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

zf-configuration 1.3.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 01 Nov 19:12
· 17 commits to master since this release

Added

  • Nothing.

Changed

  • #25 changes the behavior of ConfigResource::patchKey() to do what it is advertised to do: merge incoming configuration. Previously, it was overwriting configuration, which could in some extreme instances lead to lost configuration. The behavior is now correct.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.