All notable changes to this project will be documented in this file, in reverse chronological order by release.
Versions prior to 0.2.0 were released as the package "webimpress/zend-pimple-config".
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #11 adds support for PHP 7.3.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #6 and
#10 add
support for
shared
andshared_by_default
configuration, allowing the ability to selectively alter whether or not a shared instance is returned by the container for a given service.
- Nothing.
- Nothing.
- Nothing.
-
#10 fixes factory configuration support to test that a factory class name is callable before allowing registration of the factory.
-
#10 fixes how aliases to shared services work; they should never return a cloned instance of the service.
- Nothing.
- Nothing.
- Nothing.
- #3 removes support for PHP versions prior to PHP 7.1.
- #7 fixes how invokable configuration is processed, ensuring that if the key and value are not the same, an alias is created, aliasing the key to the class name.
- Nothing.
- The package name has changed to
zendframework/zend-pimple-config
.
- Nothing.
- Nothing.
- Nothing.
Initial Release.
- Everything.
- Nothing.
- Nothing.
- Nothing.
- Nothing.