Activity
Remove deprecated methods and legacy code
Remove deprecated methods and legacy code
Enforce return types on all components
Enforce return types on all components
Replace get_class() calls by ::class
Replace get_class() calls by ::class
[Console] Improve #[Argument]
/#[Option]
exception messages
[Console] Improve
#[Argument]
/#[Option]
exception messages[Console] Improve #[Argument]
/#[Option]
exception messages
[Console] Improve
#[Argument]
/#[Option]
exception messages[Console] Invokable command #[Option]
adjustments
[Console] Invokable command
#[Option]
adjustmentsfeature #59602 [Console] #[Option]
rules & restrictions (kbond)
feature #59602 [Console]
#[Option]
rules & restrictions (kbond)[Console] Add support for SignalableCommandInterface
with invokable…
[Console] Add support for
SignalableCommandInterface
with invokable…properly skip signal test if the pcntl extension is not installed
properly skip signal test if the pcntl extension is not installed
don't hardcode OS-depending constant values
don't hardcode OS-depending constant values
minor #60360 [Console] remove conflict rule (xabbuh)
minor #60360 [Console] remove conflict rule (xabbuh)
[Console] Set description as first parameter to Argument and Option a…
[Console] Set description as first parameter to Argument and Option a…
Ensure overriding Command::execute() keep priority over __invoke
Ensure overriding Command::execute() keep priority over __invoke
[Console] Use kebab-case for auto-guessed input arguments/options names
[Console] Use kebab-case for auto-guessed input arguments/options names
Correctly convert SIGSYS to its name
Correctly convert SIGSYS to its name
replace expectDeprecation() with expectUserDeprecationMessage()
replace expectDeprecation() with expectUserDeprecationMessage()
[Console] Mark AsCommand
attribute as @final
[Console] Mark
AsCommand
attribute as @final
Deprecate returning a non-integer value from a \Closure
function se…
Deprecate returning a non-integer value from a
\Closure
function se…Add support for invokable commands in LockableTrait
Add support for invokable commands in LockableTrait
minor #59972 chore: PHP CS Fixer fixes (keradus)
minor #59972 chore: PHP CS Fixer fixes (keradus)
Fixed support for Kernel as command
Fixed support for Kernel as command