From 4f87f26d061de81c0856c0af5017d6b57e53d633 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Mon, 5 Aug 2013 15:56:46 -0700 Subject: [PATCH] Doh. PHP 5.5 NEWS needs own commit. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c01b43ed7b..2f9a4c7bf6 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,8 @@ PHP NEWS . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very limited case). (Arpad) . Fixed bug #62691 (solaris sed has no -i switch). (Chris Jones) + . Fixed bug #61268 (--enable-dtrace leads make to clobber + Zend/zend_dtrace.d) (Chris Jones) - OPcache: . Added opcache.restrict_api configuration directive that may limit -- 2.50.1