electron
electron copied to clipboard
Add environment variable for php bin directory.
Noticed that the php-bin binary path is hardcoded. This isn't great if people need to compile their own versions for needing specific extensions like Zip or Xml. This allows users to set an environment variable to overwrite that.