Skip to content

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

Merged
HLeithner merged 1 commit intojoomla:5.0-devfrom
wilsonge:feature/remove-return-type-changes
Mar 7, 2023
Merged

[5.0] Remove all return type will change annotations#39524
HLeithner merged 1 commit intojoomla:5.0-devfrom
wilsonge:feature/remove-return-type-changes

Conversation

@wilsonge
Copy link
Copy Markdown
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
Copy Markdown
Member

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Small A PR which only has a small change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants