master
Fix #80329: Add option to specify LOAD DATA LOCAL white list folder
Fix GH-16314 "Pdo\Mysql object is uninitialized" when opening a persistent connection (#16369)
Implement fine-grained conflict handling
Port skipif.inc files to EXTENSIONS
Change the default PDO error mode to exceptions
ext/pdo_mysql: Optimize tests (#12751)
Fix PDO unit test description
Deprecate driver specific PDO constants
Prefer EXPECT over EXPECTF
Migrate more SKIPIF -> EXTENSIONS (#7139)
Fix leak when persistent PDO connection fails
Merge branch 'PHP-8.3'
Fixed the test because libmysql results type is string. (#16709)
Fix test on 8.4+ (#20196)
pdo: Deprecate the `uri:` DSN scheme (#19274)
ext/pdo: Fixed PDO::setAttribute() and PDO::getAttribute() (#12793)
ext/pdo: Pass argument number to pdo_dbh_attribute_set()
Implement PDO driver-specific subclasses
Fix test when using libmysqlclient
PDO_MYSQL: Properly quote binary strings
Add test with quoting multibyte GBK vs utf8mb4 in PDO
Revert deprecation of __sleep and __wakeup (#19966)
tree: drop non canonical casts and ZPP tests
Amend PDO driver-specific class names (#14069)