File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ CHANGELOG
2525 * deprecated OptionsResolver::isKnown() in favor of isDefined()
2626 * [ BC BREAK] OptionsResolver::isRequired() returns true now if a required
2727 option has a default value set
28- * [ BC BREAK] merged Options into OptionsResolver and turned Options into an
28+ * [ BC BREAK] merged Options into OptionsResolver and turned Options into an
2929 interface
3030 * deprecated Options::overload() (now in OptionsResolver)
3131 * deprecated Options::set() (now in OptionsResolver)
@@ -36,7 +36,7 @@ CHANGELOG
3636 lazy option/normalizer closures now
3737 * [ BC BREAK] removed Traversable interface from Options since using within
3838 lazy option/normalizer closures resulted in exceptions
39- * [ BC BREAK] removed Options::all() since using within lazy option/normalizer
39+ * [ BC BREAK] removed Options::all() since using within lazy option/normalizer
4040 closures resulted in exceptions
4141 * [ BC BREAK] OptionDefinitionException now extends LogicException instead of
4242 RuntimeException
Original file line number Diff line number Diff line change 1- Copyright (c) 2004-2017 Fabien Potencier
1+ Copyright (c) 2004-present Fabien Potencier
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments