This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| symfony/console (source) | require-dev | major | ^4.4
-> ^6.0
|
| symfony/event-dispatcher (source) | require-dev | major | ^4.4
-> ^6.0
|
Release Notes
symfony/console
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.6...v6.1.7)
- bug #​47907 Update Application.php (aleksandr-shevchenko)
- bug #​47883 Fix error output on windows cli (Maximilian.Beckers)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.5...v6.1.6)
- bug #​47779 Fix
Helper::removeDecoration
hyperlink bug (greew)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.4...v6.1.5)
- bug #​47463 Make fish completion run in non interactive mode (Seldaek)
- bug #​47394 Make bash completion run in non interactive mode (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.3...v6.1.4)
- bug #​47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
- bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
- bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.2...v6.1.3)
- bug #​47022 get full command path for command in search path (remicollet)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.1...v6.1.2)
- bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.0...v6.1.1)
- bug #​46608 Fix deprecation when description is null (HypeMC)
- bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.1.0-RC1...v6.1.0)
- bug #​46387 Complete negatable options (Fish) (GromNaN)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.14...v6.0.15)
- bug #​47907 Update Application.php (aleksandr-shevchenko)
- bug #​47883 Fix error output on windows cli (Maximilian.Beckers)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.13...v6.0.14)
- bug #​47779 Fix
Helper::removeDecoration
hyperlink bug (greew)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.12...v6.0.13)
- bug #​47394 Make bash completion run in non interactive mode (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.11...v6.0.12)
- bug #​47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
- bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
- bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.10...v6.0.11)
- bug #​47022 get full command path for command in search path (remicollet)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.9...v6.0.10)
- bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
- bug #​46608 Fix deprecation when description is null (HypeMC)
- bug #​46595 Escape % in command name & description from getDefaultName() (ogizanagi)
- bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.8...v6.0.9)
- bug #​46386  Fix missing negative variation of negatable options in shell completion (GromNaN)
- bug #​46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
- bug #​46341 Fix aliases handling in command name completion (Seldaek)
- bug #​46291 Suppress unhandled error in some specific use-cases. (rw4lll)
- bug #​46264 Better required argument check in InputArgument (jnoordsij)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.7...v6.0.8)
- bug #​45565 Fix table header seperator wrapping (alamirault)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.6...v6.0.7)
- bug #​45851 Fix exit status on uncaught exception with negative code (acoulton)
- bug #​44915 Fix compact table style to avoid outputting a leading space (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.4...v6.0.5)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.2...v6.0.3)
- bug #​43149 Silence warnings during tty detection (neclimdul)
- bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
- bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
- bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
- bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
- bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.1...v6.0.2)
- bug #​44730  Fix autocompletion of argument with default value (GromNaN)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.0...v6.0.1)
- bug #​44523 Fix polyfill-php73 requirement (Seldaek)
- bug #​44494 Remove FQCN type hints on properties (fabpot)
- bug #​44475 Handle alias in completion script (GromNaN)
- bug #​44467 Fix parameter types for
ProcessHelper::mustRun()
(derrabus)
Compare Source
Changelog (https://github.com/symfony/console/compare/v6.0.0-RC1...v6.0.0)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.14...v5.4.15)
- bug #​47907 Update Application.php (aleksandr-shevchenko)
- bug #​47883 Fix error output on windows cli (Maximilian.Beckers)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.13...v5.4.14)
- bug #​47779 Fix
Helper::removeDecoration
hyperlink bug (greew)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.12...v5.4.13)
- bug #​47394 Make bash completion run in non interactive mode (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.11...v5.4.12)
- bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
- bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.10...v5.4.11)
- bug #​47022 get full command path for command in search path (remicollet)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.9...v5.4.10)
- bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
- bug #​46608 Fix deprecation when description is null (HypeMC)
- bug #​46595 Escape % in command name & description from getDefaultName() (ogizanagi)
- bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.8...v5.4.9)
- bug #​46386  Fix missing negative variation of negatable options in shell completion (GromNaN)
- bug #​46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
- bug #​46341 Fix aliases handling in command name completion (Seldaek)
- bug #​46291 Suppress unhandled error in some specific use-cases. (rw4lll)
- bug #​46264 Better required argument check in InputArgument (jnoordsij)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.7...v5.4.8)
- bug #​45565 Fix table header seperator wrapping (alamirault)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.6...v5.4.7)
- bug #​45851 Fix exit status on uncaught exception with negative code (acoulton)
- bug #​44915 Fix compact table style to avoid outputting a leading space (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.4...v5.4.5)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.2...v5.4.3)
- bug #​43149 Silence warnings during tty detection (neclimdul)
- bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
- bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
- bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
- bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
- bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.1...v5.4.2)
- bug #​44730  Fix autocompletion of argument with default value (GromNaN)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.0...v5.4.1)
- bug #​44523 Fix polyfill-php73 requirement (Seldaek)
- bug #​44475 Handle alias in completion script (GromNaN)
- bug #​44467 Fix parameter types for
ProcessHelper::mustRun()
(derrabus)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.4.0-RC1...v5.4.0)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.15...v5.3.16)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.13...v5.3.14)
- bug #​43149 Silence warnings during tty detection (neclimdul)
- bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
- bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
- bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
- bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
- bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.12...v5.3.13)
- bug #​44467 Fix parameter types for
ProcessHelper::mustRun()
(derrabus)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.10...v5.3.11)
- bug #​44176 Default ansi option to null (jderusse)
- bug #​43884 Runtime conflict for psr/log >= 3.0 instead of composer conflict (fancyweb)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.9...v5.3.10)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.6...v5.3.7)
- bug #​42685 Fix ProgressBar to correctly clear multi-line formats (rtek)
- bug #​42381 Don't pass null to preg_replace() (derrabus)
- bug #​42260 Fix return types for PHP 8.1 (derrabus)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.5...v5.3.6)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.3...v5.3.4)
- bug #​42207 fix table setHeaderTitle without headers (a1812)
- bug #​42091 Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals (PaolaRuby)
- bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #​42009 Fix save correct name in setDefaultCommand() for PHP8 (a1812)
- bug #​41966 Revert "bug #​41952 fix handling positional arguments" (chalasr, nicolas-grekas)
- bug #​41952 fix handling positional arguments (nicolas-grekas)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.1...v5.3.2)
- bug #​41686 Fix using #[AsCommand] without DI (nicolas-grekas)
- bug #​41680 fix managing signals when commands are lazy loaded (nicolas-grekas)
- bug #​41535 Fix negated options not accessible (jderusse)
- bug #​41386 Escape synopsis output (jschaedl)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.3.0-RC1...v5.3.0)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.13...v5.2.14)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.11...v5.2.12)
- bug #​42207 fix table setHeaderTitle without headers (a1812)
- bug #​42091 Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals (PaolaRuby)
- bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #​41966 Revert "bug #​41952 fix handling positional arguments" (chalasr, nicolas-grekas)
- bug #​41952 fix handling positional arguments (nicolas-grekas)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.10...v5.2.11)
- bug #​41386 Escape synopsis output (jschaedl)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.9...v5.2.10)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.7...v5.2.8)
- bug #​41174 Fix Windows code page support (orkan)
- bug #​41113 Fix Windows code page support (orkan)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.6...v5.2.7)
- bug #​40698 Add Helper::width() and Helper::length() (Nyholm, grasmash)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.5...v5.2.6)
- bug #​40593 Uses the correct assignment action for console options depending if they are short or long (topikito)
- bug #​40524 fix emojis messing up the line width (MarionLeHerisson)
- bug #​40348 Fix line wrapping for decorated text in block output (grasmash)
- bug #​40460 Correctly clear lines for multi-line progress bar messages (grasmash)
- bug #​40450 ProgressBar clears too many lines on update (danepowell)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.4...v5.2.5)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.3...v5.2.4)
- bug #​40192 fix QuestionHelper::getHiddenResponse() not working with space in project directory name (Yendric)
- bug #​40187 Fix PHP 8.1 null error for preg_match flag (kylekatarnls)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.2...v5.2.3)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.1...v5.2.2)
- bug #​39932 Fix Closure code binding when it is a static anonymous function (fancyweb)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.2.0...v5.2.1)
- bug #​39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #​39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)
Compare Source
- Added
SingleCommandApplication::setAutoExit()
to allow testing via CommandTester
- added support for multiline responses to questions through
Question::setMultiline()
and Question::isMultiline()
- Added
SignalRegistry
class to stack signals handlers
- Added support for signals:
- Added
Application::getSignalRegistry()
and Application::setSignalsToDispatchEvent()
methods
- Added
SignalableCommandInterface
interface
- Added
TableCellStyle
class to customize table cell
- Removed
php
prefix invocation from help messages.
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.10...v5.1.11)
- bug #​39932 Fix Closure code binding when it is a static anonymous function (fancyweb)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.9...v5.1.10)
- bug #​39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #​39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.8...v5.1.9)
- bug #​39160 Use a partial buffer in SymfonyStyle (jderusse)
- bug #​39168 Fix console closing tag (jderusse)
- bug #​38991 Fix ANSI when stdErr is not a tty (jderusse)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.7...v5.1.8)
Compare Source
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.5...v5.1.6)
- bug #​38166 work around disabled putenv() (SenTisso)
- bug #​38116 Silence warnings on sapi_windows_cp_set() call (chalasr)
- bug #​38114 guard $argv + $token against null, preventing unnecessary exceptions (bilogic)
- bug #​38080 Make sure $maxAttempts is an int or null (derrabus)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.4...v5.1.5)
- bug #​38024 Fix undefined index for inconsistent command name definition (chalasr)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.3...v5.1.4)
- bug #​37731 Table: support cells with newlines after a cell with colspan >= 2 (GMTA)
- bug #​37774 Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.2...v5.1.3)
- bug #​37469 always use stty when possible to ask hidden questions (nicolas-grekas)
- bug #​37385 Fixes question input encoding on Windows (YaFou)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.1...v5.1.2)
- bug #​37286 Reset question validator attempts only for actual stdin (bis) (nicolas-grekas)
- bug #​37160 Reset question validator attempts only for actual stdin (ostrolucky)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.1.0...v5.1.1)
- bug #​37130 allow cursor to be used even when STDIN is not defined (xabbuh)
Compare Source
Command::setHidden()
is final since Symfony 5.1
- Add
SingleCommandApplication
- Add
Cursor
class
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.10...v5.0.11)
- bug #​37469 always use stty when possible to ask hidden questions (nicolas-grekas)
- bug #​37385 Fixes question input encoding on Windows (YaFou)
- bug #​37286 Reset question validator attempts only for actual stdin (bis) (nicolas-grekas)
- bug #​37160 Reset question validator attempts only for actual stdin (ostrolucky)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.9...v5.0.10)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.8...v5.0.9)
- bug #​37007 Fix QuestionHelper::disableStty() (chalasr)
- bug #​37000 Add meaningful message when using ProcessHelper and Process is not installed (l-vo)
- bug #​36696 don't check tty on stdin, it breaks with "data lost during stream conversion" (nicolas-grekas)
- bug #​36590 Default hidden question to 1 attempt for non-tty session (ostrolucky)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.7...v5.0.8)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.6...v5.0.7)
- bug #​36222 Fix OutputStream for PHP 7.4 (guillbdx)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.5...v5.0.6)
- bug #​36031 Fallback to default answers when unable to read input (ostrolucky)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.4...v5.0.5)
- bug #​35676 Handle zero row count in appendRow() for Table (Adam Prickett)
- bug #​35696 Don't load same-namespace alternatives on exact match (chalasr)
- bug #​33897 Consider STDIN interactive (ostrolucky)
- bug #​34114 SymonfyStyle - Check value isset to avoid PHP notice (leevigraham)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.3...v5.0.4)
Compare Source
Changelog (https://github.com/symfony/console/compare/v5.0.2...v5.0.3)
- bug #​35094 Fix filtering out identical alternatives when there is a command loader (fancyweb)
Compare Source
Compare Source
Compare Source
- removed support for finding hidden commands using an abbreviation, use the full name instead
- removed
TableStyle::setCrossingChar()
method in favor of TableStyle::setDefaultCrossingChar()
- removed
TableStyle::setHorizontalBorderChar()
method in favor of TableStyle::setDefaultCrossingChars()
- removed
TableStyle::getHorizontalBorderChar()
method in favor of TableStyle::getBorderChars()
- removed
TableStyle::setVerticalBorderChar()
method in favor of TableStyle::setVerticalBorderChars()
- removed
TableStyle::getVerticalBorderChar()
method in favor of TableStyle::getBorderChars()
- removed support for returning
null
from Command::execute()
, return 0
instead
ProcessHelper::run()
accepts only array|Symfony\Component\Process\Process
for its command
argument
Application::setDispatcher
accepts only Symfony\Contracts\EventDispatcher\EventDispatcherInterface
for its dispatcher
argument
- renamed
Application::renderException()
and Application::doRenderException()
to renderThrowable()
and doRenderThrowable()
respectively.
symfony/event-dispatcher
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v6.1.0-RC1...v6.1.0)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v6.0.8...v6.0.9)
- bug #​46262 Fix removing listeners when using first-class callable syntax (javer)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v6.0.2...v6.0.3)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v6.0.1...v6.0.2)
- bug #​44745 Restore return type to covariant IteratorAggregate implementations (derrabus)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v6.0.0...v6.0.1)
- bug #​44494 Remove FQCN type hints on properties (fabpot)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v6.0.0-RC1...v6.0.0)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.8...v5.4.9)
- bug #​46262 Fix removing listeners when using first-class callable syntax (javer)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.2...v5.4.3)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.0-RC1...v5.4.0)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.3.13...v5.3.14)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.3.10...v5.3.11)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.3.6...v5.3.7)
- bug #​42260 Fix return types for PHP 8.1 (derrabus)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.3.3...v5.3.4)
- bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #​41905 Correct the called event listener method case (JJsty1e)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.3.0-RC1...v5.3.0)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.2.11...v5.2.12)
- bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #​41905 Correct the called event listener method case (JJsty1e)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.2.9...v5.2.10)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.2.3...v5.2.4)
- bug #​40246 fix registering subscribers twice on edge-case (nicolas-grekas)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.2.2...v5.2.3)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.2.1...v5.2.2)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.2.0...v5.2.1)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.2.0-RC2...v5.2.0)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.10...v5.1.11)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.9...v5.1.10)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.8...v5.1.9)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.7...v5.1.8)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.6...v5.1.7)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.5...v5.1.6)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.4...v5.1.5)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.3...v5.1.4)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.2...v5.1.3)
- bug #​37341 Fix support for PHP8 union types (nicolas-grekas)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.1...v5.1.2)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.1.0...v5.1.1)
Compare Source
- The
LegacyEventDispatcherProxy
class has been deprecated.
- Added an optional
dispatcher
attribute to the listener and subscriber tags in RegisterListenerPass
.
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.10...v5.0.11)
- bug #​37341 Fix support for PHP8 union types (nicolas-grekas)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.9...v5.0.10)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.8...v5.0.9)
- bug #​36811 Fix register event listeners compiler pass (X-Coder264)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.7...v5.0.8)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.6...v5.0.7)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.5...v5.0.6)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.4...v5.0.5)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.3...v5.0.4)
Compare Source
Changelog (https://github.com/symfony/event-dispatcher/compare/v5.0.2...v5.0.3)
- bug #​35278  expand listener in place (xabbuh)
Compare Source
Compare Source
Compare Source
- The signature of the
EventDispatcherInterface::dispatch()
method has been changed to dispatch($event, string $eventName = null): object
.
- The
Event
class has been removed in favor of Symfony\Contracts\EventDispatcher\Event
.
- The
TraceableEventDispatcherInterface
has been removed.
- The
WrappedListener
class is now final.
Configuration
đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.