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

zend-code 3.0.4

Compare
Choose a tag to compare
@weierophinney weierophinney released this 30 Jun 22:38
· 395 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #59 fixes an issue with detection of multiple trait use statements.
  • #75 provides a patch to ensure that extends statements qualify the parent class based on the current namespace and/or import statements.