From: Anatol Belski Date: Fri, 9 May 2014 20:17:22 +0000 (+0200) Subject: updated NEWS X-Git-Tag: PRE_PHPNG_MERGE~294^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=398ff21923f0efd1df72c817e1ec33227c90cc3a;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 1d100f64f3..5fcedb5c48 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ PHP NEWS . Fixed bug #67224 (Fall back to crypto_type from context if not specified explicitly in stream_socket_enable_crypto). (Chris Wright) +- PCRE: + . Fixed bug #67238 (Ungreedy and min/max quantifier bug, applied patch + from the upstream). (Anatol) + 01 May 2014, PHP 5.6.0 Beta 2 - CLI server: