1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00

- Update NEWS entry about latest domxml changes.

This commit is contained in:
Markus Fischer
2001-12-11 08:11:01 +00:00
parent f4eff912d9
commit d28ef151e0

1
NEWS
View File

@@ -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