1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 00:32:23 +01:00
Files
archived-php-src/tests/output
Nikita Popov 1b29e0cacd 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.
2016-06-13 18:04:22 +02:00
..
2013-06-13 10:30:00 -07:00
2015-11-26 12:00:25 +08:00
2015-03-03 22:56:23 +08:00
2012-05-15 23:09:46 -07:00
2013-03-16 16:11:00 +04:00
2011-12-26 05:08:09 +00:00
2010-12-03 15:30:54 +00:00
2010-06-16 02:14:32 +00:00
2010-06-16 02:14:32 +00:00
2010-06-16 02:14:32 +00:00