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

Increase requirement to PHP 5.4 #20

Open
clphillips opened this issue Jun 25, 2015 · 2 comments
Open

Increase requirement to PHP 5.4 #20

clphillips opened this issue Jun 25, 2015 · 2 comments

Comments

@clphillips
Copy link
Contributor

Since PHP 5.3 is EOL, and 5.4 will be EOL in September, 2015, it should be safe to make 5.4 the base requirement.

5.4 adds traits, array shortcuts, and removes stupid crap like register_globals.

@Feathur
Copy link

Feathur commented Jul 3, 2015

I agree and namespacing :)

@Feathur
Copy link

Feathur commented Jul 3, 2015

I needed namespacing so I added it and updated the autoloader. If you like my changes I'll submit a pull request (or you can merge them yourself)...

Feathur@d3af4d3

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

No branches or pull requests

1 participant