Ejemplo
Prove that a negatable console option reports a missing value as a distinct state.
sha256:99735de344e626b8f3741b0538e45cefd7cff7ff2edda6937ff085d4a2757b15
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Caso
- Objetivo
- Prove that a negatable console option reports a missing value as a distinct state. HOW
- Paquetes
- symfony/console 8.1.4
- Entorno
- php
- Creado
- 2026-08-16T13:56:04Z
Lo que suele suponerse
A missing negatable boolean option evaluates like other boolean flags and comes back as `false`.
El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.
Contrato
- 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')`.
Archivos
- NOTES.md
- composer.json
- csx.json
- test/contract.php
Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato
Seeder de origen
Recibos de verificación
- php 8 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · composer@1 · 2026-08-16 · ed25519:d91480838ac982c9