1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/sapi/phpdbg/tests
Kirill Nesmeyanov b495a916a4 Add string output escaping into zend dump (phpdbg + opcache debug) (#11337)
* 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
2023-05-29 16:45:00 +03:00
..
2019-05-29 17:05:01 +02:00
2022-06-29 14:04:40 +02:00
2022-06-29 14:04:40 +02:00
2022-06-29 14:04:40 +02:00
2022-06-29 14:04:40 +02:00