diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-20 03:25:08 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-20 03:25:08 +0900 |
| commit | ff00c76d2033b0e3bc15aa3fa6e282d72b00cd1f (patch) | |
| tree | de534719180544386831517638686dc6b4519a2f /crates/shirabe/src/util/http/curl_response.rs | |
| parent | c4e7f0b77938b28522ce0c94824bb53a57ba4c88 (diff) | |
| download | php-shirabe-ff00c76d2033b0e3bc15aa3fa6e282d72b00cd1f.tar.gz php-shirabe-ff00c76d2033b0e3bc15aa3fa6e282d72b00cd1f.tar.zst php-shirabe-ff00c76d2033b0e3bc15aa3fa6e282d72b00cd1f.zip | |
fix(xdebug-handler): implement get_all_ini_files for no-PHP-runtime case
Without a PHP runtime no XdebugHandler is ever constructed, so the
COMPOSER_ORIG_INIS lookup is skipped and php_ini_loaded_file() /
php_ini_scanned_files() are both false; PHP would return
[(string) false] = [""]. Model that directly instead of todo!().
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/util/http/curl_response.rs')
0 files changed, 0 insertions, 0 deletions
