php-src/scripts/gdb
Tim Düsterhus cee64ed3bd
Add dedicated zend_ast_op_array struct (#17391)
Given that the `ZEND_AST_OP_ARRAY` type already needed special handling in
various places, it makes sense to give it its own struct to avoid some of the
casts. As a side benefit, it is a little smaller than the `zend_ast_zval`
struct.
2025-01-08 11:26:35 +01:00
..
debug_gdb_scripts_gen.php
php_gdb.py Add dedicated zend_ast_op_array struct (#17391) 2025-01-08 11:26:35 +01:00