mirror of
https://github.com/php/php-src.git
synced 2025-01-26 13:44:22 +08:00
ws fix
This commit is contained in:
parent
882cb200cc
commit
98694f919c
@ -354,7 +354,7 @@ int php_init_config()
|
||||
if (!realpath(sapi_module.executable_location, binary_location)) {
|
||||
efree(binary_location);
|
||||
binary_location = NULL;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
binary_location = NULL;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user