-
> >It should be 14335 for E_ALL.
> huh?
output:
14335 2048 4096 5.3.0-dev.
2008-06-01 17:26:09 UTC in phpMyAdmin
-
yrtimd committed revision 471 to the Glossword SVN repository, changing 1 files.
2008-05-14 16:29:11 UTC in Glossword
-
yrtimd committed revision 470 to the Glossword SVN repository, changing 16 files.
2008-05-14 16:25:33 UTC in Glossword
-
yrtimd committed revision 469 to the Glossword SVN repository, changing 1 files.
2008-05-14 16:11:17 UTC in Glossword
-
yrtimd committed revision 468 to the Glossword SVN repository, changing 5 files.
2008-05-13 13:23:32 UTC in Glossword
-
yrtimd committed revision 467 to the Glossword SVN repository, changing 1 files.
2008-05-13 05:11:19 UTC in Glossword
-
yrtimd committed revision 466 to the Glossword SVN repository, changing 2 files.
2008-05-11 15:46:40 UTC in Glossword
-
> php_value error_reporting 6143
It should be 14335 for E_ALL.
2008-05-09 12:46:22 UTC in phpMyAdmin
-
I believe it could be PHP bug. It's abnormal to see that $GLOBALS[$var] works and $$var does not.
> he cannot reproduce this NOTICE
There are several settings in php.ini which could hide this notice.
Like, for example "display_errors = Off" :-)
> do you have any extensions installed like bytecache or debugger or suhosin
No I don't have these extensions. I turned off everything...
2008-05-09 10:47:17 UTC in phpMyAdmin
-
I changed the snapshot version to newer - Mon, 05 May 2008 00:21:21 -0400
The warning still exists.
> did you test?
Yes, I did. I took grab_globals.lib.php from 2.11.6
and replaced line #113 as suggested before (using $GLOBALS).
This code works.
2008-05-09 10:20:52 UTC in phpMyAdmin