Commit Graph

28 Commits

Author SHA1 Message Date
Семенов Иван ff4ae2682c Type safety fixes
Publish PHP Package / docker (push) Successful in 6s Details
2024-03-07 15:13:52 +03:00
Pavel Shevaev d8889de4d0 Добавить CHANGELOG.md 2024-03-06 16:34:33 +03:00
Pavel Shevaev a3b62e10d9 Adding support for binary format 2 (no more crc28 strids); Removing obsolete stuff; Adding typehints
Publish PHP Package / docker (push) Successful in 6s Details
2024-03-06 16:21:38 +03:00
Pavel Shevaev d6fc62f3d7 Добавить .gitea/workflows/build_composer.yaml
Publish PHP Package / docker (push) Successful in 5s Details
2024-02-13 12:54:24 +03:00
Pavel Shevaev 8313da0e2d Adding base config class configurable validation 2023-12-01 15:07:10 +03:00
Pavel Shevaev db01d08320 Изменил(а) на 'composer.json' 2023-10-24 18:24:36 +03:00
Pavel Shevaev 9f32fa956e Tweaking composer autoload 2023-10-24 17:34:11 +03:00
Pavel Shevaev ec834890ac Forcing touch(..) of config files which are stale due to newer includes 2023-08-24 14:54:37 +03:00
Pavel Shevaev 60d097a4d9 Making PHPStan happy 2023-08-16 14:07:36 +03:00
Pavel Shevaev 41ba734090 Adding global CONFIG_CURRENT_FILE which is available from filters and removing some obsolete stuff 2023-08-02 14:47:45 +03:00
Pavel Shevaev 4105ad80e0 Adding support for setting global config filtering function; A bit improving logs 2023-05-26 17:15:51 +03:00
Pavel Shevaev e2f7d07342 Further cleaning the package and removing project specific stuff 2023-05-25 18:55:22 +03:00
Pavel Shevaev 91ed9344f3 Base dirs now can be configured via config_set_base_dirs(..) call, further removing global props dependencies 2023-05-25 18:44:59 +03:00
Pavel Shevaev 2e965dcf98 Removing USE_LZ4_CONFIGS prop dependency 2023-05-25 18:25:56 +03:00
Pavel Shevaev c38b78e9d3 Adding support for multiple config base directories 2023-05-25 18:04:29 +03:00
Pavel Shevaev 63e05c1c73 Making code more robust and less specific 2023-03-21 17:33:55 +03:00
Pavel Shevaev 1d757658ff Better error messages 2022-10-10 09:47:48 +03:00
Pavel Shevaev 68e43e49cf Fixing missing use 2022-05-20 13:48:34 +03:00
Pavel Shevaev 69ec9dd640 Migrating to UNITY_ASSETS_DIR prop 2022-05-18 15:01:57 +03:00
Pavel Shevaev a27b01688e Fixing namespace issue 2022-05-17 17:43:51 +03:00
Pavel Shevaev d68b24dde0 Fixing msgpack custom 2022-05-16 17:59:11 +03:00
Pavel Shevaev 5186692433 Fixing msgpack custom 2022-05-16 17:55:38 +03:00
Pavel Shevaev d3f562cfa2 Fixing msgpack custom 2022-05-16 17:52:12 +03:00
Pavel Shevaev a5bd34e385 Fixing jzon usage 2022-05-16 17:29:16 +03:00
Pavel Shevaev 3c28fe52a3 Fixing autoloading 2022-05-16 15:43:08 +03:00
Pavel Shevaev 5e40872d21 Fixing autoloading 2022-05-16 15:38:05 +03:00
Pavel Shevaev 794091de37 Adding composer.json 2022-05-16 14:41:44 +03:00
Pavel Shevaev cccabe3c48 first commit 2022-05-16 14:21:18 +03:00