Closed (fixed)
Project:
ShURLy
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2023 at 09:44 UTC
Updated:
15 Jun 2024 at 19:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
summit commentedComment #3
samir_shuklaHi, I have created the patch for the issue. Please review.
Comment #4
summit commentedHi, tested it, thanks!
Comment #5
jcnventuraA wonderful opportunity to learn about null-coalescing operators: https://www.php.net/manual/en/migration70.new-features.php#migration70.n...
Comment #6
chandreshgiri gauswami commentedComment #7
c-logemannJust made a visual check of the #6 patch so I didn't know if this will work:
The correct form is without ":"
Comment #8
chandreshgiri gauswami commentedHi @C-Logemann,
Thanks for pointing this out. I will work and fix this.
Comment #9
chandreshgiri gauswami commentedFixed syntax error and generated new patch.
Comment #11
jcnventura