tony2001 Mon Feb 12 08:57:41 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: fix news entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.531&r2=1.2027.2.547.2.532&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.531 php-src/NEWS:1.2027.2.547.2.532 --- php-src/NEWS:1.2027.2.547.2.531 Sun Feb 11 16:07:30 2007 +++ php-src/NEWS Mon Feb 12 08:57:41 2007 @@ -7,7 +7,7 @@ - Added tidyNode::getParent() method (John, Nuno) - Fixed bug #40431 (dynamic properties may cause crash in ReflectionProperty methods). (Tony) -- Fixed bug #40428, imagepstext() doesn't accept optional parameter (Pierre) +- Fixed bug #40428 (imagepstext() doesn't accept optional parameter). (Pierre) - Fixed bug #40410 (ext/posix does not compile on MacOS 10.3.9). (Tony) - Fixed bug #39836 (SplObjectStorage empty after unserialize). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php