Not critical enough to merge to PHP_5_2 or some other reason..?

--Jani


On 07/29/2009 03:18 AM, Stanislav Malyshev wrote:
stas                                     Wed, 29 Jul 2009 00:18:19 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=286479

Log:
report fix for bug #49065

Bug: http://bugs.php.net/49065 (Verified) "disable_functions" php.ini option 
does not work on Zend extensions

Changed paths:
     U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2009-07-29 00:17:10 UTC (rev 286478)
+++ php/php-src/branches/PHP_5_3/NEWS   2009-07-29 00:18:19 UTC (rev 286479)
@@ -7,6 +7,8 @@
    Stas)
  - Fixed signature generation/validation for zip archives in ext/phar. (Greg)

+- Fixed bug #49065 ("disable_functions" php.ini option does not work on
+  Zend extensions). (Stas)
  - Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
    php_url_scanner_reset_vars). (Jani)
  - Fixed bug #49052 (context option headers freed too early when using




--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to