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 Improve type safety for Controller::join_links() #11426

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

GuySartorelli
Copy link
Member

Allows methods that call Controller::join_links() to introduce strongly typed return types.
e.g. AdminRootController::admin_url() in silverstripe/silverstripe-admin#1836

Issue

@GuySartorelli
Copy link
Member Author

CI failure is unrelated. Looks like the newer version of the action we use to install PHP doesn't support memcached 😅

@emteknetnz emteknetnz merged commit 666b409 into silverstripe:6 Oct 17, 2024
10 of 11 checks passed
@emteknetnz emteknetnz deleted the pulls/6/type-safety branch October 17, 2024 04:15
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.

3 participants