diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-15 07:50:54 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-15 07:50:54 +0900 |
| commit | 55f385450407a3d8c6c7c90ec4dc8995f5277a94 (patch) | |
| tree | 5986bcaa39026dadc960147e0c35440c1d63c81d /crates/shirabe/src/plugin/php_plugin_value.rs | |
| parent | 548463bad1f72c97f68b47f54a263a4f4ad87b3a (diff) | |
| download | php-shirabe-55f385450407a3d8c6c7c90ec4dc8995f5277a94.tar.gz php-shirabe-55f385450407a3d8c6c7c90ec4dc8995f5277a94.tar.zst php-shirabe-55f385450407a3d8c6c7c90ec4dc8995f5277a94.zip | |
fix(phar): match the stub token in any letter case
`__halt_compiler` is a PHP keyword, so a stub may spell the token in any
letter case. The native phar reader compared the bytes exactly and rejected
such an archive, and the lint that keeps a second token out of the
executable missed lowercase ones, which would shadow the embedded bundle.
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
