issues
search
consolidation
/
annotated-command
Create Symfony Console commands from annotated command class methods.
Other
221
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo in Hook.php docblock
#312
eojthebrave
opened
3 weeks ago
0
PHP 8.4 compatibility: implicitly nullable parameter declarations deprecated
#311
andypost
closed
3 months ago
1
obsolete code/docs in setPassExceptions
#310
joachim-n
opened
6 months ago
0
Avoid infinite loops during command info parsing.
#309
greg-1-anderson
closed
7 months ago
1
Allow Symfony 7 (4.x)
#308
weitzman
closed
7 months ago
1
symfony7 (5.x)
#307
weitzman
closed
7 months ago
2
Avoid infinite loop in Parser\CommandInfo::getName
#306
weitzman
closed
10 months ago
1
Fix #304: use native Symfony Negatable input options.
#305
manarth
opened
11 months ago
0
Negatable options can contradict each other
#304
manarth
opened
11 months ago
4
Add a TableEmptyMessage attribute
#303
greg-1-anderson
opened
1 year ago
1
Silently ignore failures when preflighting option overrides.
#302
greg-1-anderson
closed
1 year ago
1
Inject command metadata
#301
greg-1-anderson
closed
1 year ago
1
Handle double ampersand in Usage example.
#300
weitzman
opened
1 year ago
1
Only call setHidden() if value is true.
#299
weitzman
closed
1 year ago
3
Forward port 482
#298
greg-1-anderson
closed
1 year ago
1
Fix backward compat, and remove Topic attribute
#297
weitzman
closed
1 year ago
4
Disable bc
#296
greg-1-anderson
closed
1 year ago
1
Fix bug with simple options with dashes in their names.
#295
greg-1-anderson
closed
1 year ago
1
Add new public ->addOptionDescriptionDefaultValue() method
#294
weitzman
closed
1 year ago
2
Topic attribute needs path
#293
weitzman
closed
1 year ago
1
Topic attribute
#292
weitzman
closed
1 year ago
2
More robust hook attribute, and misc
#291
weitzman
closed
1 year ago
2
Add HookSelector attribute and adjust Hook attribute accordingly
#290
weitzman
closed
1 year ago
1
Allow for just one param to be passed in Help and Topics Attributes
#289
weitzman
closed
1 year ago
1
Test on PHP 8.2.
#288
greg-1-anderson
closed
1 year ago
1
PHP 8.2 support.
#287
kporras07
closed
1 year ago
1
PHP 8.2 support.
#286
kporras07
closed
1 year ago
1
Add ac script
#285
weitzman
closed
1 year ago
1
Add ac.php for manual testing
#284
weitzman
closed
1 year ago
2
Fix hidden via Attribute
#283
weitzman
closed
1 year ago
4
Fix command completion
#282
weitzman
closed
1 year ago
3
Allow command help and descriptions to be defined via docblock commen…
#281
greg-1-anderson
closed
2 years ago
1
Failing test: default value and therefore data type of parameter-defi…
#280
greg-1-anderson
closed
2 years ago
2
Use new option default declaration in Attribute example.
#279
weitzman
closed
2 years ago
8
Make nullable properties in Attributes actually nullable
#278
weitzman
closed
2 years ago
1
Issue/4.x inherited methods
#277
DieterHolvoet
closed
2 years ago
3
Only ignore commands in parent classes if flag is set
#276
DieterHolvoet
closed
2 years ago
0
Use Attributes to set suggestedValues for arg/option completion
#275
weitzman
closed
2 years ago
5
Support completion for command options and arguments (v2)
#274
weitzman
closed
2 years ago
1
Stop loading commands from inherited classes (4.x)
#273
DieterHolvoet
closed
2 years ago
10
Stop loading commands from inherited classes
#272
DieterHolvoet
closed
2 years ago
8
PHP 8.2 compatibility: dynamic properties are deprecated
#271
andypost
closed
2 years ago
1
Docs for Initialize Hook are incorrect
#270
joachim-n
closed
2 years ago
1
Allowing multiple valued @options via 'new' annotation method?
#269
JacobSanford
opened
2 years ago
5
Check the type of the reflection object before attempting to call isBuiltin
#268
greg-1-anderson
closed
2 years ago
0
Is builtin backport
#267
greg-1-anderson
closed
2 years ago
0
Allow psr/log ^3
#266
alexpott
closed
2 years ago
2
Fix isBuiltin() edge case
#265
greg-1-anderson
closed
2 years ago
1
Support completion for command options and arguments
#264
weitzman
closed
2 years ago
1
Do not pass null to Symfony Command methods
#263
greg-1-anderson
closed
2 years ago
1
Next