forkbb/app/Core
Visman 1077d2c6b6 Type conversion for #9
Added BOOLEAN to SQLite types.
Expanded DBStatement (started).
The fecth() method for INTEGER and BOOLEAN fields returns integer/float(?) and bool data.
2021-12-15 17:16:54 +07:00
..
Cache Update Cache\FileCache 2021-02-21 21:03:28 +07:00
DB Type conversion for #9 2021-12-15 17:16:54 +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 Small fix for Core\Config 2021-03-20 22:17:32 +07:00
Container.php Minor change for Core\Container 2021-03-20 22:18:19 +07:00
Csrf.php Fix Core\Csrf 2021-03-07 16:07:36 +07:00
DB.php Type conversion for #9 2021-12-15 17:16:54 +07:00
DBStatement.php Update DB 2021-12-15 12:45:36 +07:00
ErrorHandler.php Update ErrorHandler.php 2021-11-16 12:36:15 +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 Copyright 2020-12-21 17:40:19 +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