1
0
Fork 0

Should fix the collision with different PHP versions when installing the ini files

This commit is contained in:
Miguel Jacq 2025-10-15 11:15:15 +11:00
parent 2aa54e1797
commit bc09416869
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
2 changed files with 7 additions and 2 deletions

4
debian/pkg.php.in vendored
View file

@ -1,2 +1,2 @@
mod debian/sqlite3.ini
mod debian/pdo_sqlite.ini
mod debian/sqlite3.ini priority=20 sapi=all
mod debian/pdo_sqlite.ini priority=20 sapi=all