Commit graph

14 commits

Author SHA1 Message Date
Narek Zakarian
238ebc0949
Fix the plugin main file path 2025-07-04 20:18:23 +04:00
Narek Zakarian
6f15371624
Add namespaces to root files 2025-01-15 18:13:16 +04:00
Pedro Silva
429232f60f
Refactor remaining modules to Modularity.
Remove Dhii dependencies.
2023-12-19 17:26:09 +00:00
Pedro Silva
e540484805
Fix extensions. 2023-12-19 10:13:45 +00:00
Pedro Silva
144474169b
Refactor some modules to native modularity support. 2023-12-15 14:16:53 +00:00
Pedro Silva
63690fa696
Fix lint 2023-11-24 18:07:56 +00:00
Pedro Silva
3be8563870
Refactor app container to modularity. 2023-11-23 17:43:56 +00:00
Alex P
e417fcb1f9
Fix psalm error 2023-03-17 10:20:23 +02:00
Alex P
b62072c537
Add missing files to psalm 2023-03-16 21:12:34 +02:00
Alex P
bff551c13b
Fix service overriding in ModularTestCase
doing it via container does not work because of the bootstrap bug
2023-03-01 16:20:08 +02:00
Alex P
818dbcf107 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
Alex P
c59683b5ea Fix phpcs
I guess the @since comments are not very critical for our hooks,
and anyway it should not be an error, finding the first version for every hook would take lots of time now.
not sure if there is a better way to suppress it in phpcs
2022-06-15 16:20:43 +03:00
Alex P
5ca32d0a0a Revert container cache fix 2021-09-09 12:33:24 +03:00
Alex P
f71b18f358 Extract bootstrap of modules 2021-08-27 20:40:09 +03:00