master
[skip ci] Re-unparallelize odbc tests
Replace `@deprecated` by `#[\Deprecated]` for internal functions / class constants (#14750)
Port skipif.inc files to EXTENSIONS
Improve and fix ext/odbc tests
Migrate ext/odbc resources to opaque objects (#12040)
ODBC unit tests shouldn't override odbc.ini location
Make the $enable parameter of odbc_autocommit() nullable (#11909)
Improve test for odbc_columns()
Add more test coverage for ext/odbc
Add XLEAK for some msodbcsql tests (#12615)
Merge branch 'PHP-8.2' into PHP-8.3
Make ext/odbc default value handling more consistent (#13910)
[skip ci] Skip leaking odbc test on asan
Quote when adding to connection string in (PDO_)ODBC