changelog Mon Oct 16 01:31:05 2006 UTC
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2484&r2=1.2485&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2484 php-src/ChangeLog:1.2485 --- php-src/ChangeLog:1.2484 Sun Oct 15 01:31:06 2006 +++ php-src/ChangeLog Mon Oct 16 01:31:04 2006 @@ -1,3 +1,28 @@ +2006-10-15 Antony Dovgal <[EMAIL PROTECTED]> + + * ext/openssl/openssl.c + ext/openssl/openssl.c: + fix compile warning + +2006-10-15 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_4_4) + NEWS: + BFN + + * (PHP_4_4) + Zend/zend_compile.c: + Fixed bug #39129 avoid creation of a dummy constructor. + +2006-10-15 Hannes Magnusson <[EMAIL PROTECTED]> + + * ext/standard/tests/math/constants.phpt: + Fix test + + * (PHP_5_2) + ext/standard/tests/math/constants.phpt: + Fix test (bug#39097) + 2006-10-14 Hannes Magnusson <[EMAIL PROTECTED]> * php.ini-dist