From 13be31db35b74b38d8680aea4b08b4d3831d9092 Mon Sep 17 00:00:00 2001 From: David Coallier Date: Mon, 21 Jan 2008 18:28:11 +0000 Subject: - Added lcfirst() announcement. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ed5e97fe57..5a25980bfc 100644 --- a/NEWS +++ b/NEWS @@ -74,6 +74,7 @@ PHP NEWS . Added access to internal values of DSA, RSA and DH keys - Improved memory usage by moving constants to read only memory. (Dmitry, Pierre) +- Added lcfirst() function. (David C) - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf) -- cgit v1.2.1