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
{{ message }}
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
PHP Parse error: syntax error, unexpected T_STATIC, expecting T_STRING or T_VARIABLE or '$' in /srv/vhosts/dev/sites/ombufiles/library/Shanty/Mongo.php on line 28
line 28 looks like this:
if (!empty(static::$_requirements)) return;
using
PHP: 5.2.10-2ubuntu6.47
mongodb adapter: 1.0.8
The text was updated successfully, but these errors were encountered:
I get
line 28 looks like this:
using
PHP: 5.2.10-2ubuntu6.47
mongodb adapter: 1.0.8
The text was updated successfully, but these errors were encountered: