Commits
Branch selector
User selector
Commit History
Commits on Jun 9, 2026
[skip ci] ext/intl: Fix typos in error conventions (#22261)
Show description for 78d394eandauthored
Commits on Jun 8, 2026
Merge branch 'PHP-8.5'
Show description for e9e2418committedMerge branch 'PHP-8.4' into PHP-8.5
Show description for 63c3394committedintl: Fix memory leak in IntlChar::getFC_NFKC_Closure()
Show description for d70568ecommittedsockets: Fix memory leak in socket_recvfrom()
Show description for 1d8cb11committed
Commits on Jun 7, 2026
Merge branch 'PHP-8.5'
Show description for a7223e7committedMerge branch 'PHP-8.4' into PHP-8.5
Show description for d3a70eacommittedext/mysqli: Fix stmt->query leak in mysqli_execute_query() validation errors.
Show description for 6501051committedext/bz2: Reject oversized input in bzdecompress()
Show description for 237932fauthored andcommittedMerge branch 'PHP-8.5'
Show description for 7aff22ccommittedMerge branch 'PHP-8.4' into PHP-8.5
Show description for e21aaa3committedzip: Fix leak when zip_fread() fails
Show description for 17f6752committedzip: Fix name leaks when path length check fails in php_zip_pcre()
Show description for c4d4ceacommitted- committed
Merge branch 'PHP-8.5'
Show description for ad1cf51committedMerge branch 'PHP-8.4' into PHP-8.5
Show description for 0814870committedzlib: Fix memory leak in inflate_add()
Show description for 73d9145committedzlib: no need to free dict on inflate init error
Show description for 98a644ccommittedext/intl: Fix ResourceBundle fallback-disabled error message (#22236)
Show description for 42cc4adauthoredMerge branch 'PHP-8.5'
Show description for 0d2d353committedMerge branch 'PHP-8.4' into PHP-8.5
Show description for 16e217ecommittedext/bcmath: bounds-check $precision in bcround() and Number::round() (#22182)
Show description for c0fa54fauthored andcommitted
Commits on Jun 6, 2026
Add WebP support to ext/exif
Show description for d89f14bcommittedext/phar: stream context options are always stored in an array (#22234)
Show description for c701c57authored
Commits on Jun 4, 2026
Merge branch 'PHP-8.5'
Show description for 95b5b48committedFix GH-22218: SoapServer::handle() crash on non-array `$_SERVER`.
Show description for 80d580bcommitted- committed
Add stream crypto status for exposing OSSL WANT_READ / WANT_WRITE (#22193)
Show description for 8816199authoredFix GH-22200: stream api memory leaks. (#22204)
Show description for 631bf8aauthoredReject out-of-range SOAP schema integers (#22178)
Show description for 21c2318authoredext/intl: Fix UConverter::transcode() substitution length truncation (#22199)
Show description for b747e19authored- committed
Commits on Jun 3, 2026
ext/openssl: convert SESSION callback to FCC
Show description for 425cd3dcommittedext/openssl: convert PSK callback to FCC
Show description for f7c63f7committed- committed