Cristian Rodríguez
2196e2299f
Use zend_ast_size consistenly ( #11955 )
...
* opcache: use zend_ast_size helper in zend_persist_ast
* opcache: use zend_ast_size helper in zend_persist_ast_calc
* Zend: fix zend_ast_size definition
It is better not to use sizeof(struct_with_flexible_array)
and instead rely on offsetof(type, member) like most
other similar wrappers do.
2023-08-14 00:51:14 +02:00
..
2023-08-03 10:19:11 +02:00
2023-08-02 19:22:30 +02:00
2023-03-27 12:59:27 +02:00
2021-05-18 15:32:23 +03:00
2015-02-05 16:58:19 +08:00
2021-09-06 12:27:28 +02:00
2021-09-06 12:27:28 +02:00
2023-05-23 14:49:19 +03:00
2023-02-21 14:01:37 +00:00
2023-02-21 14:01:37 +00:00
2023-02-21 14:01:37 +00:00
2022-08-19 12:46:55 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2023-01-12 15:14:05 +00:00
2023-01-23 13:46:58 +00:00
2023-01-16 12:25:59 +01:00
2023-08-03 10:01:39 +02:00
2021-05-06 12:16:35 +02:00
2023-05-15 10:25:33 +02:00
2022-03-20 20:38:23 +01:00
2023-08-02 19:23:54 +02:00
2022-03-24 15:03:53 +01:00
2023-08-14 00:51:14 +02:00
2023-08-14 00:51:14 +02:00
2023-01-12 15:14:05 +00:00
2023-05-30 17:41:54 +02:00
2023-02-21 14:01:37 +00:00
2023-08-02 19:22:30 +02:00
2023-08-03 10:19:11 +02:00