forkbb/app/Core
Visman 2712c67025 Update Core\Log
Fix "Malformed UTF-8 characters, possibly incorrectly encoded in ..."
2022-01-16 17:51:32 +07:00
..
Cache Delete comments that do not make sense 2022-01-10 18:53:52 +07:00
DB Update DB\Sqlite\alterField() method 2021-12-29 19:04:41 +07:00
Exceptions Add strict mode 2 2020-10-14 21:46:49 +07:00
Image Update Core\Image\ImagickDriver 2021-11-27 21:22:51 +07:00
Config.php Update Core\Config 2021-12-31 14:47:13 +07:00
Container.php Minor change for Core\Container 2021-03-20 22:18:19 +07:00
Csrf.php Minor fixes 2021-12-19 17:19:49 +07:00
DB.php Fix DB 2021-12-23 13:15:07 +07:00
ErrorHandler.php Update Core\ErrorHandler 2022-01-16 16:06:33 +07:00
File.php Remove errors hiding 2021-12-30 20:30:38 +07:00
Files.php Working with images moved from Core\Image to separate drivers 2021-11-27 20:21:44 +07:00
Func.php Update paginate template 2021-11-21 12:25:54 +07:00
HTMLCleaner.php Fix Core\HTMLCleaner 2021-03-04 12:55:29 +07:00
Image.php Working with images moved from Core\Image to separate drivers 2021-11-27 20:21:44 +07:00
Lang.php Fix xss in __() function 2021-11-20 13:54:54 +07:00
Log.php Update Core\Log 2022-01-16 17:51:32 +07:00
LogViewer.php Update for logs 2021-02-23 17:06:21 +07:00
Mail.php Update Core\Mail 2022-01-15 14:12:50 +07:00
Parser.php Strict type checking 2021-12-19 15:31:27 +07:00
Router.php Update Core\Router 2021-03-29 18:08:09 +07:00
RulesValidator.php Copyright 2020-12-21 17:40:19 +07:00
Secury.php Strict in_array() 2021-07-18 10:45:28 +07:00
Test.php Update Core\Test 2021-12-25 13:08:20 +07:00
Validator.php Update Core\Validator 2022-01-16 16:50:56 +07:00
View.php Copyright 2020-12-21 17:40:19 +07:00