TAG ARCHIVE
Everything on rector.
2 articles tagged rector, sorted newest first.
rector
Rector PHP: Automate Laravel Upgrade Refactors
Stop hand-editing hundreds of files when bumping PHP or Laravel versions. Here's how to wire Rector into a Laravel project, run it safely, and write a custom rule for the patterns specific to your codebase.
8 min read →
php
PHP 8.5 Deprecations Cheat Sheet: What to Fix Before Upgrading
PHP 8.5 ships with a batch of deprecations that will become hard errors in PHP 9.0. Here's the complete list with one-line fixes and a Rector command to automate the scan.
5 min read →