johannes Tue Jul 24 23:25:48 2007 UTC Modified files: /php-src NEWS Log: - These functions where MFHd >1 year ago http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2147&r2=1.2148&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2147 php-src/NEWS:1.2148 --- php-src/NEWS:1.2147 Thu Jul 12 09:23:47 2007 +++ php-src/NEWS Tue Jul 24 23:25:48 2007 @@ -50,8 +50,6 @@ - Added E_STRICT to E_ALL. (Dmitry) - Added an optional parameter to strstr() and stristr() for retrieval of either the part of haystack before or after first occurence of needle. (Johannes) -- Added possibility to check in which extension an internal function was - defined using reflection API. (Johannes) - Added streams features: . Context parameter for copy() function. (Sara) . Second optional parameter to stream_context_create() to
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php