rss-bridge/lib
mruac 4f5a492dde
[BridgeAbstract] fix undefined index issue (#3665)
* .

* attempt to fix #2943
https://github.com/RSS-Bridge/rss-bridge/issues/2943

* Revert "."

This reverts commit c0b6ccfea6ce873e9c9ce7c3600b3a96d9911468.

* lint

* Revert "attempt to fix #2943"

This reverts commit 9f1a66e48d636a543e2171df212acf9731744bd0.

* moved fix to BridgeAbstract

* fix undefined index

* lint
2023-09-11 13:18:00 +02:00
..
ActionInterface.php refactor: extract frontpage to template (#3130) 2022-11-07 18:22:54 +01:00
ApiAuthenticationMiddleware.php [core] Implement bearer token authentication (#3043) 2022-10-19 18:39:35 +02:00
AuthenticationMiddleware.php fix: disallow usage of default password (#3284) 2023-03-06 20:43:44 +01:00
BridgeAbstract.php [BridgeAbstract] fix undefined index issue (#3665) 2023-09-11 13:18:00 +02:00
BridgeCard.php fix: case-insensitive config from env, fix #2935 (#2973) 2022-08-23 21:19:53 +02:00
BridgeFactory.php [core] add bridge not found warning message to frontpage (#3591) 2023-08-03 03:10:24 +02:00
BridgeInterface.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
CacheFactory.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
CacheInterface.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
Configuration.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
Debug.php fix: Undefined index: REMOTE_ADDR in non-web sapi' (#3538) 2023-07-15 21:16:23 +02:00
FeedExpander.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
FeedItem.php fix: improve FeedExpander (#3103) 2022-10-29 10:27:02 +02:00
FormatAbstract.php refactor: general code base refactor (#2950) 2022-08-06 22:46:28 +02:00
FormatFactory.php Improve logging and error handling (#3059) 2022-10-16 17:55:43 +02:00
FormatInterface.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
Logger.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
ParameterValidator.php refactor: general code base refactor (#2950) 2022-08-06 22:46:28 +02:00
RssBridge.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
TwitterClient.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
XPathAbstract.php [XPathAbstract] Use baseURI to fix relative links (if available) (#3439) 2023-06-17 17:53:00 +02:00
bootstrap.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
contents.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
html.php fix(html_format): add spacing below date if author is missing (#3425) 2023-06-08 23:04:16 +02:00
http.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
php8backports.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
utils.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00