Commit graph

27 commits

Author SHA1 Message Date
Visman
5528d0480b Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Visman
bb6d788ce5 Use SensitiveParameter 2022-12-10 16:53:16 +07:00
Visman
bffdd9d345 Update Core\Secury
Delete type cast.
2022-05-05 16:39:14 +07:00
Visman
91478fc53d Update Core\Secury
Change the logic of the replInvalidChars() method.
2022-05-05 16:37:28 +07:00
Visman
c9cff3bf8f Strict in_array() 2021-07-18 10:45:28 +07:00
Visman
f7f180c9d3 Update Core\Secury 2021-02-05 17:20:03 +07:00
Visman
e83ef43cb6 Copyright 2020-12-21 17:40:19 +07:00
Visman
2a6e260d30 Update Secury.php
Add remove control characters \x7F and \xC2\x80- \xC2\x9F
2020-10-27 13:31:10 +07:00
Visman
9575efce44 Add Unicode Normalization
Canonical Decomposition followed by Canonical Composition for all input data
2020-10-17 20:29:10 +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
dffb30b0a6 \hash_algos to \hash_hmac_algos 2020-05-26 13:02:31 +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
f85405c48e Fix whitespace characters in code 2019-12-21 17:12:35 +07:00
Visman
f04c994f7e Update for PHP 7.4 2019-11-28 20:25:13 +07:00
Visman
c196267568 * Fixed namespace in function_exists 2019-10-31 22:14:08 +07:00
Visman
6c44946e39 2018-04-01 2018-04-01 09:51:59 +07:00
Visman
8b2b97d2d1 2018-03-11 2018-03-11 13:19:52 +07:00
Visman
1ed9421500 2018-03-08 2018-03-08 19:39:54 +07:00
Visman
204df06728 2018-01-06 2018-01-06 22:18:36 +07:00
Visman
37f80f6fb8 2017-11-03 2017-11-03 20:06:22 +07:00
Visman
ffdcefb076 Validator 2017-02-20 21:52:45 +07:00
Visman
a2dd3dcd37 Changed cache system, fix search.php 2017-01-17 14:12:29 +07:00
Visman
41b38f3ebb Added Cookie, UserCookie, Secury classes + updated Container 2017-01-11 22:31:43 +07:00