You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, you should check your copy. I've tested pulling from Composer & using Spaces-API on my own machine and that works fine. I've also tested the code in spaces.php for syntax & it seems to be correct.
Looked around a bit. Looks like old PHP version didn't allow naming a method in a class as list, so I've changed the name & now it's passing on PHP 5.6!
PHP Parse error: syntax error, unexpected 'list' (T_LIST), expecting identifier (T_STRING) in /.../vendor/sociallydev/spaces-api/spaces.php on line 52
The text was updated successfully, but these errors were encountered: