diff options
| author | Xinchen Hui <laruence@php.net> | 2012-02-08 15:07:28 +0000 |
|---|---|---|
| committer | Xinchen Hui <laruence@php.net> | 2012-02-08 15:07:28 +0000 |
| commit | 2e61d04f49a12fa76e4669a13f9fea110578de5f (patch) | |
| tree | 6b2fb90eccf5c7a79a805088129b8db9836e36dc | |
| parent | 3f23b111515f50e1a273561b7400c33c9f268c0a (diff) | |
| download | php-git-2e61d04f49a12fa76e4669a13f9fea110578de5f.tar.gz | |
decrescent order
#<Felipe> laruence: yes, we used to use decrescent order of bug id in the NEWS entry.
| -rw-r--r-- | NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -9,15 +9,15 @@ PHP NEWS . Fixed bug #54682 (tidy null pointer dereference). (Tony, David Soria Parra) - Core: - . Fixed bug #60227 (header() cannot detect the multi-line header with CR). - (rui, Gustavo) - . Fixed bug #60825 (Segfault when running symfony 2 tests). - (Dmitry, Laruence) + . Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars). + (Laruence) . Fix bug #60895 (Possible invalid handler usage in windows random functions). (Pierre) + . Fixed bug #60825 (Segfault when running symfony 2 tests). + (Dmitry, Laruence) + . Fixed bug #60227 (header() cannot detect the multi-line header with CR). + (rui, Gustavo) . Fixed bug #51860 (Include fails with toplevel symlink to /). (Dmitry) - . Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars). - (Laruence) - Firebird Database extension (ibase): . Fixed bug #60802 (ibase_trans() gives segfault when passing params). |
