Browse Source

Fixed typo

experimental/phar_tar
Ilia Alshanetsky 19 years ago
parent
commit
d28f810aac
  1. 2
      NEWS

2
NEWS

@ -53,7 +53,7 @@ PHP NEWS
- 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

Loading…
Cancel
Save