PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar HLeithner
HLeithner
2 Dec 2024

Summary of Changes

Sync the return type of IdentityAware::getIdentity() method with CMSApplicationInterface

Testing Instructions

Run PHPStan with for relevant code or code review

Actual result BEFORE applying this Pull Request

Before PHPStan doesn't detect the return of null and would always expect an User object

Expected result AFTER applying this Pull Request

PHPStan expects null or User

avatar HLeithner HLeithner - open - 2 Dec 2024
avatar HLeithner HLeithner - change - 2 Dec 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Dec 2024
Category Libraries
avatar Hackwar Hackwar - change - 6 Dec 2024
Labels Added: PR-5.2-dev
avatar Hackwar Hackwar - change - 6 Dec 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-12-06 15:08:30
Closed_By Hackwar
avatar Hackwar Hackwar - close - 6 Dec 2024
avatar Hackwar Hackwar - merge - 6 Dec 2024
avatar Hackwar
Hackwar - comment - 6 Dec 2024

Thank you for the contribution.

Add a Comment

Login with GitHub to post a comment