diff --git a/NEWS b/NEWS index 43fba066e9d52..65a0a1c1d4f14 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ PHP NEWS property. (ilutov) . Fixed bug GH-15693 (Unnecessary include in main.c bloats binary). (nielsdos) + . Fixed bug GH-15731 (AllowDynamicProperties validation should error on + enums). (DanielEScherzer) - Curl: . The CURLOPT_DNS_USE_GLOBAL_CACHE option is now silently ignored. (Ayesh Karunaratne)