summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c4d7a9f20..3355b964bf 100644
--- a/NEWS
+++ b/NEWS
@@ -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)