Skip to content

[5.3] Changes unneeded null check to ?? operator for libraries#44918

Merged
HLeithner merged 1 commit intojoomla:5.3-devfrom
joomdonation:Ternary_To_NullCoalescing_For_Libraries
Feb 22, 2025
Merged

[5.3] Changes unneeded null check to ?? operator for libraries#44918
HLeithner merged 1 commit intojoomla:5.3-devfrom
joomdonation:Ternary_To_NullCoalescing_For_Libraries

Conversation

@joomdonation
Copy link
Contributor

Pull Request for Issue # .

Summary of Changes

This PR uses TernaryToNullCoalescingRector rector rule to change unneeded null check to ?? operator for our libraries code. This is done automatically by rector, no manual change included.

Testing Instructions

Code review

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works, with cleaner, easier to read code

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

@QuyTon
Copy link
Contributor

QuyTon commented Feb 16, 2025

I have tested this item ✅ successfully on 4bcbab0


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

1 similar comment
@viocassel
Copy link
Contributor

I have tested this item ✅ successfully on 4bcbab0


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

@alikon
Copy link
Contributor

alikon commented Feb 17, 2025

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Feb 17, 2025
Copy link
Member

@HLeithner HLeithner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

@HLeithner HLeithner merged commit d608b7d into joomla:5.3-dev Feb 22, 2025
4 checks passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Feb 22, 2025
@HLeithner
Copy link
Member

thanks

@joomdonation joomdonation deleted the Ternary_To_NullCoalescing_For_Libraries branch February 22, 2025 15:52
@QuyTon QuyTon added this to the Joomla! 5.3.0 milestone Feb 23, 2025
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.

7 participants

Comments