iliaa Mon Aug 27 23:47:40 2007 UTC
Modified files:
/php-src NEWS
Log:
Fixed typo
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2149&r2=1.2150&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2149 php-src/NEWS:1.2150
--- php-src/NEWS:1.2149 Mon Aug 6 08:43:43 2007
+++ php-src/NEWS Mon Aug 27 23:47:40 2007
@@ -53,7 +53,7 @@
- Added "jump label" operator (limited "goto"). (Dmitry, Sara)
- 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)
+ the part of haystack before or after first occurrence of needle. (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