Hey guys,
i recently upgraded from WB2.8.3+SP6 to 2.10 and everything went fine.
Many thanks to the team for that great job!
After that I've tried to upgrade to 2.11, but the upgrade script failed for the following reason at Step 10 (Checking all addons with a newer version (upgrade)):
Use of undefined constant GLOB_BRACE (line 55 in /framework/functions.php)
My Hoster: Strato
used PHP Version: 7.1.13
used SQL Version: 5.6.37
Does anybody know how to fix this?
Thanks in Advance!
Best regards
Markus
PS: I managed to complete the script, by removing GLOB_BRACE in line 55. But I'm not sure what else will be broken by using this "dirty fix".