summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Fischer <mfischer@php.net>2001-12-11 08:11:01 +0000
committerMarkus Fischer <mfischer@php.net>2001-12-11 08:11:01 +0000
commitd28ef151e0a4287b36bdb96940448cc2501bf976 (patch)
tree3d6e627abec4ce84e4f226c5e442700a29c8f1bb
parentf4eff912d9e29d13bcd21f81bea5ea078e891b22 (diff)
downloadphp-git-d28ef151e0a4287b36bdb96940448cc2501bf976.tar.gz
- Update NEWS entry about latest domxml changes.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9277964c13..d4d8d00b69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
+- Fix many bugs and memleaks in the domxml extension. (Markus)
- Added var_export, which shows a representation of a variable, much like
var_dump, but in such a way you can use it as PHP code. (Derick)
- Added -w option to the cgi-version. This will remove all comments and