Skip to content

Jack is no longer a Symfony cli app and does not have the --help switch#554

Merged
jakzal merged 1 commit intomasterfrom
jack-test
Dec 28, 2025
Merged

Jack is no longer a Symfony cli app and does not have the --help switch#554
jakzal merged 1 commit intomasterfrom
jack-test

Conversation

@jakzal
Copy link
Copy Markdown
Owner

@jakzal jakzal commented Dec 28, 2025

Lock jack to 0.4.0 until a command to show version or help is supported. Currently, there's no way to show help for the tool without it crashing.

Fatal error: Uncaught Jack202512\Entropy\Console\Exception\InvalidCommandException: Register at leats one command, so application can run in /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Console/CommandRegistry.php:24
Stack trace:
#0 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(48): Jack202512\Entropy\Console\CommandRegistry->__construct(Array)
#1 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(99): Jack202512\Entropy\Container\Container->{closure:Jack202512\Entropy\Container\Container::__construct():46}(Object(Jack202512\Entropy\Container\Container))
#2 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(161): Jack202512\Entropy\Container\Container->make('Jack202512\\Entr...')
#3 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(189): Jack202512\Entropy\Container\Container->resolveDependenciesFromParameterReflections(Object(ReflectionMethod), Array, 'Jack202512\\Entr...')
#4 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(106): Jack202512\Entropy\Container\Container->createInstanceFromReflection(Object(ReflectionClass))
#5 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(161): Jack202512\Entropy\Container\Container->make('Jack202512\\Entr...')
#6 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(189): Jack202512\Entropy\Container\Container->resolveDependenciesFromParameterReflections(Object(ReflectionMethod), Array, 'Jack202512\\Entr...')
#7 /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Container/Container.php(106): Jack202512\Entropy\Container\Container->createInstanceFromReflection(Object(ReflectionClass))
#8 /tools/.composer/vendor-bin/jack/vendor/rector/jack/bin/jack.php(29): Jack202512\Entropy\Container\Container->make('Jack202512\\Entr...')
#9 /tools/.composer/vendor-bin/jack/vendor/rector/jack/bin/jack(5): require('/tools/.compose...')
#10 /tools/.composer/vendor-bin/jack/vendor/bin/jack(119): include('/tools/.compose...')
#11 {main}
  thrown in /tools/.composer/vendor-bin/jack/vendor/rector/jack/vendor/entropy/entropy/src/Console/CommandRegistry.php on line 24

see rectorphp/jack#33

@jakzal jakzal force-pushed the jack-test branch 2 times, most recently from 56139f0 to 5cf0ea6 Compare December 28, 2025 12:09
@jakzal jakzal merged commit 9eec7db into master Dec 28, 2025
11 checks passed
@jakzal jakzal deleted the jack-test branch December 28, 2025 12:25
github-actions Bot pushed a commit to jakzal/phpqa that referenced this pull request Dec 28, 2025
## What's Changed

* Jack is no longer a Symfony cli app and does not have the --help switch by @jakzal in jakzal/toolbox#554

**Full Changelog**: jakzal/toolbox@v1.104.1...v1.104.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant