If a webserver defines PATH_INFO, but with an empty string,
get_current_url() currently returns an empty string.
We now skip this detection method.
This isn't an issue not to trust "" or "0" values,
as we've better ways to detect this.
|  Differential  D1165  
Ignore empty PATH_INFO string Authored by dereckson on Nov 3 2017, 22:30. Tags Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 If a webserver defines PATH_INFO, but with an empty string, We now skip this detection method. This isn't an issue not to trust "" or "0" values, Fire a Docker container with a php-fpm receiving 
Diff Detail 
 |