johannes Thu, 27 May 2010 22:41:36 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=299882
Log: >From user's perspective this was added 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 2010-05-27 22:31:28 UTC (rev 299881) +++ php/php-src/branches/PHP_5_3/NEWS 2010-05-27 22:41:36 UTC (rev 299882) @@ -16,7 +16,7 @@ (string $iv) to use non-NULL IV. Made implicit use of NULL IV a warning. (Sara) - Added openssl_cipher_iv_length(). (Sara) -- Merged FPM SAPI from trunk. (Tony) +- Added FastCGI Process Manager (FPM) SAPI. (Tony) - Changed namespaced classes so that the ctor can only be named __construct now. (Stas)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php