master
Migrate skip checks to --EXTENSIONS--, p4
[RFC] Transition SQLite3 to exceptions (#11058)
Fix #81742: open_basedir bypass in SQLite3 by using file URI
Fix GH-11451: Invalid associative array containing duplicate keys
Fix build with sqlite3 gc and fci/fcc api
SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well.
Fix cycle leak in sqlite3 setAuthorizer()
Use "must not" instead of "cannot" wording
Deprecate implicit dynamic properties
Merge branch 'PHP-8.2' into PHP-8.3
ext/sqlite3: relax sqlite3 explain test conditions (#18949)
ext/sqlite3: Sqlite3Result::fetchAll()
Speed up SQLite3Result::fetchArray() by caching column names
ext/sqlite3: adding busy() call.
Handle trampolines correctly in new FCC API + usages (#9877)
ext/sqlite3: Use new F ZPP modifier (#14040)