From: Stanislav Malyshev Date: Thu, 20 Mar 2008 18:12:58 +0000 (+0000) Subject: document the change X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~507 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6831f4b4fa6dd605bdee5777ba55c45d9daee50;p=php document the change --- diff --git a/NEWS b/NEWS index ab26626773..7dcd096387 100644 --- a/NEWS +++ b/NEWS @@ -129,6 +129,7 @@ PHP NEWS . Added support for OpenSSL cipher functions . Added access to internal values of DSA, RSA and DH keys - Improved md5() implementation. (Solar Designer, Dmitry) +- Allowed user-level access for short_open_tag. (Stas) - Upgraded bundled sqlite to version 3.5.6. (Scott)