php-8.5.0
ext/sqlite3: relax sqlite3 explain test conditions (#18949)
Good patch from Brad Dewar that adds missing createCollation() method. Fixes bug #60871 and is related to bug #55226
Update sqlite3 and pdo_sqlite preprocessor macros help texts (#15291)
Update http->https in license (#6945)
Pack _php_sqlite3_db_object
sqlite3: Split off column name cache generation
ext/sqlite3: Sqlite3Result::fetchAll()