샘플
Prove that a negatable console option reports a missing value as a distinct state.
sha256:99735de344e626b8f3741b0538e45cefd7cff7ff2edda6937ff085d4a2757b15
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Prove that a negatable console option reports a missing value as a distinct state. HOW
- 패키지
- symfony/console 8.1.4
- 환경
- php
- 생성일
- 2026-08-16T13:56:04Z
흔히 이렇게 알고 있다
A missing negatable boolean option evaluates like other boolean flags and comes back as `false`.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- Running a command with `addOption('cache', null, InputOption::VALUE_NEGATABLE, ...)` and no cache-related flag returns `null` from `getOption('cache')`.
- Running the same command with `--cache` returns `true` from `getOption('cache')`.
- Running the same command with `--no-cache` returns `false` from `getOption('cache')`.
파일
- NOTES.md
- composer.json
- 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