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

DEP PHP Support in CMS5 #7

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

sabina-talipova
Copy link
Contributor

Copy link
Member

@emteknetnz emteknetnz left a comment

Choose a reason for hiding this comment

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

Unit test error is because it's installing admin 2.0.0-alpha1 - which lack the a return type - https://github.com/silverstripe/silverstripe-admin/blob/2.0.0-alpha1/code/AdminRootController.php#L106

admin 2.x-dev has the return type https://github.com/silverstripe/silverstripe-admin/blob/2/code/AdminRootController.php#L107

So this installation error will go away once we tag admin 2.0.0-beta1. Unit tests on the modules being tested have run elsewhere and will be run once we tag the beta, so I'm OK with merging this one without the unit tests having been run.

@emteknetnz emteknetnz merged commit 9f43099 into silverstripe:3 Jan 17, 2023
@emteknetnz emteknetnz deleted the pulls/3/upgrade-cms5 branch January 17, 2023 23:53
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.

None yet

2 participants