Commit graph

28 commits

Author SHA1 Message Date
Visman
0f61f3ec0d Code style and minor changes 2023-04-29 15:07:09 +07:00
Visman
5528d0480b Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Visman
efaf3112d8 Revert "Small changes that break everything"
This reverts commit e61bd6c3c0.
2022-01-17 18:06:49 +07:00
Visman
e61bd6c3c0 Small changes that break everything 2022-01-17 18:06:33 +07:00
Visman
84a2bd98d1 Fix xss in __() function
String not found in translation files must be escaped.
2021-11-20 13:54:54 +07:00
Visman
9f72acea32 Update Core\Lang
Show more information in an exception.
2021-03-15 20:06:57 +07:00
Visman
918917917d Update Core\Lang
Translate Exceptions.
2021-03-09 21:37:18 +07:00
Visman
6dd7ae86ba Update Core\Lang
Add methods to evaluate the expression from the Plural-Forms field in language file.
2021-03-09 21:19:22 +07:00
Visman
e83ef43cb6 Copyright 2020-12-21 17:40:19 +07:00
Visman
10d2eb7aa9 Use negative index to access a character 2020-11-06 17:58:46 +07:00
Visman
50562d6ae3 Update Core\Lang
Add caching for *.po files.
2020-10-27 23:18:47 +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
cad582c85c Update Lang.php
The order of selection of translations can be changed by specifying the second parameter of the load() method
2020-07-16 16:22:43 +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
e87a75cd6d Add declaration of argument types and return values 2020-05-24 18:30:48 +07:00
Visman
f04c994f7e Update for PHP 7.4 2019-11-28 20:25:13 +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
fa3174ed4c Changed language folder names 2018-08-15 22:40:57 +07:00
Visman
6c44946e39 2018-04-01 2018-04-01 09:51:59 +07:00
Visman
1ed9421500 2018-03-08 2018-03-08 19:39:54 +07:00
Visman
cd259b79ab 2018-01-01 2018-01-01 22:19:38 +07:00
Visman
d6e07a8f28 2017-12-14 2017-12-14 19:16:09 +07:00
Visman
37f80f6fb8 2017-11-03 2017-11-03 20:06:22 +07:00
Visman
5f2e45ee58 new Container 2017-02-21 17:47:34 +07:00
Visman
a3426e3380 new model for user 2017-02-16 20:26:15 +07:00
Visman
75288400c6 intermediate achievements 2017-02-14 20:05:26 +07:00