diff options
author | Arpad Ray <arpad@php.net> | 2011-08-29 21:45:42 +0000 |
---|---|---|
committer | Arpad Ray <arpad@php.net> | 2011-08-29 21:45:42 +0000 |
commit | 84adf49281d721388b4f9571afad285d73fde497 (patch) | |
tree | b2d9127994986e9b4714053393dbb5760267cb21 | |
parent | a6a08dc3227715ea29bdfd4766c2329339cf8e63 (diff) | |
download | php-git-84adf49281d721388b4f9571afad285d73fde497.tar.gz |
news entry for r66021 Log:
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ 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) - Phar: . Fixed bug#52013 (Unable to decompress files in a compressed phar). (Hannes) |