diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2006-03-12 16:54:13 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2006-03-12 16:54:13 +0000 |
commit | 1c340d515ddbc9e0dbd8a935a18814debd42bb85 (patch) | |
tree | f70c0af9ffdc7561ba151009e7e53cc6ecae9757 | |
parent | e7f6a3fab22ef4dc947a8a760fa0baaebcea61f5 (diff) | |
download | php-git-1c340d515ddbc9e0dbd8a935a18814debd42bb85.tar.gz |
var news
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |