PHP Desktop Chrome 130.1 with PHP 8.3 for Windows 10+.
Changes in this release:
- Fix Developer Tools.
- Fix
phpdesktop.ToggleFullscreen()
method. - Add setting
chrome.runtime_style
in settings.json . Default is "alloy". Alternative value is "chrome" which can provide more features and looks similar to native Chrome. - Log phpdesktop and CEF versions at startup.
Known issues:
- JS dialogs alert/confirm/prompt don't work. Upstream CEF issue.
- Chromium has issues with latest nvidia drivers, so GPU is disabled in settings.json file. To re-enable GPU remove the "disable-gpu" switch.
To build from sources see instructions in README.md file in branch chrome130.