forkbb/app/Core
Visman af7f4845f9 Update DB
Remove extends PDO.
The class is now a wrapper for PDO.
https://github.com/php/php-src/issues/7803
2021-12-22 22:55:59 +07:00
..
Cache Update Cache\FileCache 2021-02-21 21:03:28 +07:00
DB Fix DB\Mysql 2021-12-20 20:08:55 +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 Strict type checking 2021-12-19 15:31:27 +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 Update DB 2021-12-22 22:55:59 +07:00
DBStatement.php Update DBStatement for SQLite #9 2021-12-16 11:03:43 +07:00
ErrorHandler.php Fix Core\ErrorHandler 2021-12-17 14:44:41 +07:00
File.php Update Core\File 2021-03-07 00:28:01 +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 2021-01-23 19:35:30 +07:00
LogViewer.php Update for logs 2021-02-23 17:06:21 +07:00
Mail.php Strict in_array() 2021-07-18 10:45:28 +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 Fix Core\Test 2021-12-08 14:58:47 +07:00
Validator.php Minor changes 2021-03-12 15:08:39 +07:00
View.php Copyright 2020-12-21 17:40:19 +07:00