Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error in sui.php #1

Closed
Elbatron opened this issue Nov 4, 2013 · 4 comments
Closed

Syntax error in sui.php #1

Elbatron opened this issue Nov 4, 2013 · 4 comments
Labels

Comments

@Elbatron
Copy link

Elbatron commented Nov 4, 2013

Hi,

I just wanted to play around with it, but upon activating I got an error:

unexpected T_STRING in /scripts/sui.php on line 12

I'm running PHP Version 5.2.17

@ProjectCleverWeb
Copy link
Owner

The theme uses namespaces which weren't available until PHP 5.3.0. Additionally, PHP 5.3.7 & 5.4.14 are usually considered the latest "stable" versions. I recommend 5.4.x but will allow as far back as 5.3.7 for this project. I will add this to the "Requirements" section.

@ProjectCleverWeb
Copy link
Owner

Commit: 1855e1c

@Elbatron
Copy link
Author

Elbatron commented Nov 4, 2013

Thanks. I thought that was problem.
Current release works with PHP 5.3.27.

@ProjectCleverWeb
Copy link
Owner

No problem, and thanks for letting me know about 5.3.27. Just keep in mind I will be designing for 5.3.7 or later, and using any prior version is likely to fail in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants