felipe          Fri Feb  1 17:40:58 2008 UTC

  Modified files:              
    /php-src    NEWS 
  Log:
  The new parameter was merged to 5.3 [DOC]
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2156&r2=1.2157&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2156 php-src/NEWS:1.2157
--- php-src/NEWS:1.2156 Mon Jan 28 11:34:23 2008
+++ php-src/NEWS        Fri Feb  1 17:40:58 2008
@@ -44,8 +44,6 @@
 - Added runtime JIT auto-globals fetching and caching. (Dmitry, Sara)
 - 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 occurrence of needle. (Johannes)
 - Added streams features:
   . Second optional parameter to stream_context_create() to
     set params during context creation. (Sara)

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

Reply via email to