1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/main
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
..
2024-05-19 22:57:08 +02:00
2024-06-24 19:57:28 +02:00
2024-11-14 20:36:23 +01:00
2024-11-18 20:53:28 +01:00
2024-11-25 23:09:36 +01:00
2024-11-18 20:53:28 +01:00
2024-11-29 08:06:10 +01:00
2023-07-25 17:54:14 +02:00
2024-06-09 14:23:41 +02:00
2024-11-18 20:53:28 +01:00
2024-12-01 11:00:17 +01:00
2024-10-06 19:43:19 +01:00
2024-02-08 12:08:07 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00