diff options
author | <changelog@php.net> | 2002-02-25 01:24:04 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-02-25 01:24:04 +0000 |
commit | b6b4b27988c43135600aa79b314cd527d1ed32f4 (patch) | |
tree | 65b548a617a145c34b1a325d14e7ed665e01b9c6 | |
parent | 6697e724334c45918ff3ff7e898a3740506a6334 (diff) | |
download | php-git-b6b4b27988c43135600aa79b314cd527d1ed32f4.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- fixed error message handling with PostgreSQL 7.2 (Rui) - Added object aggregation capability, see aggregation_*() functions. (Andrei) - Added debug_zval_dump(), which works similar to var_dump, yet displays extra internal information such as refcounts and true type names. (Jason) |