Commit graph

7 commits

Author SHA1 Message Date
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