rexstan
rexstan copied to clipboard
redaxo phpstan addon
Bumps [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) from 2.16.1 to 3.4.0. Release notes Sourced from spaze/phpstan-disallowed-calls's releases. Default error identifiers Add default error identifiers, used if not specified/overridden in your custom config (#258) PHPStan 1.11...
`$form = rex_post('form', 'array[string]', []);` should be detected as `array` etc.
https://github.com/FriendsOfREDAXO/rexstan/pull/404#discussion_r1139388091
**Description / Beschreibung** Das betrifft den Vendor [phpstan-baseline-analysis](https://github.com/staabm/phpstan-baseline-analysis) Style Angaben direkt am HTML Tag https://github.com/FriendsOfREDAXO/rexstan/blob/main/vendor/staabm/phpstan-baseline-analysis/lib/GraphTemplate.php#L127C53-L127C53 Externe Datei wird geladen https://github.com/FriendsOfREDAXO/rexstan/blob/main/vendor/staabm/phpstan-baseline-analysis/lib/GraphTemplate.php#L173C19-L173C19 Bei entsprechendem CSP Header wird beides vom Browser ignoriert. Nonce...
**Feature description / Feature Beschreibung** Similar to https://github.com/phpstan/phpstan/issues/9367
Einstellungen auf den Ergebnis-Seite ausgeben
**Feature description / Feature Beschreibung** - [x] `Symplify\PHPStanRules\Rules\CheckTypehintCallerTypeRule` - [x] `Symplify\PHPStanRules\Rules\Missing\CheckSprintfMatchingTypesRule` - [ ] `Symplify\PHPStanRules\Rules\NoDynamicNameRule` - [ ] `Symplify\PHPStanRules\Rules\NoMissingDirPathRule` double check, whether these are not yet enabled before adding them...
**Feature description / Feature Beschreibung** https://github.com/redaxo/redaxo/pull/5673