master
Deprecate driver specific PDO constants
Sync leading and final newlines in source code files
Define default RE2C_FLAGS (#14615)
Don't export php_pdo_int.h
Preferably include from build dir (#13516)
Add some stub related todo comments
Reduce code bloat in arginfo by using specialised string releases (#20016)
Merge branch 'PHP-8.5'
Implement PDO driver-specific subclasses
Update http links to https and sync www.php.net URLs (#14854)
Fix GH-17687: initializer-string for array of ... warnings
Zend: remove zval_dtor() compatibility macro
Declare the missing true return types (#13709)
ext/pdo: Pack _pdo_dbh_t struct (#17741)
ext/pdo: Convert _pdo_dbh_t query_stmt_zval to a zend_object pointer (#17742)
ext/pdo: Add static modifier for PDORow object handlers