Browse Source

Fix entry

experimental/ZendEngine2
Jason Greene 25 years ago
parent
commit
bcea892ffa
  1. 4
      NEWS

4
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

Loading…
Cancel
Save