diff options
author | Adam Harvey <aharvey@php.net> | 2010-12-09 02:47:47 +0000 |
---|---|---|
committer | Adam Harvey <aharvey@php.net> | 2010-12-09 02:47:47 +0000 |
commit | 5ab2577d638551ed9b8111a1ad21d252807b0fd5 (patch) | |
tree | a18bb2cedf88ccc53fd900195dae45a7d6f05d6c | |
parent | d08a99eaca8f4d9dde1238b8796d2c1c2cbaade6 (diff) | |
download | php-git-5ab2577d638551ed9b8111a1ad21d252807b0fd5.tar.gz |
Fix the next version number in NEWS.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ?? ????, PHP 5.2.15 +?? ?? ????, PHP 5.2.16 09 Dec 2010, PHP 5.2.15 - Fixed extract() to do not overwrite $GLOBALS and $this when using |