php-8.4.13
[skip ci] Re-unparallelize odbc tests
Fix GH-12767: Fixed to be able to change autocommit mode using setAttribute
add PDO::ATTR_AUTOCOMMIT to getAttribute
Add XLEAK for some msodbcsql tests (#12615)
Migrate SKIPIF -> EXTENSIONS (#7138)
Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)
Close PHP tags in tests
Fix GH-16450: PDO_ODBC can inject garbage into field values
Fix GH-9372: HY010 when binding overlong parameter
Amend PDO driver-specific class names (#14069)