Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

PHP Parse error #6

Closed
konsumer opened this issue Jul 13, 2010 · 2 comments
Closed

PHP Parse error #6

konsumer opened this issue Jul 13, 2010 · 2 comments

Comments

@konsumer
Copy link

I get

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

@coen-hyde
Copy link
Owner

Hi konsumer,

Unfortunately Shanty Mongo requires php5.3 or greater. You'll need to upgrade your version of php to use it.

Cheers,
Coen

@konsumer
Copy link
Author

ahh. thanks!

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants