aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-17 04:27:46 +0900
committernsfisis <nsfisis@gmail.com>2026-08-17 04:27:46 +0900
commitd28eefe6833e44db89a27e6afb5f15fc5d667b9b (patch)
tree10044b08482eadcb69b48f1cab3632f17f6d3fc8 /Cargo.lock
parent704ba2d87733657dea852fa697fc6d23a961a71b (diff)
downloadphp-shirabe-d28eefe6833e44db89a27e6afb5f15fc5d667b9b.tar.gz
php-shirabe-d28eefe6833e44db89a27e6afb5f15fc5d667b9b.tar.zst
php-shirabe-d28eefe6833e44db89a27e6afb5f15fc5d667b9b.zip
fix(no-proxy-pattern): drop empty entries when splitting NO_PROXY
The PHP splits with PREG_SPLIT_NO_EMPTY, but the port dropped that flag, so a leading separator in NO_PROXY kept an empty first entry. That made "empty($hostNames) || '*' === $hostNames[0]" false for values such as " *", turning "bypass the proxy for every host" into "use the proxy for every host". Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions