Tim Düsterhus
a15ba7672c
zend_ini: Make ZEND_INI_GET_ADDR() return a void* pointer ( #21119 )
...
* zend_ini: Make `ZEND_INI_GET_ADDR()` return a `void*` pointer
Since the actual type of the storage location is not known, a `void*` is more
appropriate and avoids explicit casts that are no more safe than the implicit
cast from `void*`.
* tree-wide: Remove explicit casts of `ZEND_INI_GET_ADDR()`
* UPGRADING.INTERNALS
2026-02-04 11:11:11 +01:00
..
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-30 13:10:35 +00:00
2026-01-29 17:19:14 +01:00
2026-01-24 11:39:28 +00:00
2026-01-21 20:57:00 +01:00
2026-02-03 18:41:13 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-30 09:05:43 +00:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-26 19:20:42 +01:00
2026-01-30 16:37:13 +01:00
2026-02-03 00:55:05 +01:00
2026-02-03 18:27:10 +00:00
2026-01-20 13:06:52 +00:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2026-01-23 15:00:22 +01:00
2026-02-03 12:38:04 +01:00
2026-01-21 20:57:00 +01:00
2026-02-02 14:14:15 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-28 18:15:04 +00:00
2026-01-21 20:57:00 +01:00
2026-02-02 14:14:15 +01:00
2026-01-30 16:37:13 +01:00
2026-01-21 20:57:00 +01:00
2026-02-03 12:38:04 +01:00
2026-01-21 20:57:00 +01:00
2026-02-03 12:38:04 +01:00
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-28 01:57:30 +00:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-03 12:38:04 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2026-01-21 20:57:00 +01:00
2026-02-04 11:11:11 +01:00
2025-09-23 14:57:33 +02:00