Closed (fixed)
Project:
Swiper formatter
Version:
2.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2024 at 14:19 UTC
Updated:
20 Oct 2024 at 18:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rgnyldz commentedComment #3
aaron.ferris commentedLooks like typed constants, assuming < PHP8.3?
Edit - sorry, just seen PHP8. Typed constants (IIRC) are in 8.3.
Ill raise a MR/patch that should help you, but it may be that you need to patch this rather than the module be updated for backwards compatibility.
Comment #5
aaron.ferris commentedComment #8
nk_ commentedThanks! Patched and pushed for < PHP 8.3 compatibility.
Comment #9
rgnyldz commentedNice work, you guys rock :)
I'll go with the dev version then.
Comment #10
nk_ commentedIt's published as beta4 release so you can use that as well. Make sure you run DB update script too, as explained here.
Comment #11
aaron.ferris commentedMarking as fixed, thanks all :)