Make accurate PHP CLI path detection optional. Some commercial hosts, such as IONOS, seem to have a problem with the PHP CLI path detection code, causing a blank page and sometimes temporarily banning the user's IP address. This appears to be because this detection code needs to run the PHP-CLI code to identify the actual PHP version it runs. We have now added an option to disable this feature. Moreover, if this feature fails to execute it will automatically set the option to disable itself.
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.