changelog Thu May 24 01:31:04 2007 UTC
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2697&r2=1.2698&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2697 php-src/ChangeLog:1.2698 --- php-src/ChangeLog:1.2697 Wed May 23 01:31:02 2007 +++ php-src/ChangeLog Thu May 24 01:31:03 2007 @@ -1,3 +1,27 @@ +2007-05-23 Marcus Boerger <[EMAIL PROTECTED]> + + * README.PARAMETER_PARSING_API: + - Fix f + +2007-05-23 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_5_2) + ext/standard/math.c: + + Simplify code + +2007-05-23 Hannes Magnusson <[EMAIL PROTECTED]> + + * (PHP_4_4) + ext/standard/credits.c: + Credit Philip as the phpdoc editor + + * (PHP_4_4) + NEWS + php.ini-dist + php.ini-recommended: + note on max_input_nesting_level + 2007-05-22 Hannes Magnusson <[EMAIL PROTECTED]> * (PHP_5_2)