Mickaël
Mickaël
#### Description Add a `tide_status_display` variable to display the `status` item: - either only for complex statutes (`0`, the default and current behavior), - or for all non-zero statutes (`1`),...
Hello, This is a continuation of #130 (which has been closed by its author) and closes #133. This adds 2 options `forSubpaths` and `forSiblings`, to enable aliases for these specific...
Example: https://psalm.dev/r/6a044dc469 The last `foreach` should trigger an error because of the possible execution of the `unset($t['a'])`. This is the case when removing everything except the last `foreach`.