electron icon indicating copy to clipboard operation
electron copied to clipboard

Add environment variable for php bin directory.

Open kisuka opened this issue 1 year ago • 0 comments

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.

kisuka avatar Jul 31 '24 18:07 kisuka