Commits
Branch selector
User selector
Commit History
Commits on Apr 27, 2026
Commits on Apr 26, 2026
Merge branch 'PHP-8.5'
Show description for bd78496committedMerge branch 'PHP-8.4' into PHP-8.5
Show description for 1adfed2committedRevert "Fix GH-20214: PDO::FETCH_DEFAULT unexpected behavior with PDOStatement::setFetchMode (#21434)"
Show description for 171b722committed
Commits on Apr 25, 2026
fix Dom\Notation nodes missing tree connection
Show description for 9498bc3authored andcommittedAdd AES-SIV support with optional AAD setting
Show description for b5fe9a1authored andcommitted
Commits on Apr 24, 2026
- authored
ext/phar/util.c: remove dup fd variable in phar_get_archive()
Show description for 54787f2committedext/phar/util.c: use zend_hash_str_exists() in conditions in phar_get_archive()
Show description for cad713dcommittedext/phar: reorganize if branches as content is identical
Show description for 9e2841dcommittedext/phar: remove save variable in phar_get_archive()
Show description for 37d9689committedext/phar: refactor logic after expand_filepath() call in phar_get_archive()
Show description for 3a9d7b5committedext/phar: reorganize if statements to remove gotos in phar_get_archive()
Show description for 530276acommittedext/phar: no need to free error if operation is successful (#21859)
Show description for 7d166a2authored- authored
Merge branch 'PHP-8.5'
Show description for 360ec2acommittedMerge branch 'PHP-8.4' into PHP-8.5
Show description for a6566e7committedFix GH-20214: PDO::FETCH_DEFAULT unexpected behavior with PDOStatement::setFetchMode (#21434)
Show description for 7bd27e7authored andcommitted
Commits on Apr 23, 2026
Merge branch 'PHP-8.5'
Show description for 3291deacommittedMerge branch 'PHP-8.4' into PHP-8.5
Show description for 49a74a8committedMerge branch 'PHP-8.3' into PHP-8.4
Show description for ea43822committedMerge branch 'PHP-8.2' into PHP-8.3
Show description for 67437bccommitted- committed
ext/phar: pass NULL pointer for error instead of freeing it immediately
Show description for 6563ae2committed- committed
- committed
- committed
- committed
- committed
- authored
- authored
- authored
Merge branch 'PHP-8.5'
Show description for 6f1df9ecommittedMerge branch 'PHP-8.4' into PHP-8.5
Show description for 5f989aacommittedzend_compile: Fix incorrect use of `ZVAL_NEW_STR()` in `zend_compile_call()` (#21851)
Show description for eafc267authored