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

API Update API to reflect changes to CLI interaction #329

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

GuySartorelli
Copy link
Member

@GuySartorelli GuySartorelli marked this pull request as draft September 6, 2024 02:53
@GuySartorelli GuySartorelli force-pushed the pulls/5/sake-symfony branch 2 times, most recently from 4c2b9d4 to 60253cc Compare September 17, 2024 01:14
@GuySartorelli GuySartorelli marked this pull request as ready for review September 17, 2024 02:27
@GuySartorelli GuySartorelli force-pushed the pulls/5/sake-symfony branch 2 times, most recently from 857a5b9 to ea38e6c Compare September 23, 2024 22:19
@@ -13,18 +13,18 @@
use SilverStripe\ORM\DB;

/**
* @deprecated 4.0.0 Will be removed without equivalent functionality.
* @deprecated 5.0.0 Will be removed without equivalent functionality.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this just be removed like the linkable migration task?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, because the module is fairly likely to be made compatible with CMS 6 so people may still want to migrate off it in CMS 6. IMO we shouldn't remove it until we get to a point where it's obvious it won't be available as something people can use and migrate off from.

@emteknetnz emteknetnz merged commit fb651b2 into silverstripe:5 Sep 26, 2024
4 of 13 checks passed
@emteknetnz emteknetnz deleted the pulls/5/sake-symfony branch September 26, 2024 21:58
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.

2 participants