ttrss/include
wn_ 3cc60a0219 Address PHPStan warnings in 'include/colors.php'.
------ ------------------------------------------------------------------
Line   include/colors.php
------ ------------------------------------------------------------------
215    Variable $out might not be defined.
223    Parameter #3 $pad_string of function str_pad expects string, int
        given.
255    Variable $h might not be defined.
317    Variable $img might not be defined.
------ ------------------------------------------------------------------
2021-11-01 21:10:27 +00:00
..
autoload.php * switch to composer for qrcode and otp dependencies 2021-02-26 19:16:17 +03:00
colors.php Address PHPStan warnings in 'include/colors.php'. 2021-11-01 21:10:27 +00:00
controls.php cleanup javascript_tag and stylesheet_tag 2021-03-08 17:39:24 +03:00
controls_compat.php cleanup javascript_tag and stylesheet_tag 2021-03-08 17:39:24 +03:00
errorhandler.php OPML: multiple fixes 2021-09-08 09:04:15 +03:00
functions.php remove SELF_USER_AGENT custom constant, replaced with configurable Config::HTTP_USER_AGENT / Config::get_user_agent() 2021-08-23 10:56:31 +03:00
login_form.php add Config::LOCAL_OVERRIDE_JS 2021-03-11 07:44:58 +03:00
sessions.php prolong PHP session cookie automatically to stop hard logouts after SESSION_COOKIE_LIFETIME expires 2021-06-25 12:12:05 +03:00