Posted by Fabio on 08/29/07 21:54
"Michael Fesser" <netizen@gmx.de> ha scritto nel messaggio
news:obd9d35ij3do3lj5olnbmnu6kl7h9eui3p@4ax.com...
>
> Should be E_ALL.
>
I find the best to write good code:
E_ALL | E_STRICT & ~E_RECOVERABLE_ERROR
The classic problem is that the php online documentation is really
incomplete and confused: the E_RECOVERABLE_ERROR is not documented, but I
can find something more in the donloaded documentation or in some unofficial
web site.
[Back to original message]
|