Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
phpdesktop-chrome-130.1-php-8.3.zip | 2024-11-12 | 175.7 MB | |
PHP Desktop Chrome 130.1 for Windows source code.tar.gz | 2024-11-12 | 554.0 kB | |
PHP Desktop Chrome 130.1 for Windows source code.zip | 2024-11-12 | 818.7 kB | |
README.md | 2024-11-12 | 684 Bytes | |
Totals: 4 Items | 177.1 MB | 5 |
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.