Rss-Bridge/lib
triatic 81ee15a161 general: Fix PHP 7.3 deprecation warnings (#982)
Fix PHP 7.3 deprecation warnings. FILTER_VALIDATE_URL implies FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED since PHP 5.2.1

https://bugs.php.net/bug.php?id=75442
2018-12-28 16:13:03 +01:00
..
Authentication.php global: Fix code violations 2018-12-26 21:58:07 +01:00
Bridge.php bridge: Rename listBridge to getBridgeNames 2018-11-15 19:43:23 +01:00
BridgeAbstract.php global: Fix code violations 2018-12-26 21:58:07 +01:00
BridgeCard.php global: Fix code violations 2018-12-26 21:58:07 +01:00
BridgeInterface.php global: Fix code violations 2018-12-26 21:58:07 +01:00
BridgeList.php global: Fix code violations 2018-12-26 21:58:07 +01:00
Cache.php [Cache] Check if class is instantiable 2018-11-15 19:36:01 +01:00
CacheInterface.php global: Fix code violations 2018-12-26 21:58:07 +01:00
Configuration.php lib: Make cURL module requirement optional (#979) 2018-12-26 22:31:30 +01:00
contents.php lib: Make cURL module requirement optional (#979) 2018-12-26 22:31:30 +01:00
Debug.php [Debug] Fix debug mode reports indexing error 2018-11-16 20:19:52 +01:00
error.php exception: Remove HttpException class 2018-11-18 16:53:21 +01:00
Exceptions.php core: Don't use server variables in CLI mode (#939) 2018-11-26 18:33:51 +01:00
FeedExpander.php [FeedExpander] Add constants for feed types 2018-11-18 16:18:40 +01:00
FeedItem.php general: Fix PHP 7.3 deprecation warnings (#982) 2018-12-28 16:13:03 +01:00
Format.php format: Refactor searchInformation 2018-11-15 20:16:21 +01:00
FormatAbstract.php core: Add FeedItem class (#940) 2018-12-26 22:41:32 +01:00
FormatInterface.php global: Fix code violations 2018-12-26 21:58:07 +01:00
html.php [html] Remove todo as it is already implemented 2018-11-18 17:52:45 +01:00
ParameterValidator.php lib: Add API documentation 2018-11-18 09:41:14 +01:00
rssbridge.php core: Add FeedItem class (#940) 2018-12-26 22:41:32 +01:00