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

Use PHP 5.3 Namespaces #4

Open
mgatto opened this issue Mar 1, 2013 · 0 comments
Open

Use PHP 5.3 Namespaces #4

mgatto opened this issue Mar 1, 2013 · 0 comments

Comments

@mgatto
Copy link
Member

mgatto commented Mar 1, 2013

I'm considering making the minimum supported PHP version to be 5.3(.3?). I know 5.2 is deprecated and unsupported, but I also know that Phing is 5.2 compatible and there are still many people on 5.2.

Pros

  • Maintains compatibility with Phing
  • Still lots of users on 5.2

Cons

  • Outdated and unsupported PHP version
  • Not using Namespaces is a real drag
  • Might need to use Pyrus/PEAR2 if using Namespaces?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant