diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-15 14:24:54 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-15 14:24:54 +0900 |
| commit | f1edda70e5eba2f7db36ea17bc7a4588bcd8d2fc (patch) | |
| tree | 6c84505ace154d39d66b28d43c83521c02260ac6 /crates/shirabe-semver/src/version_parser.rs | |
| parent | ade8e633238040a6621a3e2fbab8dfeb43bc19a6 (diff) | |
| download | php-shirabe-f1edda70e5eba2f7db36ea17bc7a4588bcd8d2fc.tar.gz php-shirabe-f1edda70e5eba2f7db36ea17bc7a4588bcd8d2fc.tar.zst php-shirabe-f1edda70e5eba2f7db36ea17bc7a4588bcd8d2fc.zip | |
docs(php-shim): state the ignored file I/O flags as a contract
The two TODOs marked deferred work that nothing reaches.
FILE_USE_INCLUDE_PATH appears nowhere in Composer or its vendored
dependencies, and the only site passing LOCK_EX to file_put_contents is
Symfony's Filesystem::appendToFile(), which no caller invokes and which
raises the flag only when handed a third argument. The stream $context
is dropped just as narrowly: the network scheme that would carry one is
already marked at the call site in RemoteFilesystem, leaving the shim
reachable through the local-file branch alone.
Record what these functions do and do not support instead, so the tags
stay a list of work that is actually pending.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe-semver/src/version_parser.rs')
0 files changed, 0 insertions, 0 deletions
