Hi,
In version 1.7.x, you added an is_executable($binary) check to the code, which may break (and does break) some setups, but you did not document it in the CHANGELOG. This has cause a serious outage to one of our services and it was difficult to find.
Please update the CHANGELOG to reflect important changes like this.
Hi,
In version 1.7.x, you added an
is_executable($binary)check to the code, which may break (and does break) some setups, but you did not document it in the CHANGELOG. This has cause a serious outage to one of our services and it was difficult to find.Please update the CHANGELOG to reflect important changes like this.