From: Derick Rethans Date: Mon, 19 Jan 2004 08:28:15 +0000 (+0000) Subject: - SPL lives now in ext/ X-Git-Tag: php_ibase_before_split~106 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=067dfa70290580faa5be5f8613d794b7cee67bbb;p=php - SPL lives now in ext/ --- diff --git a/NEWS b/NEWS index 28353c7a72..62305d613e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 RC1 +- Bundled new SPL extension (Marcus, Derick) - Upgraded SQLite library to version 2.8.11. (Ilia, Wez) - Fixed var_export() to show public, protected and private modifiers properly. (Derick)