In recent days Laravel Pint was introduced and caused havoc of ambivalence - some love it, some hate it. Personally I have mixed feelings about it, and I wanted to share my thoughts with the other developers.
...
PHPStan in virtualised environments
PHPStan 1.7.15 brings small, but helpful feature: support for relative paths in editorUrl for virtualised environments. It鈥檚 even better when it makes you a repository collaborator - yes, it鈥檚 my initiative! 馃ス
...
New in 馃悩 PHP 8.2
PHP 8.2 is set to be released at the end of 2022, but final date will be announced at some point in the future. In this post I will evaluate all the features, improvements and deprecations. I鈥檒l try to keep this article up-to-date with RFCs that will be accepted after publishing.
...
Rector and ECS: new configurator API
Rector is a tool for automatic code refactoring. ECS allows keeping coding standards in the project. From few days, configuration of both tools is more developer friendly.
...