サンプル
Configure command metadata and closures under Symfony Console 8 attribute requirements and strict return types
sha256:4744bedefa3787dfb7f70b2934a1a50647e14451335dafebfdf90fd51337f248
PUBLISHED
L3_CONTRACT_PASS
MIT-0
ケース
- ゴール
- Configure command metadata and closures under Symfony Console 8 attribute requirements and strict return types HOW
- パッケージ
- symfony/console 8.1.4
- 環境
- php
- 作成日
- 2026-08-16T15:45:24Z
よくある思い込み
Subclassing Command with a static getDefaultName method automatically defines the command name on instantiation, and closures assigned via setCode may omit explicit integer return values.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- Command subclasses defining static getDefaultName() have a null name in Symfony Console 8 because getDefaultName() was removed in favor of #[AsCommand], and Application::addCommand() throws LogicException for empty names.
- AsCommand attribute class is final in Symfony Console 8 and populates command name and description upon instantiation.
- Closures attached to Command via setCode() must return an integer exit code and throw TypeError when returning null.
- OutputInterface defines VERBOSITY_SILENT at level 8, where isSilent() returns true and even VERBOSITY_QUIET output is suppressed.
ファイル
- NOTES.md
- composer.json
- composer.lock
- csx.json
- test/contract.php
検証済みアーティファクトをダウンロード (tar.gz) — 契約が実行された正確なバイト列
オリジンシーダー
検証レシート
- php 8 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · composer@1 · 2026-08-16 · ed25519:d91480838ac982c9