1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00
Files
archived-php-src/Zend/Optimizer
Ilija Tovilo 3a5edcca47 Fix create_object checks
Since PHP 8.3, object handlers may be changed by setting
ce->default_object_handlers, rather than in ce->create_object. Some checks need
to be extended to check for the default handlers.

Closes GH-13272
2024-01-30 16:13:51 +01:00
..
2024-01-30 16:13:51 +01:00
2023-01-16 12:25:59 +01:00
2023-01-16 12:25:59 +01:00
2023-01-16 12:25:59 +01:00
2024-01-30 16:13:51 +01:00
2023-01-16 12:25:59 +01:00
2023-07-18 00:49:13 +02:00
2023-07-18 00:49:13 +02:00