framework/php-packages/phpstan
Nicolas Peugnet f9a5d485c3
fix(phpstab): adapt phpstan package for extension use (#3727)
- fix "Stub file does not exist" error message as reported in
  <https://github.com/flarum/docs/pull/441#issuecomment-1419668760>
- fix "Ignored error pattern was not matched in reported errors" error
  messages as reported in
  <https://github.com/flarum/docs/pull/441#issuecomment-1420903036>
2023-02-08 10:43:41 +01:00
..
src feat(phpstan): foundation for usage in extensions (#3666) 2023-01-15 15:25:13 +01:00
stubs/Illuminate chore: Setup PHPStan Level 5 (#3553) 2022-09-14 15:23:56 +01:00
.gitignore Initial extension requirements, will eventually have stubs 2021-11-24 22:58:58 -05:00
composer.json fix: larastan v1 incompatible with phpstan v1.9.0 (#3665) 2022-11-03 11:55:52 +01:00
extension.neon feat(phpstan): foundation for usage in extensions (#3666) 2023-01-15 15:25:13 +01:00
larastan-extension.neon fix(phpstab): adapt phpstan package for extension use (#3727) 2023-02-08 10:43:41 +01:00
phpstan-baseline.neon fix(phpstab): adapt phpstan package for extension use (#3727) 2023-02-08 10:43:41 +01:00
README.md Initial commit 2021-11-24 22:57:30 -05:00

php-stubs