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

[5.0] Remove all return type will change annotations #39524

Merged

Conversation

wilsonge
Copy link
Contributor

Summary of Changes

All these return types were introduced to bridge the non-return typed functions in < PHP 8.1 and the typed versions in >= 8.1.

Now 5.0 requires PHP 8.1 and higher we can use the native typed versions

Testing Instructions

Code review

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org: Notes for return type changes Manual#73

  • No documentation changes for manual.joomla.org needed

@wilsonge wilsonge changed the title Remove all return type will change annotations [5.0] Remove all return type will change annotations Dec 29, 2022
@Hackwar Hackwar added the Small A PR which only has a small change label Feb 26, 2023
@HLeithner HLeithner merged commit b4355d6 into joomla:5.0-dev Mar 7, 2023
@HLeithner
Copy link
Member

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-5.0-dev Small A PR which only has a small change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants