mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
b495a916a4
* Add string output escaping into zend dump (phpdbg + opcache debug) * Use ZSTR_VAL macro instead direct string access * Move "escaped_string" into local switch/case scope * Add zend_string_release * Add Z_STR_P macro instead direct string access * Merge zend_string declaration and its assigment in one stmt