summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2007-02-16 19:36:45 +0000
committerDmitry Stogov <dmitry@php.net>2007-02-16 19:36:45 +0000
commitd7df9badf646655b348959791bbcebfe270aeb78 (patch)
treeeda2e9869107d3cd332e5a2ba53cb766aa045c24 /NEWS
parentd78f8b05a0c08949856800135ed4ef8f6a78ab84 (diff)
downloadphp-git-d7df9badf646655b348959791bbcebfe270aeb78.tar.gz
Added runtime JIT auto-globals fetching and caching
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a76c96e28..b406b71ec7 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,7 @@ PHP NEWS
mhash_keygen.
+- Added runtime JIT auto-globals fetching and caching (Dmitry, Sara)
- Added "jump label" operator (limited "goto"). (Dmitry, Sara)
- Added E_STRICT to E_ALL. (Dmitry)
- Added an optional parameter to strstr() and stristr() for retrieval of either