Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[composer] remove dependency on nette-to-symfony, very niche package that would require much work to be used in public #290

Merged
merged 2 commits into from
Jun 25, 2021

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Jun 25, 2021

The https://github.com/rectorphp/rector-nette-to-symfony package proven useful for Nette to Symfony migrations. It a great source for learning about f2f migrations.

Yet, Rector as a tool has proven to be better in more common operations like framework upgrade, rather then this migration. Specific migration use specific framework version origin and target framework version and linked package was build for on Nette 2.2/3 to Symfony 4. Now it would rather fail on never version, as not maintained much.

Saying that we've decided to take it out of Rector core and keep it archived for anyone, who'll need a custom set to learn from for their own specific migration.

@TomasVotruba TomasVotruba force-pushed the tv-less-nette-to-symfony branch 4 times, most recently from 5d6213b to 410fd89 Compare June 25, 2021 16:00
…that would require much work to be used in public
@TomasVotruba TomasVotruba force-pushed the tv-less-nette-to-symfony branch 2 times, most recently from 827b67d to 7d5f68e Compare June 25, 2021 16:46
@TomasVotruba TomasVotruba merged commit 68c2bcd into main Jun 25, 2021
@TomasVotruba TomasVotruba deleted the tv-less-nette-to-symfony branch June 25, 2021 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant