1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests/cases/Db
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
..
MySQL Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
MySQLPDO Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
PostgreSQL Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
PostgreSQLPDO Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
SQLite3 Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
SQLite3PDO Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
BaseDriver.php Use cases rather than casting bools to int in SQL 2022-05-30 17:29:34 -04:00
BaseResult.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00
BaseStatement.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00
BaseUpdate.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00
TestResultAggregate.php Cleanup 2020-01-20 13:52:48 -05:00
TestResultEmpty.php Cleanup 2020-01-20 13:52:48 -05:00
TestTransaction.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00