summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 32204b579f..da0080abb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2006, PHP 5.2.0
-- Removed ze1 compatibility mode.
+- Removed ze1 compatibility mode. (Marcus)
- Added support for constructors in interfaces to force constructor signature
checks in implementations. (Marcus)
- Changed __toString to be called whereever applicable. (Marcus)