diff options
author | Sara Golemon <pollita@php.net> | 2004-07-21 04:38:47 +0000 |
---|---|---|
committer | Sara Golemon <pollita@php.net> | 2004-07-21 04:38:47 +0000 |
commit | dee534efba08ecaf6a73b18d1aa9cbbd49d3e7b7 (patch) | |
tree | 05292264d38ab1aef287910cd4b55469058cae43 | |
parent | e5ed53b00a281932957efddc9161dce90b451c0a (diff) | |
download | php-git-dee534efba08ecaf6a73b18d1aa9cbbd49d3e7b7.tar.gz |
MDTM added to ftp_url_stat
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ PHP NEWS - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry) - Fixed bug #29109 (SoapFault exception: [WSDL] Out of memory). (Dmitry) - Fixed bug #29061 (soap extension segfaults). (Dmitry) +- Added MDTM support to ftp_url_stat. (Sara) - Added zlib stream filter suport. (Sara) - Added bz2 stream filter support. (Sara) - Changed the implementation of TRUE, FALSE, and NULL from constants to |