Skip to content

laminas-servicemanager 3.4.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 11 May 14:46
· 600 commits to 4.4.x since this release
3.4.1

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #28 provides updates to the ConfigAbstractFactory to ensure it works correctly under PHP 7.4 when the config service is represented by an ArrayObject or ArrayAccess implementation.

  • #35 updates two exception messagers from the ConfigAbstractFactory to be more clear about what caused them.