]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 31 Jul 2002 00:19:19 +0000 (00:19 +0000)
committer <changelog@php.net> <>
Wed, 31 Jul 2002 00:19:19 +0000 (00:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1fe42770715ee8746e3c95b35434f9d50102ea53..00f61acff9f16bee2d8c9b2ede12b2ed21076882 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Added the ability to globaly declare a compiler modifier globally by using an empty statement
+  i.e. <?php declare (ticks=1); //do something ?> (Jason)
 - Bring strtotime() "next" keyword handling in line with documentation and
   its glibc cousin.  (Rasmus)
 - Fixed str_rot13() to not mangle source string. (Rasmus)