From: Andi Gutmans Date: Wed, 3 Dec 2003 22:13:11 +0000 (+0000) Subject: - Add news about include_once fix for Windows X-Git-Tag: php-5.0.0b3RC1~371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54996089f324e8e1dff0e1c2a2fd725d97b3b331;p=php - Add news about include_once fix for Windows --- diff --git a/NEWS b/NEWS index 9e76dcb78d..7b6763fbb1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2003, PHP 5 Beta 3 +- Stopped supporting Windows 95! +- Fixed include_once()/require_once() on Windows to honor case-insensitivity of + files (Andi) - Moved extensions to PECL: . ext/db (Jani, Derick) . ext/qtdom (Jani, Derick)