1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/Db/SQLite3
J. King 0d6f8d2921 Avoid most deprecation warnings
The Feed class sets dynamic properties on Picofeed classes; this will
need to be completely rewritten. Version 1.2 of the Laminas XML class
also uses a deprecated function, but upgrading it to 1.3 will require
PHP 7.3.
2023-01-27 15:33:34 -05:00
..
AbstractPDODriver.php Clarify PDO workaround for SQLite 2019-10-18 16:09:01 -04:00
Driver.php Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
ExceptionBuilder.php Add functionality for interacting with subscription tags 2019-03-06 22:15:41 -05:00
PDODriver.php Support PHP 8.1 2022-01-11 17:54:02 -05:00
PDOStatement.php Style fixes 2019-05-01 22:52:20 -04:00
Result.php Style fixes 2020-03-01 15:16:50 -05:00
Statement.php Clean up obsolete FIXMEs 2022-04-25 18:30:13 -04:00