php-8.4.13
ext/pdo_sqlite: createCollation memory leaks fix.
First cut at a PDO driver for SQLite 3.x
Define default RE2C_FLAGS (#14615)
Autotools: Remove PDO dependency related errors (#15347)
Update sqlite3 and pdo_sqlite preprocessor macros help texts (#15291)
Fix registration of internal readonly child classes (#15459)
Update http->https in license (#6945)
Implemented PDO Driver specific SQL parsers
Fix memory leaks in pdo_sqlite callback registration
Add support for validation of missing class synopses (#9472)
Do not generate frameless info items when func info generation is disabled
Don't export php_pdo_int.h
Merge branch 'PHP-8.3' into PHP-8.4