Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

[Zend-Code] Find php 5.4 traits with TokenArrayScanner #4989

Closed
wants to merge 3 commits into from
Closed

[Zend-Code] Find php 5.4 traits with TokenArrayScanner #4989

wants to merge 3 commits into from

Conversation

danez
Copy link
Contributor

@danez danez commented Aug 20, 2013

Added T_TRAIT next to T_CLASS and T_INTERFACE.

For php 5.3 T_TRAIT gets defined to not get any errors.

@weierophinney
Copy link
Member

Please add a unit test for this as well -- and thanks!

Daniel Tschinder and others added 2 commits August 21, 2013 09:23
Added T_TRAIT next to T_CLASS and T_INTERFACE.

For php 5.3 T_TRAIT gets defined to not get any errors.
@danez
Copy link
Contributor Author

danez commented Aug 21, 2013

Added test before fixing issue

@danez
Copy link
Contributor Author

danez commented Aug 21, 2013

composer on travis not working -> failed

@Thinkscape
Copy link
Member

@danez Try waiting a few hours and then closing an re-opening the PR.

@danez
Copy link
Contributor Author

danez commented Aug 21, 2013

Ok i'll try that

@danez danez closed this Aug 21, 2013
@danez danez reopened this Aug 21, 2013
@danez danez closed this Aug 21, 2013
@danez danez reopened this Aug 21, 2013
@danez
Copy link
Contributor Author

danez commented Aug 21, 2013

Thanks for the tip.

@ghost ghost assigned weierophinney Aug 21, 2013
weierophinney added a commit that referenced this pull request Aug 21, 2013
[Zend-Code] Find php 5.4 traits with TokenArrayScanner
weierophinney added a commit that referenced this pull request Aug 21, 2013
@weierophinney
Copy link
Member

Merged to develop for release with 2.3.0.

@danez danez deleted the patch-1 branch August 21, 2013 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants