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

1. Fix ClassScanner::getInterfaces() which don't work with Interface. #92

Merged
merged 5 commits into from
Sep 20, 2016

Conversation

mapkuff
Copy link
Contributor

@mapkuff mapkuff commented Sep 18, 2016

  1. Fix ClassScanner::getInterfaces() which don't work with Interface.
  2. add TestCase ClassScannerTest::testGetInterfacesFromInterface().

from issue #90

2. add TestCase  ClassScannerTest::testGetInterfacesFromInterface().
@djmattyg007
Copy link
Contributor

I wouldn't bother. After much complaining, the scanner code is being formally deprecated. Look at #91

I'd recommend working with nikic/PHP-Parser instead, it's actually maintained.

@Ocramius
Copy link
Member

@djmattyg007 #91 is a suggestion by me, not something that got any approval so far. Still, for stable versions we should fix bugs anyway :-)

@Ocramius Ocramius added the bug label Sep 20, 2016
@Ocramius Ocramius added this to the 3.0.5 milestone Sep 20, 2016
@Ocramius Ocramius merged commit 430dd90 into zendframework:master Sep 20, 2016
Ocramius added a commit that referenced this pull request Sep 20, 2016
Ocramius added a commit that referenced this pull request Sep 20, 2016
@Ocramius
Copy link
Member

Merged, thanks @evilband7!

master: ee170a8
develop: 85c5e66

@Ocramius Ocramius self-assigned this Sep 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants