diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-27 19:44:09 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-27 20:18:56 +0900 |
| commit | 3cb13f1d7025351615c254b9225a4c5d1bcbd170 (patch) | |
| tree | b2118f2d0c7ad22bd686175739564a3e554b135c /crates/shirabe/tests/command | |
| parent | 7c847bf896e80d028c48973b15b681203a1509c1 (diff) | |
| download | php-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/tests/command')
0 files changed, 0 insertions, 0 deletions
