diff options
author | Nikita Popov <nikic@php.net> | 2015-10-07 11:35:43 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-06-13 18:04:22 +0200 |
commit | 1b29e0cacd4670d2f92456302bc5a3199b408a06 (patch) | |
tree | aeb8147f93ff7ee6a478b5886ef1d86e3111286d /ext/mbstring/php_mbregex.c | |
parent | 1cca3eb7c8e3623f60f3e5019ef29f2eca55ab5d (diff) | |
download | php-git-1b29e0cacd4670d2f92456302bc5a3199b408a06.tar.gz |
Switch zend_print_zval_r to use smart_str
Instead of directly writing to stdout. This allows doing a print_r
into a string, without using output buffering.
The motivation for this is bug #67467: print_r() in return mode
will still dump the string to stdout (causing a potential information
leak) if a fatal error occurs.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions