feat(tia): adds poc

This commit is contained in:
nuno maduro
2026-04-15 17:31:53 -07:00
parent 87db0b4847
commit 4b8e303cd5
11 changed files with 1630 additions and 0 deletions

View File

@ -7,6 +7,9 @@ arch()->preset()->php()->ignoring([
'debug_backtrace',
'var_export',
'xdebug_info',
'xdebug_start_code_coverage',
'xdebug_stop_code_coverage',
'xdebug_get_code_coverage',
]);
arch()->preset()->strict()->ignoring([