From: Ilia Alshanetsky Date: Sun, 12 Mar 2006 16:54:13 +0000 (+0000) Subject: var news X-Git-Tag: php-5.1.3RC2~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c340d515ddbc9e0dbd8a935a18814debd42bb85;p=php var news --- 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)