In this post, I’ll share how I’m using PHPStan’s type aliases feature to make validation rule typehints more readable and maintainable in our Laravel application.
PHP
What’s new in PHP 8.6
Brent surveys the most notable additions coming in PHP 8.6, including partial function application, the new polling API, readonly property defaults, and several smaller improvements and deprecations. Read more