felipe Tue Aug 19 11:15:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Opss, I forgot add my name... http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.279&r2=1.2027.2.547.2.965.2.280&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.279 php-src/NEWS:1.2027.2.547.2.965.2.280 --- php-src/NEWS:1.2027.2.547.2.965.2.279 Tue Aug 19 11:10:17 2008 +++ php-src/NEWS Tue Aug 19 11:15:59 2008 @@ -5,7 +5,7 @@ - Changed session_start() to return false when session startup fails. (Jani) - Changed property_exists() to check the existence of a property independent of - accessibility (like method_exists()). + accessibility (like method_exists()). (Felipe) - Added system independent realpath() implementation which caches intermediate directories in realpath-cache. (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php