summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-03-12 16:54:13 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-03-12 16:54:13 +0000
commit1c340d515ddbc9e0dbd8a935a18814debd42bb85 (patch)
treef70c0af9ffdc7561ba151009e7e53cc6ecae9757
parente7f6a3fab22ef4dc947a8a760fa0baaebcea61f5 (diff)
downloadphp-git-1c340d515ddbc9e0dbd8a935a18814debd42bb85.tar.gz
var news
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d0ca9a72f8..853bd7a87d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Mar 2006, PHP 5.1.3RC2
+- Removed the E_STRICT deprecation notice from "var". (Ilia)
- Fixed debug_zval_dump() to support private and protected members. (Dmitry)
- Fixed bug #36629 (SoapServer::handle() exits on SOAP faults). (Dmitry)