Browse Source

The new parameter was merged to 5.3 [DOC]

experimental/first_unicode_implementation
Felipe Pena 19 years ago
parent
commit
3f82c0dfc2
  1. 2
      NEWS

2
NEWS

@ -44,8 +44,6 @@ PHP NEWS
- 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)

Loading…
Cancel
Save