kalle Sun Jun 21 01:49:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src UPGRADING Log: get_extension_funcs have been in PHP since php4 http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3.2.1.2.10&r2=1.1.2.3.2.1.2.11&diff_format=u Index: php-src/UPGRADING diff -u php-src/UPGRADING:1.1.2.3.2.1.2.10 php-src/UPGRADING:1.1.2.3.2.1.2.11 --- php-src/UPGRADING:1.1.2.3.2.1.2.10 Sun Jun 14 19:15:57 2009 +++ php-src/UPGRADING Sun Jun 21 01:49:52 2009 @@ -1,4 +1,4 @@ -$Id: UPGRADING,v 1.1.2.3.2.1.2.10 2009/06/14 19:15:57 philip Exp $ +$Id: UPGRADING,v 1.1.2.3.2.1.2.11 2009/06/21 01:49:52 kalle Exp $ UPGRADE NOTES - PHP 5.3 @@ -314,7 +314,6 @@ gc_disable() class_alias() get_called_class() - get_extension_funcs() forward_static_call() forward_static_call_array() str_getcsv()
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php