aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/completion_functional_test.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-28 08:32:08 +0900
committernsfisis <nsfisis@gmail.com>2026-06-28 08:32:08 +0900
commit9cdc1263000206a42cd069d0125dda8932e0e80d (patch)
tree05cf96136acce3a8f2d70239c362fd15ecf83b3b /crates/shirabe/tests/completion_functional_test.rs
parent0bf96f5de11555ddfdcde81c0a27869afeaf5832 (diff)
downloadphp-shirabe-9cdc1263000206a42cd069d0125dda8932e0e80d.tar.gz
php-shirabe-9cdc1263000206a42cd069d0125dda8932e0e80d.tar.zst
php-shirabe-9cdc1263000206a42cd069d0125dda8932e0e80d.zip
fix(php-shim): emit NUL bytes as concatenation in var_export
PHP var_export breaks NUL bytes out of single-quoted string literals as `' . "\0" . '` because a raw NUL byte is invalid in PHP source. The shim embedded the raw byte instead, diverging from Composer's generated installed.php (where references can contain NUL). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/completion_functional_test.rs')
0 files changed, 0 insertions, 0 deletions