Skip to content

v2.4.2

Compare
Choose a tag to compare
@Ocramius Ocramius released this 21 May 20:38
· 617 commits to 3.4.x since this release
v2.4.2

Bug

  • [DDC-2708] - [DCOM-219] Fix for PHP 5.4.8 not returning true for is_callable on abstract methods anymore
  • [DCOM-204] Fix include of entities inside PHAR.
  • [DCOM-175] Private properties of parent classes of a proxy are now correctly handled in __sleep
  • [DCOM-212] Static properties should not be returned by __sleep in proxies

Improvement

New Feature

  • [DDC-1247] - Implemented AnnotationDriver#addExcludePath()