From 55acfdf7bd4205d09bf619ea270becb3872c6484 Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Wed, 16 Nov 2011 16:43:12 +0000 Subject: [PATCH] Had the wrong bug number there --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 28cb454d78..d3ab317ae1 100644 --- a/NEWS +++ b/NEWS @@ -314,7 +314,7 @@ PHP NEWS . Improved unserialize() performance. (galaxy dot mipt at gmail dot com, Kalle) . Improved unix build system to allow building multiple PHP binary SAPIs and - one SAPI module the same time. FR #53271, FR #52410. (Jani) + one SAPI module the same time. FR #53271, FR #52419. (Jani) . Added optional argument to debug_backtrace() and debug_print_backtrace() to limit the amount of stack frames returned. (Sebastian, Patrick) . Added stream metadata API support and stream_metadata() stream class -- 2.50.1