From bcea892ffae3205570698eca1bd73055251f9c52 Mon Sep 17 00:00:00 2001 From: Jason Greene Date: Tue, 12 Feb 2002 20:31:30 +0000 Subject: [PATCH] Fix entry --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 831738a642..d27233a655 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- Added zval_debug_dump which works similar to var_dump yet displays extra - internal information such as refcounts, and the true type names. (Jason) +- Added debug_zval_dump(), which works similar to var_dump, yet displays extra + internal information such as refcounts and true type names. (Jason) - Added Andrei's tokenizer extension. (Stig) - Removed ext/satellite. It is now part of PEAR. (eriksson) - Changed php.ini directive 'safe_mode_include_dir' to accept a -- 2.50.1