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

[Core] Introduction support for PHP 5.4 #32

Closed
lisachenko opened this issue Jan 16, 2013 · 0 comments
Closed

[Core] Introduction support for PHP 5.4 #32

lisachenko opened this issue Jan 16, 2013 · 0 comments
Labels
Milestone

Comments

@lisachenko
Copy link
Member

Support for introduction advice should be available for PHP5.4 with the help of traits. Introduction will combine two parts: interfaces and traits into one declare-parents advice that can be applied to the specific classes.

lisachenko added a commit that referenced this issue Jan 16, 2013
lisachenko added a commit that referenced this issue Jan 16, 2013
* introduction:
  Update demo to show DeclareParents in action #32
  Initial support for Introduction advice #32
  Added TraitIntroductionInfo advice #32
  Fix typo in the class name #32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant