master
Merge branch 'PHP-8.4' into PHP-8.5
Unify structure for ext/random's randomizer tests (#9410)
Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780)
random: Perform fewer iterations if SKIP_SLOW_TESTS is set (#12279)
Merge branch 'PHP-8.2' into PHP-8.3
Fix test failures in engine_unsafe_empty_string.phpt (#18727)
random/standard: Adjust #13138 for PHP 8.3
zend_API: Do not overwrite `readonly` properties in `object_properties_load()` (#19767)