diff options
| author | Arpad Ray <arpad@php.net> | 2011-08-30 14:01:35 +0000 |
|---|---|---|
| committer | Arpad Ray <arpad@php.net> | 2011-08-30 14:01:35 +0000 |
| commit | 73eac3e5a2c60924981059b7217aed3b2d8cda52 (patch) | |
| tree | a943e8b6797c25d942e8016b8153766dcae807fb | |
| parent | 18b8a3bcb70f7447316077f621b72c885de8fdd7 (diff) | |
| download | php-git-73eac3e5a2c60924981059b7217aed3b2d8cda52.tar.gz | |
fix news entries
| -rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -5,7 +5,8 @@ PHP NEWS - Core: . Fixed bug #52461 (Incomplete doctype and missing xmlns). (virsacer at web dot de, Pierre) - . Fixed bug #55366: keys lost when using substr_replace an array (arpad) + . Fixed bug #55366: keys lost when using substr_replace an array (Arpad) + . Fixed bug #55510: $_FILES 'name' missing first character after upload (Arpad) - DateTime: . Fixed bug #48476 (cloning extended DateTime class without calling @@ -120,8 +121,6 @@ PHP NEWS filter). (slusarz at curecanti dot org) . Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using TMPDIR on Windows). (Pierre) - . Fixed bug #55510: ($_FILES 'name' missing first character after upload) - (arpad) - Apache2 Handler SAPI: . Fixed bug #54529 (SAPI crashes on apache_config.c:197). |
