tony2001 Wed, 26 May 2010 15:14:43 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=299794
Log: merge FPM SAPI from trunk (as agreed with Johannes) Changed paths: U php/php-src/branches/PHP_5_3/NEWS A + php/php-src/branches/PHP_5_3/sapi/fpm/ (from php/php-src/trunk/sapi/fpm/:r299792) Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-05-26 15:10:43 UTC (rev 299793) +++ php/php-src/branches/PHP_5_3/NEWS 2010-05-26 15:14:43 UTC (rev 299794) @@ -16,6 +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) - 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