1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00
ttrss/include
Andrew Dolgov a16acd65fc
batch feed editor:
- fix some field changes not applying because of DB type errors
 - rework to use bound vars instead of sql query concatenation
deprecate: checkbox_to_sql_bool(), bool_to_sql_bool()
2022-12-30 19:07:15 +03: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-14 21:06:06 +00:00
controls_compat.php Address PHPStan warnings in 'include/controls_compat.php'. 2021-11-11 20:47:20 +00:00
controls.php Address PHPStan warning in 'classes/pref/prefs.php'. 2021-11-14 20:13:09 +00:00
errorhandler.php Return true in custom error handler for proper suppression 2022-10-10 14:56:28 +02:00
functions.php batch feed editor: 2022-12-30 19:07:15 +03:00
login_form.php * add HOOK_LOGINFORM_ADDITIONAL_BUTTONS 2022-07-24 16:33:28 +03:00
sessions.php Address PHPStan warnings in 'include/sessions.php'. 2021-11-11 15:57:03 +00:00