stas Tue Aug 14 00:50:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: variable class patch was reverted for 5.2.4 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.893&r2=1.2027.2.547.2.894&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.893 php-src/NEWS:1.2027.2.547.2.894 --- php-src/NEWS:1.2027.2.547.2.893 Mon Aug 13 23:17:38 2007 +++ php-src/NEWS Tue Aug 14 00:50:45 2007 @@ -64,8 +64,6 @@ - Added PCRE_VERSION constant. (Tony) - Added ReflectionExtension::info() function to print the phpinfo() block for an extension. (Johannes) -- Added possibility to call static class members using variables. (Etienne - Kneuss) - Implemented FR #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php