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

zend-stdlib 2.7.5

Compare
Choose a tag to compare
@weierophinney weierophinney released this 16 Feb 20:09
· 236 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #54 updates the HelperPluginManager implementation to return zend-stdlib-specific instances (instead of zend-hydrator instances), to ensure backwards compatibility when typehinting against the zend-stdlib types.