? ? ? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
12 Dec 2022

Summary of Changes

void can only be used as standalone type.

Testing Instructions

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:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 12 Dec 2022
Category Libraries
avatar SharkyKZ SharkyKZ - open - 12 Dec 2022
avatar SharkyKZ SharkyKZ - change - 12 Dec 2022
Status New Pending
avatar chmst chmst - test_item - 16 Dec 2022 - Tested successfully
avatar chmst
chmst - comment - 16 Dec 2022

I have tested this item successfully on a2a5a60

code review


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39395.

avatar ceford
ceford - comment - 16 Dec 2022

I noticed some inconsistencies:

In: diff --git a/libraries/src/Application/CMSApplication.php b/libraries/src/Application/CMSApplication.php

  • * @return  mixed  The previous state, if one existed. Null otherwise.
    

Should that be mixed|null

In: diff --git a/libraries/src/Application/CMSWebApplicationInterface.php b/libraries/src/Application/CMSWebApplicationInterface.php

  • * @return  mixed  The previous state, if one existed. Null otherwise.
    

Should that be mixed|null
And there is no actual code change in this one

Otherwise, I am probably not qualified to test this!


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39395.

avatar Hackwar Hackwar - change - 28 Feb 2023
Labels Added: ? ?
avatar Hackwar
Hackwar - comment - 28 Feb 2023

@ceford "mixed" already contains null. :-)

avatar roland-d roland-d - close - 28 Feb 2023
avatar roland-d roland-d - merge - 28 Feb 2023
avatar roland-d roland-d - change - 28 Feb 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-02-28 14:04:26
Closed_By roland-d
Labels Added: ?
avatar roland-d
roland-d - comment - 28 Feb 2023

Thank you

Add a Comment

Login with GitHub to post a comment