diff options
author | Rob Richards <rrichards@php.net> | 2006-12-24 12:32:56 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2006-12-24 12:32:56 +0000 |
commit | 51bca1b40659a97680472f220230e1784844b4fd (patch) | |
tree | 8db52ed9148e40565d6ba4c8873b4cb40a799f18 | |
parent | 47fb655a56890845393f77b3a73f61433c752c49 (diff) | |
download | php-git-51bca1b40659a97680472f220230e1784844b4fd.tar.gz |
BFN
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -39,7 +39,8 @@ PHP NEWS and can't be accesed). (Rob) - Fixed bug #36392 (wrong number of decimal digits with %e specifier in sprintf). (Matt,Ilia) -- Fixed bug #39596 (Creating Variant of type VT_ARRAY). (Rob) +- Fixed bug #33734 (Something strange with COM Object). (Rob) +- Fixed bug #33386 (ScriptControl only sees last function of class). (Rob) 14 Dec 2006, PHP 5.2.1RC1 - Added a meta tag to phpinfo() output to prevent search engines from indexing |