Commit graph

22 commits

Author SHA1 Message Date
Visman
e88121236c Minor changes 2023-11-22 23:21:30 +07:00
Visman
19a7842b7a Repl FILTER_VALIDATE_BOOLEAN to FILTER_VALIDATE_BOOL 2023-05-15 17:12:31 +07:00
Visman
5528d0480b Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Visman
257d394c5c Update Core\ErrorHandler 2022-01-17 14:06:50 +07:00
Visman
2bc2791ed2 Update Core\ErrorHandler
Now ErrorHandler assigns itself to Container.
Add logOnly() method that sets the error level for logging only, without breaking the script.
2022-01-16 16:06:33 +07:00
Visman
c0be6d857d Fix Core\ErrorHandler
For errors in the engine config file.
2021-12-17 14:44:41 +07:00
Visman
ab2ad0cfbe Update ErrorHandler.php
Fix type of $line.
2021-11-16 12:36:15 +07:00
Visman
130b10264e Add Cote\Log to Core\ErrorHandler 2021-01-28 19:01:09 +07:00
Visman
0c2095e369 Add spaces to code O_o 2021-01-27 19:19:32 +07:00
Visman
436e9b31ba Fix type for backtrace in Core\ErrorHandler 2021-01-26 22:44:16 +07:00
Visman
945da6d10e Update Core\ErrorHandler.php 2021-01-26 22:24:33 +07:00
Visman
c110cd65ce Add Content-Type header for error page 2021-01-11 17:21:29 +07:00
Visman
e83ef43cb6 Copyright 2020-12-21 17:40:19 +07:00
Visman
bd0ca920fd Add strict mode 1 2020-10-14 20:01:43 +07:00
Visman
8dc15138eb emove phpDocumentor syntax from comments 2020-09-12 23:22:32 +07:00
Visman
0799853a93 Coding style 2020-07-03 15:28:10 +07:00
Visman
8131e14e56 Coding style 2020-06-28 12:10:59 +07:00
Visman
b88bdd2b31 Null coalescing operator 2020-05-26 10:52:52 +07:00
Visman
e87a75cd6d Add declaration of argument types and return values 2020-05-24 18:30:48 +07:00
Visman
c4fccb38eb Update ErrorHandler.php 2020-01-16 21:43:46 +07:00
Visman
24ac0f9547 Hide the full path to the file with the error 2019-12-05 11:54:22 +07:00
Visman
d1f0e4360f Added error handler 2018-08-21 21:12:17 +07:00