From: Xinchen Hui Date: Tue, 13 Sep 2011 15:12:16 +0000 (+0000) Subject: Fix typo (as tyearl's ask) X-Git-Tag: php-5.4.0beta1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4b0a38a12e5d7442b742f954b56217da8a01de1;p=php Fix typo (as tyearl's ask) --- diff --git a/NEWS b/NEWS index 459c4419ae..92dcfe705d 100644 --- a/NEWS +++ b/NEWS @@ -137,7 +137,7 @@ PHP NEWS . allow_call_time_pass_reference. (Pierrick) . define_syslog_variables ini option and its associated function. (Kalle) . highlight.bg ini option. (Kalle) - . Session bug compatibility mode (session.bug_compat42 and + . Session bug compatibility mode (session.bug_compat_42 and session.bug_compat_warn ini options). (Kalle) . session_is_registered(), session_register() and session_unregister() functions. (Kalle)