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

zend-config 3.3.0

Latest
Compare
Choose a tag to compare
@Xerkus Xerkus released this 08 Jun 19:00
· 5 commits to master since this release
release-3.3.0
0123413

Added

  • #54 adds support for PHP 7.3.
  • #58 adds $processSections to INI reader, allowing control over whether sections should be parsed or not
  • #63 adds .yml to Zend\Config\Factory as an alternative extension for yaml

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.