New #TYPO3 Rector release!
Version 2.7.0 now supports migration of your ViewHelpers that use renderStatic(), which is part of the version 13 release changes
Have fun!
In case you didn't know - TYPO3-rector already has reached its version 2.5.0 release with more to come since the 2.0.0 release in february
IMHO the release page speaks for itself and the huge amount of time invested along with a great community code sprint
https://t.co/5TAFCUMS7N
Congratulations to @VotrubaT for the release of @rectorphp v1.0.0!
TYPO3-rector went along and @schreiberten invested a lot of time to be v1 ready at the same day of release!
Thanks a lot for the work you both did on your ends!
(Support and sponsoring is still very welcome!)
Our last release caught some attention, which lead to a new sponsor!
We'd like to thank @KDirnbauer and https://t.co/GqaLz7F9tv very much for supporting our development and the project as a whole!
New year, new release!
https://t.co/1Imgx4QMBq
We provided a lot of patches bringing value to the project.
"Annoying" TCA migrations will be done for you or the replacement of the extbase repo magic findBy() methods for example
We are thankful for every feedback and sponsoring!
Thanks a lot to all the people I met and visited my talk at #t3dd23!
The demo project can be checked out here: https://t.co/6AfFwFfv2f
Hit me up in Slack, on here or via GitHub Issue in case you need help, want to give feedback or anything else!
Hi y'all - i have a question:
What do you like the most about typo3-rector. What surprised you, what would you like to have known sooner or want others to know?
Thanks a lot!
At first i was a little bit disappointed in myself, because i felt like i could not deliver the rector value i want until the new TYPO3 release due to some health and motivation issues in the last weeks.
But i just checked: we have close to 40 migration rules ready - so have fun!
Do you love Attributes in PHP as much as i do? In TYPO3 12 you can use Extbase Attributes instead of our beloved annotations. Let TYPO3-Rector do the work for you: https://t.co/kI6zAXzA7i
Service Announcenemt: As of recently, my blog post about using rector in #TYPO3 is no longer completely outdated and can be consulted again :)
https://t.co/2Q6ctUJE3o
Today we're preparing further for the v12 release:
Reading all core changelogs transformed into over 130 issues (😵💫) and check them for possible migrations to provide and help all of you.
Today I updated a #TYPO3 project from version 10 to 11 and updated the code from PHP 7.4 to PHP 8.1 in a few hours. Thanks to
@TYPO3Rector! TYPO3-Rector is really helpful, also when it does not do all code changes properly. I had only a few lines of code to adjust on my own.
@Tangomuc Hi, Henrik hier! Aber ich frag mal nach, einen Twitter Account, Website oder Logo habe ich leider noch nicht vorliegen
wenn du mir das via DM schicken magst oder an die [email protected] dann kümmere ich mich um alles
danke dir!
@wahnsinn@xitnelat Hi - i confirm:
you can e.g. check https://t.co/IQSauAEqLD
In case you miss a rule you can maybe create one for your own case or create an issue (we might provide them as experimental or something)
@Tangomuc not a step by step, but the general contribution docs
https://t.co/uXWQjsOcql
Other than that it's kinda best practice to check left and right for similar rector rules like the one you want to create. That often is extremely helpful - you can describe what you need here