1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
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-10 15:52:21 +02:00
2023-08-10 12:11:35 +01:00
2023-04-03 08:02:19 +02:00
2023-05-12 23:42:54 +02:00
2023-07-21 11:17:01 +02:00
2023-07-01 18:37:53 +02:00
2023-07-07 18:01:53 +02:00
2023-07-06 21:44:00 +02:00
2023-07-10 13:42:44 +02:00
2023-07-31 15:18:13 +02:00
2023-07-18 12:59:21 +02:00
2023-08-09 14:06:36 +02:00
2023-08-10 15:26:14 +01:00
2023-08-03 21:59:35 +02:00
2023-07-17 07:10:16 +01:00
2023-03-28 00:12:28 +02:00
2023-08-04 22:54:30 +01:00
2023-04-03 08:02:19 +02:00
2023-03-15 21:47:34 +01:00
2023-07-31 15:18:13 +02:00
2023-04-03 08:02:19 +02:00
2023-07-07 12:16:48 +02:00
2023-05-26 11:39:56 +02:00
2023-07-31 19:57:02 +01:00
2023-07-07 18:02:32 +02:00
2023-07-07 10:29:52 +02:00
2023-03-27 16:34:11 +02:00
2023-07-31 19:57:02 +01:00
2023-07-31 20:15:51 -05:00
2023-07-31 19:57:02 +01:00
2023-07-28 15:56:42 +02:00
2023-08-09 14:06:36 +02:00