Releases: true-async/releases
TrueAsync PHP 0.6.1 (php8.6)
TrueAsync PHP 0.6.1 (php8.6)
PHP with built-in TrueAsync support and Xdebug.
Included extensions
- async — TrueAsync coroutine engine
- xdebug — Debugger and profiler
Downloads
- Release build — for general use
- Debug build — for PHP/extension development (includes debug symbols and assertions)
Installation
Windows (PowerShell):
irm https://raw.githubusercontent.com/true-async/releases/main/installer/install.ps1 | iexVerify
php -v
php -m | findstr asyncChecksums
See sha256sums.txt for SHA256 checksums of all files.
Full Changelog: v0.6.0...v0.6.1
TrueAsync PHP 0.6.0 (php8.6)
TrueAsync PHP 0.6.0 (php8.6)
PHP with built-in TrueAsync support and Xdebug.
Included extensions
- async — TrueAsync coroutine engine
- xdebug — Debugger and profiler
Downloads
- Release build — for general use
- Debug build — for PHP/extension development (includes debug symbols and assertions)
Installation
Windows (PowerShell):
irm https://raw.githubusercontent.com/true-async/releases/main/installer/install.ps1 | iexVerify
php -v
php -m | findstr asyncChecksums
See sha256sums.txt for SHA256 checksums of all files.
Full Changelog: v0.6.0-rc.2...v0.6.0
TrueAsync PHP 0.6.0-rc.2 (php8.6)
TrueAsync PHP 0.6.0-rc.2 (php8.6)
PHP with built-in TrueAsync support and Xdebug.
Included extensions
- async — TrueAsync coroutine engine
- xdebug — Debugger and profiler
Downloads
- Release build — for general use
- Debug build — for PHP/extension development (includes debug symbols and assertions)
Installation
Windows (PowerShell):
irm https://raw.githubusercontent.com/true-async/releases/main/installer/install.ps1 | iexVerify
php -v
php -m | findstr asyncChecksums
See sha256sums.txt for SHA256 checksums of all files.
Full Changelog: v0.6.0-rc.1...v0.6.0-rc.2
TrueAsync PHP 0.6.0-rc.1 (php8.6)
TrueAsync PHP 0.6.0-rc.1 (php8.6)
PHP with built-in TrueAsync support and Xdebug.
Warning
This is a Release Candidate. Not recommended for production use.
Known Issue — Zend OPcache: OPcache causes crashes in certain async scenarios. Disable OPcache when using TrueAsync (opcache.enable=0). This issue is under active investigation and will be resolved before the stable release.
Included extensions
- async — TrueAsync coroutine engine
- xdebug — Debugger and profiler
Downloads
- Release build — for general use
- Debug build — for PHP/extension development (includes debug symbols and assertions)
Installation
Windows (PowerShell):
irm https://raw.githubusercontent.com/true-async/releases/main/installer/install.ps1 | iexVerify
php -v
php -m | findstr asyncChecksums
See sha256sums.txt for SHA256 checksums of all files.
What's Changed
- Feat/curl 8.11.1 by @EdmondDantes in #1
New Contributors
- @EdmondDantes made their first contribution in #1
Full Changelog: v0.6.0-beta.2...v0.6.0-rc.1
TrueAsync PHP 0.6.0-beta.2 (php8.6)
TrueAsync PHP 0.6.0-beta.2 (php8.6)
PHP with built-in TrueAsync support and Xdebug.
Included extensions
- async — TrueAsync coroutine engine
- xdebug — Debugger and profiler
Downloads
- Release build — for general use
- Debug build — for PHP/extension development (includes debug symbols and assertions)
Installation
Windows (PowerShell):
irm https://raw.githubusercontent.com/true-async/releases/main/installer/install.ps1 | iexVerify
php -v
php -m | findstr asyncChecksums
See sha256sums.txt for SHA256 checksums of all files.
Full Changelog: v0.6.0-alpha.2...v0.6.0-beta.2
TrueAsync PHP 0.6.0-alpha.2 (php8.6)
TrueAsync PHP 0.6.0-alpha.2 (php8.6)
PHP with built-in TrueAsync support and Xdebug.
Included extensions
- async — TrueAsync coroutine engine
- xdebug — Debugger and profiler
Downloads
- Release build — for general use
- Debug build — for PHP/extension development (includes debug symbols and assertions)
Installation
Windows (PowerShell):
irm https://raw.githubusercontent.com/true-async/releases/main/installer/install.ps1 | iexVerify
php -v
php -m | findstr asyncChecksums
See sha256sums.txt for SHA256 checksums of all files.
Full Changelog: https://github.com/true-async/releases/commits/v0.6.0-alpha.2