Commit graph

18 commits

Author SHA1 Message Date
Visman
e88121236c Minor changes 2023-11-22 23:21:30 +07:00
Visman
7c7e1a097f Up min PHP version from 7.3 to 8.0 - 3 2023-04-28 10:58:24 +07:00
Visman
5528d0480b Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Visman
900f848a79 Update Config.php 2023-03-28 19:12:56 +07:00
Visman
bc23b17e06 Need to think
O_o
2022-02-09 21:42:20 +07:00
Visman
c9899bbb90 Update Core\Config
Make it beautiful when adding new elements to the engine configuration.
2021-12-31 14:47:13 +07:00
Visman
2bf8f6ba46 Update Core\Config
Regular expression fix for 47ee32f4da
It would be correct to make a recursive regex, but I'm completely too lazy to figure it out :(
2021-12-24 20:54:17 +07:00
Visman
d9101e83bd Strict type checking 2021-12-19 15:31:27 +07:00
Visman
621c7f5e0d Small fix for Core\Config 2021-03-20 22:17:32 +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
e9381eaccf Fix Core\Config
Fix for adding a formatted array to an existing element
2020-10-05 19:51:18 +07:00
Visman
8dc15138eb emove phpDocumentor syntax from comments 2020-09-12 23:22:32 +07:00
Visman
97b544f851 Add delete() method for Core\Config 2020-08-09 17:42:03 +07:00
Visman
d8f94dc853 Fix Core\Config 2020-08-09 16:04:27 +07:00
Visman
2eca001f10 Update Core\Config 2020-08-09 15:53:49 +07:00
Visman
1a4844c508 Delete test exit in Core\Config 2020-08-07 00:50:46 +07:00
Visman
864b338e30 Add Core\Config class
for test
2020-08-07 00:39:33 +07:00