diff options
author | Andi Gutmans <andi@php.net> | 2004-04-20 14:18:56 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2004-04-20 14:18:56 +0000 |
commit | 844b4738fd65bf84e59b0f608cbde9fd7677946b (patch) | |
tree | e1e2b3a1e0a5a290b0864987249c3ec61d3b52e8 | |
parent | 71f99771b044ea99467d8df632d5822c4759c9e9 (diff) | |
download | php-git-844b4738fd65bf84e59b0f608cbde9fd7677946b.tar.gz |
- Fix news
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -34,7 +34,6 @@ PHP NEWS - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) - Fixed bug #27397 (debug_backtrace() not showing function arguments). (Zeev) - Fixed bug #27283 (The last catch statement was sometimes skipped). (Andi) -- skipped. - Fixed bug #26441 (When __set() returned a value it corrupted it). (Andi) 18 March 2004, PHP 5 Release Candidate 1 |