Releases: mr-luke/configuration
Releases · mr-luke/configuration
Minor improvments
Fixed issue on PHP 7.3
v1.3.2 Fix due to PHP7.3 "compact" method change
Fixed 'required' issue
Fixed issue when 'required' = false throws Exception.
ConfigurationException
Mrluke\Configuration\Exceptions\ConfigurationException
added.
Schema extended
Added method createFromFile that creates instance of Schema from given file (php array or json).