1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-08 17:02:41 +00:00
Arsse/tests/cases/Database
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
..
AbstractTest.php Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
SeriesArticle.php Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
SeriesCleanup.php Aggressivly clean up hidden articles 2020-12-22 15:17:18 -05:00
SeriesFeed.php Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
SeriesFolder.php Strip out remnants of the authorizer 2020-11-09 16:51:30 -05:00
SeriesIcon.php Strip out remnants of the authorizer 2020-11-09 16:51:30 -05:00
SeriesLabel.php Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
SeriesMeta.php Cleanup 2020-01-20 13:52:48 -05:00
SeriesMiscellany.php Cleanup 2020-01-20 13:52:48 -05:00
SeriesSession.php Strip out remnants of the authorizer 2020-11-09 16:51:30 -05:00
SeriesSubscription.php Style fixes 2021-07-05 21:47:44 -04:00
SeriesTag.php Avoid most deprecation warnings 2023-01-27 15:33:34 -05:00
SeriesToken.php First tests for Miniflux 2020-11-23 09:31:50 -05:00
SeriesUser.php Fix adding users to a blank database 2021-05-17 15:46:46 -04:00
TestDatabase.php Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00