fix: set $_SERVER variables: 'SCRIPT_NAME', 'PHP_SELF', and 'PATH_INFO' #2317
fix $_SERVER['SCRIPT_NAME'] and $_SERVER['PHP_SELF'] in php_server wo…
708b2336
henderkes
marked this pull request as ready for review 9 days ago
-failfast for tests, so we can actually see what failed
1935dc9f
henderkes
marked this pull request as draft 9 days ago
fix pathInfo being empty
1eb691d8
henderkes
changed the title fix $_SERVER['SCRIPT_NAME'] and $_SERVER['PHP_SELF'] in php_server workers fix $_SERVER['SCRIPT_NAME'], 'PHP_SELF', and 'PATH_INFO' 9 days ago
henderkes
marked this pull request as ready for review 9 days ago
add tests (worker and non-worker separately because the global worker…
3708b41b
fix on windows
2a32861c
use existing ensureLeadingSlash function to
652322b0
test for match * worker
fd6595e3
@AlliBalliBaba suggestion, empty out script_name if it's not in serve…
b8a981d9
henderkes
changed the title fix $_SERVER['SCRIPT_NAME'], 'PHP_SELF', and 'PATH_INFO' fix: set $_SERVER variables: 'SCRIPT_NAME', 'PHP_SELF', and 'PATH_INFO' 6 days ago
Apply suggestions from code review
91a69681
Merge branch 'main' into fix/script_name
0a294aca
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub