Commit graph

30 commits

Author SHA1 Message Date
Visman
ebef5d5dad Add some order 2023-07-14 20:45:32 +07:00
Visman
5528d0480b Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Visman
1f64397404 Update Core\Container for calculated variables 2022-02-09 21:29:40 +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
f549d2dc7f Minor change for Core\Container 2021-03-20 22:18:19 +07:00
Visman
2ac35214e5 Fix Core\Container
Array_replace_recursive() functions kept old arguments and added new ones because the keys were different.
2021-01-24 18:27:33 +07:00
Visman
56a872bbb1 Update Container.php
Escaping the percent character.
2021-01-17 20:38:29 +07:00
Visman
e83ef43cb6 Copyright 2020-12-21 17:40:19 +07:00
Visman
d5836d258c Code style, remove unnecessary comments and remove unused code 2020-11-27 14:57:54 +07:00
Visman
bd0ca920fd Add strict mode 1 2020-10-14 20:01:43 +07:00
Visman
c7259750f3 Fix Container\config() 2020-09-23 20:44:31 +07:00
Visman
8dc15138eb emove phpDocumentor syntax from comments 2020-09-12 23:22:32 +07:00
Visman
ce3dfbaf10 Refine the return type 2020-08-07 00:40:41 +07:00
Visman
8bbfbbf550 Fix config() method in Container 2020-07-18 23:34:49 +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
cc3f2aaeba Update Container.php 2020-06-27 14:14:02 +07:00
Visman
e87a75cd6d Add declaration of argument types and return values 2020-05-24 18:30:48 +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
f6a69f2b41 * Fix install + new start group for stop spam 2018-09-12 00:20:46 +07:00
Visman
1ed9421500 2018-03-08 2018-03-08 19:39:54 +07:00
Visman
039b8df08b 2018-01-08 Core 2018-01-08 16:22:02 +07:00
Visman
37f80f6fb8 2017-11-03 2017-11-03 20:06:22 +07:00
Visman
58b807cb87 2017-09-30 2017-10-01 00:12:17 +07:00
Visman
7362c03c7a DB and ... 2017-09-14 20:10:47 +07:00
Visman
6290aad378 Forum and ... 2017-03-21 23:16:15 +07:00
Visman
dc51f88896 DB 2017-03-08 22:52:45 +07:00
Visman
a1f5f61a50 Mail, Auth, Register, UserMapper, Validator 2017-03-02 15:45:43 +07:00
Visman
5f2e45ee58 new Container 2017-02-21 17:47:34 +07:00