The Wayback Machine - https://web.archive.org/web/20190902022139/https://github.com/symfony/options-resolver
Skip to content
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more. https://symfony.com/options-resolver
PHP
Branch: master
Clone or download
nicolas-grekas Merge branch '4.4'
* 4.4:
  Fix compatibility with PHPUnit 8
  Disable phpunit typehint patch on 4.3 branch
  Fix deprecation on 4.3
Latest commit e0602f8 Aug 8, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Debug [OptionsResolver] Add a new method addNormalizer and normalization hi… Mar 31, 2019
Exception Mark ExceptionInterfaces throwable Aug 29, 2018
Tests Disable phpunit typehint patch on 4.3 branch Aug 8, 2019
.gitignore
CHANGELOG.md Remove deprecated code paths that trigger a runtime notice Jun 9, 2019
LICENSE
Options.php [OptionsResolver] fix adding $triggerDeprecation to Options::offsetGet() Jun 9, 2019
OptionsResolver.php [OptionResolver] Add type-hints to OptionResolver class Jun 27, 2019
README.md Fixed readme of OptionsResolver May 6, 2016
composer.json
phpunit.xml.dist

README.md

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.