From: Kalle Sommer Nielsen Date: Sun, 14 Dec 2014 21:49:00 +0000 (+0100) Subject: NEWS X-Git-Tag: PRE_NATIVE_TLS_MERGE~5^2~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9afae43b1238291f7c11fc9a2075289d07fb5ccf;p=php NEWS --- diff --git a/NEWS b/NEWS index de98650f87..a57e6cbb25 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,7 @@ . Removed ZEND_ACC_FINAL_CLASS, promoting ZEND_ACC_FINAL as final class modifier. (Guilherme Blanco) . is_long() & is_integer() is now an alias of is_int(). (Kalle) + . Implemented FR #55467 (phpinfo: PHP Variables with $ and single quotes). (Kalle) - Date: . Fixed day_of_week function as it could sometimes return negative values