aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/plugin/php_plugin_value.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-15 14:30:43 +0900
committernsfisis <nsfisis@gmail.com>2026-08-15 14:31:02 +0900
commit2936cb809da433a92f267f3bc232d88ed4e315ac (patch)
treee5f74f7ee4abb9ec3d01e143ca5cf51f03c6a2bf /crates/shirabe/src/plugin/php_plugin_value.rs
parentf1edda70e5eba2f7db36ea17bc7a4588bcd8d2fc (diff)
downloadphp-shirabe-2936cb809da433a92f267f3bc232d88ed4e315ac.tar.gz
php-shirabe-2936cb809da433a92f267f3bc232d88ed4e315ac.tar.zst
php-shirabe-2936cb809da433a92f267f3bc232d88ed4e315ac.zip
refactor(php-shim): drop the unused opendir directory handle
PhpDirHandle recorded the opened path and nothing else, and its only caller asked just whether the open had succeeded. A resource type that has to gain readdir and closedir before it means anything is worse than the std::fs::read_dir call it wraps, so Filesystem::isReadable now makes that call directly. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/plugin/php_plugin_value.rs')
0 files changed, 0 insertions, 0 deletions