In our previous article, we discussed how to get started using code coverage to determine if our code has enough tests and one of the things I mentioned is how we should integrate this into our CI/CD pipeline but I didn’t say how. This articles exists to rectify that problem by providing you with two […]
The post Automated Refactoring With Rector appeared first on php[architect].
/2023/08/automated-refactoring-with-rector/
Login to add comment
Other posts in this group
In this episode, Scott talks with Chris Morrell about PHPxWorld and a hopeful return to in-person User Groups. Links: PHPxWorld – https://phpx.world/ Chris on BlueSky – https://bsky.ap
This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Home Row Mod, Glutton Malware, Larave Visual Code Extension, Free Copilot, Free Webstorm, and more… Links from the show: P
The post php[podcast] 2024.12.12 appeared first on php[architect
In this episode, Scott talks with Nelson Isioma about his article in the November 2024 issue of the php[architect] magazine about Serverless Architectures. Links pScan – https://github.com/N
This week on the php podcast, Eric and John talk about Lazy Object in PHP 8.4, php[tek] 2025 first round of speaker selection is done, PHP Architect is now on Bluesky (@phparch.com), join the PHP A
The terrible thing about deleting data from a database is that it’s gone forever. We can’t even look at the data to see if we need it because it’s gone. If we need the data back,
In this episode, Scott talks to Florian Engelhardt about concurrency in PHP. Links Florian on Mastodon – https://phpc.social/@flowcontrol Florian’s Website – https://dotbox.org Ar