sniper Thu May 5 20:21:28 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: typo http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.372&r2=1.1760.2.373&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.372 php-src/NEWS:1.1760.2.373 --- php-src/NEWS:1.1760.2.372 Thu May 5 20:13:45 2005 +++ php-src/NEWS Thu May 5 20:21:27 2005 @@ -81,7 +81,7 @@ (Dmitry) - Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push()). (Dmitry) -- Fixed bug #30162 (Catching exception in constructor couses lose of $this). +- Fixed bug #30162 (Catching exception in constructor causes lose of $this). (Dmitry) - Fixed bug #30126 (Enhancement for error message for abstract classes). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php