summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-09-16 00:46:20 +0000
committerAndi Gutmans <andi@php.net>2004-09-16 00:46:20 +0000
commitd098a077e4295eecdb16b58901df59f45fbd8ad6 (patch)
treeaebbbace567b3b4c0894c8c54cb5d680c763cc79
parentd8efe626b5359a76c5d631fd67316aef7997db14 (diff)
downloadphp-git-d098a077e4295eecdb16b58901df59f45fbd8ad6.tar.gz
- News
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a010b0581..32c246d03a 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,8 @@ PHP NEWS
- Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
- Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
- Fixed bug #28325 (Circular references not properly serialised). (Moriyoshi)
+- Fixed bug #27669 (PHP 5 didn't support all possibilities for calling static
+ methods dynamically). (Dmitry)
- Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
7 Jun 2004, PHP 5 Release Candidate 3