Commit graph

106 commits

Author SHA1 Message Date
Visman
3d9d33c7c6 Update censorship usage 2 2020-07-05 20:16:58 +07:00
Visman
0799853a93 Coding style 2020-07-03 15:28:10 +07:00
Visman
700435010a Coding style 2020-07-02 21:07:17 +07:00
Visman
a228dc1792 Move constants from Routing to Router 2020-07-01 23:37:14 +07:00
Visman
8eb4b6ea9c Coding style 2020-07-01 21:40:10 +07:00
Visman
8131e14e56 Coding style 2020-06-28 12:10:59 +07:00
Visman
cc3f2aaeba Update Container.php 2020-06-27 14:14:02 +07:00
Visman
eb438fa40e Fix Cache (delete() method) 2020-06-05 21:33:43 +07:00
Visman
dffb30b0a6 \hash_algos to \hash_hmac_algos 2020-05-26 13:02:31 +07:00
Visman
07734b676e Group use declarations 2020-05-26 12:45:40 +07:00
Visman
b88bdd2b31 Null coalescing operator 2020-05-26 10:52:52 +07:00
Visman
9a8cc16b5c Change PHP min version 2020-05-24 20:31:05 +07:00
Visman
e87a75cd6d Add declaration of argument types and return values 2020-05-24 18:30:48 +07:00
Visman
871586be8a Add report page 2020-05-23 12:22:21 +07:00
Visman
c4fccb38eb Update ErrorHandler.php 2020-01-16 21:43:46 +07:00
Visman
54d1e7d537 Minor fix 2019-12-29 16:52:39 +07:00
Visman
a6180e05f9 Minor editing of validator messages 2019-12-28 15:19:27 +07:00
Visman
f85405c48e Fix whitespace characters in code 2019-12-21 17:12:35 +07:00
Visman
24ac0f9547 Hide the full path to the file with the error 2019-12-05 11:54:22 +07:00
Visman
f04c994f7e Update for PHP 7.4 2019-11-28 20:25:13 +07:00
Visman
4c2c686d3e Reorder image resizing operations 2019-11-20 16:51:41 +07:00
Visman
c196267568 * Fixed namespace in function_exists 2019-10-31 22:14:08 +07:00
Visman
d6d94eebb1 * Minor changes in Files 2019-10-31 22:05:42 +07:00
Visman
ebdfe382d9 For PHP 7.4
https://www.php.net/manual/migration74.deprecated.php#migration74.deprecated.core.array-string-access-curly-brace
2019-10-11 19:32:26 +07:00
Visman
2b3b016fac Recursive cache flushing 2019-09-14 20:37:03 +07:00
Visman
7962d485af Additional check for the presence of a database driver 2019-09-14 16:27:52 +07:00
Visman
3e1fd25349 * Validator returns float number for the numeric rule 2018-11-01 16:08:31 +07:00
Visman
a676d3e052 * Changed the behavior of the validator for the string:trim
Now string:trim returns an empty string, not NULL for an empty field.
2018-11-01 16:03:35 +07:00
Visman
547d89455f + Database transaction time has been added to the statistics. 2018-10-25 19:43:19 +07:00
Visman
246e4fadab * Automatic beginTransaction() when DB calling 2018-10-23 21:41:36 +07:00
Visman
5f5dba3ff7 * Fix Illegal string offset for PHP 7.1 2018-09-15 21:58:07 +07:00
Visman
f6a69f2b41 * Fix install + new start group for stop spam 2018-09-12 00:20:46 +07:00
Visman
badc4de958 * http headers 2018-08-29 16:25:24 +07:00
Visman
d1f0e4360f Added error handler 2018-08-21 21:12:17 +07:00
Visman
2b80012658 Automatic language detection for guest 2018-08-15 23:32:11 +07:00
Visman
fa3174ed4c Changed language folder names 2018-08-15 22:40:57 +07:00
Visman
a9241d0385 Added language names 2018-08-15 22:11:17 +07:00
Visman
a12aa57e26 2018-04-22 2018-04-22 16:57:23 +07:00
Visman
99a5ab6dd1 2018-04-13 2018-04-13 14:35:07 +07:00
Visman
f35e93627c 2018-04-11 2018-04-11 18:18:42 +07:00
Visman
a94f166337 2018-04-04 2018-04-04 14:37:21 +07:00
Visman
326582ff78 2018-04-04 2018-04-04 11:21:11 +07:00
Visman
eb5124817d 2018-04-03 2018-04-03 19:07:19 +07:00
Visman
40600704f4 2018-04-01 2018-04-01 18:16:58 +07:00
Visman
6c44946e39 2018-04-01 2018-04-01 09:51:59 +07:00
Visman
abe2ebb477 2018-03-25 2018-03-25 14:50:22 +07:00
Visman
b7db2cdd1d 2018-03-21 2018-03-21 20:09:42 +07:00
Visman
e0bb025d3b 2018-03-21 2018-03-21 19:21:31 +07:00
Visman
94c919f59f 2018-03-16 2018-03-16 15:54:05 +07:00
Visman
d1b03f32d6 2018-03-16 2018-03-16 13:47:55 +07:00