• Refactor all occurrences of foreach ($items as $item) to foreach ($items ?: [] as $item) in OpenStack
CommentFileSizeAuthor
#2 3128625-2.patch3.49 KBjigish.addweb

Comments

jigish.addweb created an issue. See original summary.

jigish.addweb’s picture

Status: Active » Needs review
StatusFileSize
new3.49 KB
yas’s picture

Status: Needs review » Reviewed & tested by the community
Related issues: +#3095569: Composer could not parse version constraint / could not load package (2)

@jigishaddweb

Thank you for the refactoring. It looks good to me. I'll merge the patch to 8.x-1.x and 8.x-2.x and close this issue as Fixed.

  • yas committed 8ce09e3 on 8.x-1.x authored by jigish.addweb
    Issue #3128625 by jigish.addweb, yas: Refactor foreach ($items as $item...

  • yas committed d69b7c3 on 8.x-2.x authored by jigish.addweb
    Issue #3128625 by jigish.addweb, yas: Refactor foreach ($items as $item...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.