From 503c94fc9a52227fd6c975ec98c92351c285c8f8 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Fri, 2 Mar 2012 08:25:28 +0000 Subject: [PATCH] Forgot NEWS for r323803 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ac804e0b22..bfe9644d54 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ PHP NEWS . Fixed bug #60801 (strpbrk() mishandles NUL byte). (Adam) . Fixed bug #60573 (type hinting with "self" keyword causes weird errors). (Laruence) + . Fixed bug #61106 (Segfault when using header_register_callback). (Nikita Popov) - Standard: . Fixed memory leak in substr_replace. (Pierrick) -- 2.50.1