php.ini-dist in HEAD has the following value:
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
It's odd that E_STRICT is explicitly excluded as E_ALL does not include
it. Is there a purpose to it? Perhaps it's something I don't know
about ;)
Kenneth
--
PHP Internals - PHP Runtime Developmen
I'm documenting the new XSL extension and needed a little clarification
on the two XSL functions in the PHP namespace [function() and
functionString()]. In what case would either of these XSL functions be
called? As I understand it php:function() only allows string parameters
to the handling PHP
Had a CVS account in the past, username irc-html. I assume it was deleted because of
inactivity (was in the hospital for a good part of the year). Would like to continue
contributing to php-doc and maintain php.net (bugs/events/doc notes/etc). Thank you.
--
PHP Internals - PHP Runtime Develo