run:R W Run
DIR
2026-04-08 19:58:38
R W Run
415 By
2026-04-08 19:32:09
R W Run
11.09 KB
2026-04-08 19:32:08
R W Run
110 By
2026-04-08 19:32:08
R W Run
error_log
📄.jms.yml
1filter:
2 paths: [src/*, tests/*]
3 excluded_paths: ["tests/*/Fixture/*"]
4
5default_config:
6 psr0_compliance: true
7 checkstyle: true
8 composer_config_check:
9 publish_checks: true
10 level: warning
11 reflection_fixes: true
12 use_statement_fixes: true
13
14path_configs:
15 tests:
16 paths: [tests/*]
17 psr0_compliance: false
18 checkstyle: false
19 phpunit_checks: true
20