2.11.0
This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽
New Features 🚀
LangGetReturnTypeExtensionextension- Extension for
Appfacadeenvironmentmethod InteractsWithInputstubFormRequestSafeDynamicMethodReturnTypeExtension- Added stub for
Cookie::getmethod - Added
generalizeEnvReturnTypeconfig option and extension - Added
checkConfigTypesconfig parameter andConfigFunctionDynamicFunctionReturnTypeExtensionandConfigGetDynamicMethodReturnTypeExtensionand ignore callable constant strings Read more about it here. - Better default for viewDirectories (#2218)
- Add possibility to specify config directory (#2217)
Fixes 🐛
- Get return type of closure for
valuehelper and check for callable instead of closure - Updated request file and route extensions
configandenvfunction default arg can beClosure
Full Changelog: v2.10.0...v2.11.0