[PHP-DEV] php.ini-dist

2004-04-19 Thread Kenneth Schwartz
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

[PHP-DEV] XSL Extension

2004-04-16 Thread Kenneth Schwartz
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

[PHP-DEV] CVS Account Request: irchtml

2004-01-05 Thread Kenneth Schwartz
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