From c412cfe3114ca4ea4e1cc96fbcd855e0c4d5cd18 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Mon, 15 May 2006 16:08:18 +0000 Subject: [PATCH] My bad. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5be20aedce..0271685f14 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ PHP NEWS - Optimized require_once/include_once (eliminated fopen() on second usage). (Dmitry) - Optimized request shutdown sequence. Restoring ini directives now - iterated over modified directives only instead of all. (Dmitry) + iterates over modified directives only instead of all. (Dmitry) - FastCGI SAPI improved. (Dmitry) . Removed source compatibility with libfcgi . Optimized access to FastCGI environment variables using HashTable instead -- 2.40.0