diff options
| -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). |
