#rectorphp 검색 결과
Ci vediamo Giovedì a Verona per il @LaravelDayIt See you on Thursday in Verona at Laravelday conference. I will talk about #developerexperience #pestphp #rectorphp #phpstan #laravel #php #opensource @grusp
PHPのRectorはかなり良さそう。 古い実装の撲滅運動にも使えそう。 #rectorphp
PHP 8.5 release is behind corner... So it's about time to finally look into this @rectorphp rule... 😁 👀
My newest video on #rectorphp 2.x is out on the @phparch YouTube channel. Come see how you can use it to automate upgrades, replace deprecated #php features, and automate #refactorings across branches. #phpc #softwareengineering #coding phparch.com/2025/10/stop-m…
I'm thrilled to see the article about Rector PHP is mentioned in trending articles on @ThePracticalDev 🎉🎉🎉🎉🎉 #rectorphp #devto #article #php #opensource #refactoring
After a lot of debugging we finally reached a good state. #rectorphp test-suite is now 35% faster this will not affect running rector on your application though. Lets clean up and hopefully get it merged finally github.com/rectorphp/rect…
New and long-awaited release is here: Rector 1.0 🥳🥳🥳 github.com/rectorphp/rect… #rectorphp
if you are not able to use a parallel testrunner with your #phpunit testsuite for whatever reason, you still have the option to divide the existing test-suite in parallel CI jobs. reducing the wait time is key github.com/rectorphp/rect… #faster #rectorphp #testfeedback
New Release: Rector 0.18.3 github.com/rectorphp/rect… #rectorphp
@rectorphp is the best forever i have used it till now. #php #rectorphp #Rector
New and long-awaited release is here: Rector 1.0 🥳🥳🥳 github.com/rectorphp/rect… #rectorphp
100% this is the way. Don't manually refactor for new PHP versions. Let RectorPHP do the heavy lifting. #RectorPHP #PHP #DeveloperTools
PHP 8.5 release is behind corner... So it's about time to finally look into this @rectorphp rule... 😁 👀
New Release: Rector 0.18.13 github.com/rectorphp/rect… #rectorphp
Are there any recent articles or videos about "How to effectively use Rector PHP in Laravel"? I'm currently going through the documentation, but just in case if there are any additional resources available. #laravel #php #rectorphp
@rectorphp is there any possibility to use #rectorphp as phar?
My newest video on #rectorphp 2.x is out on the @phparch YouTube channel. Come see how you can use it to automate upgrades, replace deprecated #php features, and automate #refactorings across branches. #phpc #softwareengineering #coding phparch.com/2025/10/stop-m…
100% this is the way. Don't manually refactor for new PHP versions. Let RectorPHP do the heavy lifting. #RectorPHP #PHP #DeveloperTools
PHP 8.5 release is behind corner... So it's about time to finally look into this @rectorphp rule... 😁 👀
PHPのRectorはかなり良さそう。 古い実装の撲滅運動にも使えそう。 #rectorphp
PHP 8.5 release is behind corner... So it's about time to finally look into this @rectorphp rule... 😁 👀
@rectorphp is the best forever i have used it till now. #php #rectorphp #Rector
Learn how to use @rectorphp to make large-scale changes to a codebase, for more efficient, up-to-date, and clean code bit.ly/4geDgrr #rectorphp #php #phpdevs
Are there any recent articles or videos about "How to effectively use Rector PHP in Laravel"? I'm currently going through the documentation, but just in case if there are any additional resources available. #laravel #php #rectorphp
After introducing Rector to all the PHP projects I own and speaking about Rector at some conferences, I am creating PR to introduce Rector to the projects I am fond of. github.com/storyblok/stor… #rectorphp #php #opensource #storyblok #phpclient
github.com
Adding Rector: Dead Code, Code quality, Coding Style, Type Declarations, Early return by roberto-...
Introducing Rector and updating the code for: Dead Code; Code quality; Coding Style; Type Declarations Early return Updating old PHP code (in order to use at least the PHP 7.3 , at the moment the ...
@rectorphp is there any possibility to use #rectorphp as phar?
A smooth developer experience is a top priority for @rectorphp. To that end, @Votruba_T and crew have recently added a new command to set up Rector in your CI to work for you bit.ly/3xeEPnb #rectorphp #php
For big projects that have too many classes to do the work manually, the key is to use automation. Learn how to automate final classes safely from @VotrubaT bit.ly/3TCmOIb #symfony #rectorphp
tomasvotruba.com
Finalize Classes - Automated and Safe
Final classes have [many](https://ocramius.github.io/blog/when-to-declare-classes-final/) [great](https://tomasvotruba.com/blog/2019/01/24/how-to-kill-parents) [benefits](https://matthiasnoback.nl/...
Day 41 & Day 42 of #100DaysOfCode - started using @rectorphp in the Stopwatch project. Rector is an automated refactoring tool for PHP - refactored State class github.com/uhamurad/stopw… #100daysofcodechallenge #rectorphp
New and long-awaited release is here: Rector 1.0 🥳🥳🥳 github.com/rectorphp/rect… #rectorphp
New and long-awaited release is here: Rector 1.0 🥳🥳🥳 github.com/rectorphp/rect… #rectorphp
New Release: Rector 0.19.8 github.com/rectorphp/rect… #rectorphp
github.com
Release Released Rector 0.19.8 · rectorphp/rector
New Features 🥳 [experimental] Add withTypeCoverageLevel() method to streamline Rector integration to new projects (#5553) Bugfixes 🐛 Cache null result on ProjectComposerJsonPhpVersionResolver (...
New Release: Rector 0.19.7 github.com/rectorphp/rect… #rectorphp
github.com
Release Released Rector 0.19.7 · rectorphp/rector
Bugfixes 🐛 [TypeDeclaration] Skip assign in construct with method call property same name on RestoreDefaultNullToNullableTypePropertyRector (#5556) [Privatization] Fix reprint with attribute on Fi...
New Release: Rector 0.19.6 github.com/rectorphp/rect… #rectorphp
New Release: Rector 0.19.5 github.com/rectorphp/rect… #rectorphp
github.com
Release Released Rector 0.19.5 · rectorphp/rector
New Features 🎉 [Autoloading] Allow to define bootstrapFiles([DIR . '/some.phar']) on BootstrapFilesIncluder (#5518) add withPhpSets() methods (#5519)
New Release: Rector 0.19.4 github.com/rectorphp/rect… #rectorphp
In #Symfony 4.3 there are ~60 changes in class names, method names or new default arguments in methods. Pain? 😠 We've just updated the set to cover them all and released #rectorphp v0.5.1 so you can upgrade them instantly! 🚀 Did we miss something? Just create an issue
I'm thrilled to see the article about Rector PHP is mentioned in trending articles on @ThePracticalDev 🎉🎉🎉🎉🎉 #rectorphp #devto #article #php #opensource #refactoring
New post on #rectorphp blog: How to install Rector despite Composer Conflicts ↓ getrector.org/blog/2020/01/2…
🎉 After 3 days of full-time work we finally migrated all stringy types to @PHPStan objects ✅ Now you can write rules for both #phpstan and #rectorphp with one API 🤝 1. migrate code with Rector 2. keep it clean with PHPStan github.com/rectorphp/rect…
New Post on #php 🐘 blog: How to Complete Type Declarations without Docblocks with #Rectorphp tomasvotruba.cz/blog/2019/01/0…
🎉 After full month of work, it's friday release time! ➡ #rectorphp v0.5.13 🤯 99 merged PRs 😲 9 authors 📈 54 k additions 😲 #zendframework to #symfony set 😲 id to uuid set for @doctrineproject 😲 100 % switch to @phpstan types Enjoy! 🍺❤️️ github.com/rectorphp/rect…
Just found out somebody with my name wrote about #rectorphp in @phparch August issue! Wohooo! phparch.com/magazine/2019/…
...after 6 intensive hours, it's starts to breathe! BEFORE → AFTER (This is actually my real snippet from old #rectorphp code. I wish I could write like a pig and let Rector make me look smart :P) What do you think?
🎉 I'm proud to release #rectorphp v0.5 with 30 new rules! 🎉 Download, add to your CI and enjoy :) A full changelog is here: github.com/rectorphp/rect…
Do you use @cakephp? Are you looking forward to version 4? @mark_story wrote an amazing article about KISS upgrades with #rectorphp ↓ mark-story.com/posts/view/usi… He's also making sure sets are up-to date, so upgrade to version 4 is as smooth as possible Thank you Mark! 🎉
Wow, #rectorphp just surpassed 31 000 downloads! We want to continue and build free upgrades of any legacy code for everyone 💪 so you can just code ❤️. We need your help to get there. Do you find us helpful? Support us on #patreon → patreon.com/rectorphp
New Post on #php 🐘 blog: #rectorphp European Tour in May & June 2019 - I'll see you at @phpday @PHP_Russia @fwdays @phpconference and @dpcon - Thanks for having me ❤️️❤️️❤️️ tomasvotruba.cz/blog/2019/04/2…
After a lot of debugging we finally reached a good state. #rectorphp test-suite is now 35% faster this will not affect running rector on your application though. Lets clean up and hopefully get it merged finally github.com/rectorphp/rect…
54 PRs and 18 days later #rectorphp v0.5.10 is out 🚀 With: * dead @doctrineproject entity methods/props removal * return/param array docblock completer * setter-only removal Do you use #rectorphp to make your day better? Give ❤️️ back on Patreon: patreon.com/rectorphp Thx!
if you are not able to use a parallel testrunner with your #phpunit testsuite for whatever reason, you still have the option to divide the existing test-suite in parallel CI jobs. reducing the wait time is key github.com/rectorphp/rect… #faster #rectorphp #testfeedback
We've just updated website with new references from #php community. Thank you all for support and giving us feedback on how #rectorphp helped YOU! getrector.org
This is how #rectorphp CI looked 2 weeks ago: * Travis CI * 11 jobs * 2 stages * 13 minutes Missing: * rector.phar deploy * test coverage travis-ci.org/rectorphp/rect…
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Wednesday 26.2K posts
- 2. #NationalCatDay N/A
- 3. Hump Day 12.7K posts
- 4. #wednesdaymotivation 2,868 posts
- 5. #MAYATVAWARDS2025 1.01M posts
- 6. Huda 15.6K posts
- 7. South Korea 109K posts
- 8. #Wednesdayvibe 1,730 posts
- 9. Happy Hump 7,736 posts
- 10. Mandy Patinkin 4,691 posts
- 11. ZNN AT MAYA25 533K posts
- 12. #PutThatInYourPipe N/A
- 13. Wayne 99.6K posts
- 14. Jay Z 7,217 posts
- 15. Tapper 30.4K posts
- 16. Namjoon 223K posts
- 17. FOMC 28.8K posts
- 18. Bill Gates 70.2K posts
- 19. Eminem 12.2K posts
- 20. Don Lemon 10.9K posts