diff options
author | Sterling Hughes <sterling@php.net> | 2003-06-25 04:39:00 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2003-06-25 04:39:00 +0000 |
commit | ab30e40fffcc27aca43cad90f379eb3be521282f (patch) | |
tree | c468c538d7a983a76ffc8ab3962b0c92ba24deb0 | |
parent | a6a321c1acbec56b00f4f3f901c581042e35aa75 (diff) | |
download | php-git-ab30e40fffcc27aca43cad90f379eb3be521282f.tar.gz |
add zend engine 2 changes.
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ PHP NEWS ? ? ??? 2003, PHP 5 Beta 1 +- Switch to using Zend Engine 2, which includes numerous engine level + improvements. A full list is available at + http://www.php.net/zend-engine-2.php. + - The SQLite (http://www.hwaci.com/sw/sqlite/) extension is now bundled and enabled by default. (Wez, Marcus, Tal) |