diff options
author | Xinchen Hui <laruence@php.net> | 2013-07-21 15:58:10 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2013-07-21 15:58:10 +0800 |
commit | cc91fbe986c208c40b50af8154373693d4bd7c9b (patch) | |
tree | 8a3de7105ea5bd5a4c7c48bd1200f09e1ff1a47f | |
parent | b963249456b043dba4a73cc6591d0eef11cebfbb (diff) | |
download | php-git-cc91fbe986c208c40b50af8154373693d4bd7c9b.tar.gz |
Reorder NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,9 +3,9 @@ PHP NEWS ?? ??? 2013, PHP 5.4.19 - Core. - . Improve fix for bug #63186 (compile failure on netbsd). (Matteo) . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very limited case). (Arpad) + . Improve fix for bug #63186 (compile failure on netbsd). (Matteo) - Session: . Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at |