Recent changes

php.net

4 hours ago [skip ci] UPGRADING: add missing listing for new enum (#23743) (13cec7c2760)
7 hours ago [skip ci] UPGRADING: fix placement of entry  (#23742) (5acf331f98c)
7 hours ago ext/standard: Optimize & Refactor pathinfo() (#23726) (c9e2bc06833)
9 hours ago ext/mysqlnd: add a hardening assertion that the fetch callback is set (#23716) (5774f0edaa1)
13 hours ago ext/uri: Fix throwing Uri\UriError (703b5bb37a0)
13 hours ago ext/date: Change return type to static (#23317) (8b005d47025)
15 hours ago Merge branch 'PHP-8.5' (203b1db6c3b)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (57b16fc9ad3)
15 hours ago ext/sockets: socket_select() silent set truncation on Windows. (2bca7364790)
17 hours ago Drop _mysqlnd_init_ps_fetch_subsystem (#23727) (bd9529d30d4)
19 hours ago zend_strtod: use trunc(dval(&u)) instead of (Long)(dval(&u)) to keep per-digit dependency chain in float register (#22676) (51e3f17d64c)
19 hours ago perf: ZTS: remove obsolete realpath access check (#22721) (d05c3144319)
19 hours ago Bound the free list walk in zend_mm_gc() (#23566) (cd402179df0)
19 hours ago Check the links before unlinking a huge block (#23568) (16ca82827f6)
27 hours ago ext/posix: revert posix_access() flags validation. (#23710) (fca72841a5d)
32 hours ago ext/standard: Preallocate stat result arrays (9687652b3f6)
32 hours ago ext/standard: Use known-new keys in error_get_last() (6541e8331b5)
32 hours ago ext/standard: Avoid redundant hash checks in getopt() (f0ed2c5890c)
32 hours ago ext/standard: Use append-new insertion when parsing CSV (a318ae82518)
32 hours ago ext/standard: Optimize integer key insertion in array_change_key_case() (1849f03afc7)
34 hours ago Merge branch 'PHP-8.5' (ad4cb0ebd0c)
34 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (d84d188c0fd)
34 hours ago dom: fix attribute namespaces from foreign content in the HTML parser (92b08946a33)
2 days ago ext/uri: Build hostless URLs with the correct path type (eb34f8920db)
2 days ago main/streams: Pair refused stream error operations with a no-op end (39a230ccda0)
2 days ago main/streams: Detach errors before reporting in stream error operation end (1074fcb2bf7)
2 days ago main/streams: Fix parent lookup when unwinding stream error operations (ff03f03b826)
2 days ago ext/standard: Fix stream use after error handler in stream_get_meta_data (84ecdb9f044)
2 days ago main/streams: Keep context alive during stream error finalization (a5462199410)
2 days ago ext/uri: Minor fixes for Uri\WhatWg\UrlBuilder (2b9b40779a2)