Skip to content

0.3.0

Compare
Choose a tag to compare
@alekitto alekitto released this 31 Mar 10:59
· 56 commits to master since this release
18898c2

BREAKING CHANGES

  • Added ReflectorFactoryInterface: reflector objects can be customized or filtered before being yielded.
    Any throw-ed error inside the reflect method will result in the class to be skipped from the iteration.

CHANGES

  • notInNamespace filter added to finders
  • Fixed namespace filtering error in phpdocumentor finder