diff options
| author | foobar <sniper@php.net> | 2004-01-30 09:21:05 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2004-01-30 09:21:05 +0000 |
| commit | 47f2943d0e72772e39bd78585d7318f17c9fef00 (patch) | |
| tree | 666ed8cdddd09c81ad7aa602623ba9dc32b21ea5 /NEWS | |
| parent | bfed0430fa18de7d1ac53358d1c20d2e46ab57ae (diff) | |
| download | php-git-47f2943d0e72772e39bd78585d7318f17c9fef00.tar.gz | |
order
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -3,6 +3,9 @@ PHP NEWS ?? ??? 2004, PHP 5 RC1 - Respect property visibility in foreach. (Marcus) - Completely overhauled SimpleXML extension. (Marcus, Rob, Sterling) +- Added context option "http"/"request_fulluri" to send entire URI in request. + Required format for some proxies. (Sara) +- Added optional third parameter 'strict' to array_keys(). (Andrey) - Added stream_lock() method to userspace streams interface. (Hartmut, Wez) - Added xsltprocessor->registerPHPFunctions(). (Christian) - Bundled new SPL extension. (Marcus, Derick) @@ -54,10 +57,6 @@ PHP NEWS - Fixed bug #24608 (__set not triggered when overloading with array). (Stanislav) - Fixed bug #24243 (enabling browscap causes segfault). (Wez) -- Added context option "http"/"request_fulluri" to send entire URI in request. - Required format for some proxies. (Sara) -- Added third optional parameter 'strict' to array_keys(). Works like the - 'strict' parameter of in_array(). Feature request #24258. (Andrey) 21 Dec 2003, PHP 5 Beta 3 - Bundled new tidy extension (John, Wez) |
