tt-rss/include
wn_ df28c71641 Improve naming when working with filter actions.
Also updated some related typing and documentation.
2025-05-21 18:34:16 +00:00
..
autoload.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
colors.php Use PHP 8 'str_' functions. 2024-11-24 13:59:29 +00:00
controls_compat.php Use the spread operator instead of 'array_merge' in more places. 2024-12-14 12:26:59 +00:00
controls.php Use the spread operator instead of 'array_merge' in more places. 2024-12-14 12:26:59 +00:00
errorhandler.php error handler - dump caught exception/fatal error to debug log if running under CLI SAPI 2025-05-03 08:18:16 +03:00
functions.php Improve naming when working with filter actions. 2025-05-21 18:34:16 +00:00
login_form.php add Config::DISABLE_LOGIN_FORM to allow limiting logins to SSO providers 2025-03-14 11:43:25 +03:00
sessions.php Move side effects out of the 'Sessions' constructor. 2024-07-12 01:18:53 +00:00