]> granicus.if.org Git - php/commit
- MFH: Fix a bug when var_export() causes a fatal error that could inadvertently...
authorPierre Joye <pajoye@php.net>
Tue, 13 Jul 2010 18:53:12 +0000 (18:53 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 13 Jul 2010 18:53:12 +0000 (18:53 +0000)
commite246625a57d0877fce298aae06954adc8ae615fb
tree260e33876760a2e157da794c4a1dedb83c49405d
parente92d4a936d4c722ae09d5197d6c1465bcc8d5b0d
- MFH: Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.
ext/standard/php_var.h
ext/standard/tests/general_functions/var_export_error2.phpt
ext/standard/tests/general_functions/var_export_error3.phpt
ext/standard/var.c