Skip to content

Version 1.2.1 of ParserReflection

Compare
Choose a tag to compare
@lisachenko lisachenko released this 27 Jun 16:34
· 217 commits to master since this release
1.2.1

Patch version with small fixes:

  • Fixed the signature of ReflectionClass::newInstance to be compatible across all PHP versions, resolves #70
  • Fixed namespace names with leading slash, resolves #67

PHP version was also bumped to be >=5.6.0. Pay an attention if you use this library with outdated PHP versions.