From 18e06aefeef7241f36bd0221da3a9b885071b3f6 Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Fri, 28 Feb 2003 13:32:46 +0000 Subject: [PATCH] Was actually an ucwords() problem... --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a360f6e906..985021b52b 100644 --- a/NEWS +++ b/NEWS @@ -72,7 +72,7 @@ PHP 4 NEWS - Fixed bug #21809 (select would not always timeout during socket shutdown). (Wez) - Fixed bug #21725 (return behaviour differs between include and require). (Zeev) - Fixed bug #21713 (include remote files leaks descriptors on Solaris). (Wez) -- Fixed bug #21708 (ucfirst() trouble again). (Moriyoshi) +- Fixed bug #21708 (ucwords() trouble again). (Moriyoshi) - Fixed bug #21689 (fgetcsv() suppresses some characters before a separator). (Masahiro, Moriyoshi) - Fixed bug #21912, #21676 (GetImageSize() failed for remote files). (Wez) -- 2.50.1