Skip to content

[5.3] Change list() to array destruct for libraries code#44973

Merged
HLeithner merged 2 commits intojoomla:5.3-devfrom
joomdonation:use-list-to-array-destruct-for-libraries
Feb 26, 2025
Merged

[5.3] Change list() to array destruct for libraries code#44973
HLeithner merged 2 commits intojoomla:5.3-devfrom
joomdonation:use-list-to-array-destruct-for-libraries

Conversation

@joomdonation
Copy link
Contributor

Pull Request for Issue # .

Summary of Changes

This PR uses ListToArrayDestructRector rector rule to change code form using list function to user more modern array destruct syntax in 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 code using modern syntax

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 22, 2025

I have tested this item ✅ successfully on be28f27


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

1 similar comment
@viocassel
Copy link
Contributor

I have tested this item ✅ successfully on be28f27


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

@QuyTon
Copy link
Contributor

QuyTon commented Feb 24, 2025

RTC


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

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

thanks

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Feb 26, 2025
@QuyTon QuyTon added this to the Joomla! 5.3.0 milestone Feb 26, 2025
@joomdonation joomdonation deleted the use-list-to-array-destruct-for-libraries branch February 27, 2025 05:14
janschoenherr pushed a commit to janschoenherr/joomla-cms that referenced this pull request Mar 10, 2025
* Change list() to array destruct for libraries code
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.

5 participants