summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-10-08 00:54:29 +0000
committerfoobar <sniper@php.net>2003-10-08 00:54:29 +0000
commit1ab64f5cda63e3f5e248d34d03c787bd629ed07f (patch)
tree0d2b9a536ccf0ff6ec3d197fa125da4692dd7cc4
parent71191d67cf89967823badc430bc53a5899f05ccc (diff)
downloadphp-git-1ab64f5cda63e3f5e248d34d03c787bd629ed07f.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e07849255b..c38f5bf13e 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,7 @@ PHP NEWS
- Fixed bug #22367 (undefined variable has a value). (Zeev)
- Fixed bug #19859 (allow fast_call_user_function to support __call).
(Stanislav)
+- Fixed bug #17997 (Warning when switch() and reference are combined). (Zeev)
- Fixed bug #17988 (strtotime failed to parse postgresql timestamp). (Derick)
29 Jun 2003, PHP 5 Beta 1