Closed (fixed)
Project:
Menu Admin per Menu
Version:
8.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2020 at 16:01 UTC
Updated:
14 Sep 2020 at 08:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cangurin limpiezasComment #3
jeroent@Cangurin limpiezas,
Which PHP version are you using?
Comment #4
jeroentAh, I noticed this seems to be a problem on PHP 7.0. On PHP 7.1 or later this will work fine.
@Cangurin limpiezas can you provide a patch?
Comment #5
jeroentComment #6
jeroentComment #7
jeroentHmm, well the tests don't even run anymore on PHP 7. Can someone test this patch and confirm this issue is fixed on PHP 7?
Comment #8
jeroentComment #9
jeroentComment #10
fjgarlin commentedTested with PHP7.0.26. Before patch it wouldn't work and I'd get the above error, after the patch things work. Thanks!
Comment #12
jeroentCommitted and pushed to 8.x-1.x. Thanks!