The fix for #42038 did a bit too much. Not only did it fix the PHP error that
wasn't caught before, but also changed the exit code of the command. With this
change the PHP error will still be prevented, but the command will terminate
with a non-zero exit code to indicate the failure that occurred while reading
the stored secrets.
* 7.1:
fix merge
[AssetMapper] Split test dirs in tests
Fix typo
Change incorrect check for the `stateless` request attribute
[Validator] add setGroupProvider to AttributeLoader
use copy() instead of rename() on Windows
test: kebab-case to snake_case
[PropertyInfo] Handle collection in PhpStan same as PhpDoc
[Messenger] Passing to `WorkerMessageRetriedEvent` envelope with actual stamps after sent
* 7.0:
fix merge
[AssetMapper] Split test dirs in tests
Fix typo
Change incorrect check for the `stateless` request attribute
[Validator] add setGroupProvider to AttributeLoader
use copy() instead of rename() on Windows
test: kebab-case to snake_case
[PropertyInfo] Handle collection in PhpStan same as PhpDoc
[Messenger] Passing to `WorkerMessageRetriedEvent` envelope with actual stamps after sent
* 5.4:
Fix typo
use copy() instead of rename() on Windows
test: kebab-case to snake_case
[PropertyInfo] Handle collection in PhpStan same as PhpDoc
[Messenger] Passing to `WorkerMessageRetriedEvent` envelope with actual stamps after sent