1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/sapi/phpdbg
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
..
2021-11-23 15:34:12 +03:00
2023-01-16 12:27:33 +01:00
2021-06-13 21:08:35 +02:00
2023-01-17 14:16:37 +00:00
2020-02-03 13:41:31 +01:00