php-8.3.25
Fix test failures in engine_unsafe_empty_string.phpt (#18727)
Implement Random Extension
Checks getrandom availability on solaris.
random: Move the CSPRNG implementation into a separate C file (#10668)
Add ext/random Exception hierarchy (#9220)
Deprecate MT_RAND_PHP (#11560)
random: Validate that the arrays do not contain extra elements when unserializing (#9458)
Fix reference type confusion and leak in user random engine
random: Fix γ-section implementation for Randomizer::getFloat() (#12402)
Remove includes
Merge branch 'PHP-8.2' into PHP-8.3
Use new ZSTR_INIT_LITERAL macro (#10879)