0.14.0
·
78 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
New features:
- Support PHP 8.5 features (#269)
- Support phpbench entrypoints (#262, @simPod)
- Support behat entrypoints (#267, @devbanana)
- Support
stream_wrapper_registermagic (#266)
Improvements
- All filepaths are now resolved relative to config file they reside (same as native PHPStan configs) (#219)
usageProviders.symfony.configDirusageExcluders.tests.devPaths
Dependencies
phpstan/phpstannow requires^2.1.23(was^2.1.12) (#254)
Breaking changes
- All classes are final (#237)