aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/config/config_source_interface.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-27 19:44:09 +0900
committernsfisis <nsfisis@gmail.com>2026-06-27 20:18:56 +0900
commit3cb13f1d7025351615c254b9225a4c5d1bcbd170 (patch)
treeb2118f2d0c7ad22bd686175739564a3e554b135c /crates/shirabe/src/config/config_source_interface.rs
parent7c847bf896e80d028c48973b15b681203a1509c1 (diff)
downloadphp-shirabe-3cb13f1d7025351615c254b9225a4c5d1bcbd170.tar.gz
php-shirabe-3cb13f1d7025351615c254b9225a4c5d1bcbd170.tar.zst
php-shirabe-3cb13f1d7025351615c254b9225a4c5d1bcbd170.zip
fix(autoload): correct generated autoloader blank lines
PHP heredocs drop the newline before the closing marker, so a two-blank-line fragment must port to "\n\n", not "\n\n\n", and the static initializer needs a "\n" after the $initializer placeholder. This makes autoload_real.php and autoload_static.php byte-identical to Composer's output. Rewrite the templates as raw strings mirroring the PHP heredocs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/config/config_source_interface.rs')
0 files changed, 0 insertions, 0 deletions