php-8.3.28
Fix Randomizer::__serialize() wrt INDIRECTs
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)
random: Fix memory leak when serialization fails (#20383)
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
Deprecate MT_RAND_PHP (#11560)