diff options
author | Xinchen Hui <laruence@php.net> | 2012-03-02 03:18:04 (GMT) |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2012-03-02 03:18:04 (GMT) |
commit | 59cbf74b7454188c356495a8446fc9e100a03144 (patch) | |
tree | 14a31ab86644a8dcc788eff6f22d9cd17db76b76 | |
parent | 89b07b3a201c124c10f2806778f1f0b5bb67dc89 (diff) | |
download | php-59cbf74b7454188c356495a8446fc9e100a03144.tar.gz |
MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars)
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ PHP NEWS . World domination - Core: - . Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical - vars). (Laruence) . Fixed bug #60978 (exit code incorrect). (Laruence) . Fixed bug #60573 (type hinting with "self" keyword causes weird errors). (Laruence) |