zendframework / zend-code

BSD 3-Clause "New" or "Revised" License
1.68k stars 78 forks source link

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

Closed mapkuff closed 8 years ago

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

from issue https://github.com/zendframework/zend-code/issues/90

djmattyg007 commented 8 years ago

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 commented 8 years ago

@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 commented 8 years ago

Merged, thanks @evilband7!

master: zendframework/zend-code@ee170a87c511b3ae2a859947871d7226a6336cf4 develop: zendframework/zend-code@85c5e66b6d81ab22a928f24fbd9eb5e21cb0b98b