Options Resolver Versions Save

Provides an improved replacement for the array_replace PHP function

v7.0.0

6 months ago

v6.4.0

6 months ago

v7.0.0-RC1

6 months ago

v6.4.0-RC1

6 months ago

v7.0.0-BETA1

7 months ago

Changelog (https://github.com/symfony/options-resolver/compare/v6.3.6...v7.0.0-BETA1)

  • feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
  • feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)

v6.4.0-BETA1

7 months ago

v6.3.0

1 year ago

v6.3.0-RC1

1 year ago

Changelog (https://github.com/symfony/options-resolver/compare/v6.3.0-BETA3...v6.3.0-RC1)

  • feature symfony/symfony#49293 [DoctrineBridge] Allow to ignore specific nullable fields in UniqueEntity (@VincentLanglet)
  • bug symfony/symfony#49063 [Messenger] Respect isRetryable decision of the retry strategy for re-delivery (@FlyingDR)

v6.3.0-BETA3

1 year ago

Changelog (https://github.com/symfony/options-resolver/compare/v6.3.0-BETA2...v6.3.0-BETA3)

  • bug symfony/symfony#50307 [AssetMapper] Improving XSD to use attributes whenever possible (@weaverryan)
  • bug symfony/symfony#50305 [OptionsResolver] Fixed changelog (@yceruto)
  • feature symfony/symfony#48579 [Notifier] Add SMS options to GatewayApi notifier (@gnito-org)
  • feature symfony/symfony#48586 [Notifier] Add SMS options to MessageMedia notifier (@gnito-org)
  • feature symfony/symfony#48584 [Notifier] Add SMS options to ContactEveryone notifier (@gnito-org)
  • feature symfony/symfony#48577 [Notifier] Add SMS options to FortySixElks notifier (@gnito-org)
  • feature symfony/symfony#48575 [Notifier] Add SMS options to Esendex notifier (@gnito-org)
  • feature symfony/symfony#48573 [Notifier] Add SMS options to Clickatell notifier (@gnito-org)

v6.3.0-BETA2

1 year ago

Changelog (https://github.com/symfony/options-resolver/compare/v6.3.0-BETA1...v6.3.0-BETA2)

  • feature symfony/symfony#50232 [AssetMapper] Better public without digest (@weaverryan)
  • feature symfony/symfony#49608 [OptionsResolver] add ignoreUndefined() method to allow skip not interesting options (Constantine Shtompel)