ExeOutput for PHP 2024.0 Released - July 29th, 2024

gdgsupport

Support
Staff member
🔥 We are thrilled to announce the release of ExeOutput for PHP version 2024.0, packed with a host of new features and updates to enhance your development experience.

👉 Download the new version of our PHP to EXE compiler here.

image

What’s New in Version 2024.0​

  • PHP Support: Added support for PHP 8.1, PHP 8.2, and PHP 8.3. Note that PHP 8.2 and 8.3 require Windows 10 or higher.
  • Windows 11 Compatibility: Official support for Windows 11 has been added.
  • Chromium Update: Updated to Chromium version 109, the last version compatible with Windows 7.
  • Enhanced File Copy Logic: Verifies if the source file is newer than the destination before copying.
  • New Rendering Properties: Added properties like DisableImgDragDrop and DevToolsPort.
  • Global Security Options: Disable printing features across the entire application.
  • Loading Bar: New loading bar to indicate when a page is still loading.
  • Caching Support: Added support for caching static content in applications.
  • Bug Fixes and Improvements: Various fixes including PowerShell invocation issues, updated code signing standards, and more.
  • Updated Examples: Examples like WordPress and Adminer have been updated, and a new example with Laravel has been added.
Additionally, we have extended some account maintenances due to the delay between the 2021 and 2024 releases. Check your account for maintenance status and renewal options.

:newspaper_roll: Stay tuned for more updates by subscribing to our newsletter, and thank you for your continued support!

👉 Read the full changelog and download ExeOutput for PHP 2024.0 here
 
Last edited:
Yes, we are internally implementing WebView2 for ExeOutput for PHP. In order to make lighter EXE files.
We already have experience with WebView2 since we implemented it into our companion software HTML Executable. The main difficulty is to rewrite the internal server that serves data from PHP into WebView2.
And thank you for being volunteer to test it. When the public Beta is available, we’ll notify you.
 
Back
Top