·
69 commits
to master
since this release
🔧 PHP Extensions Pack Collection
This release contains pre-compiled PHP extension packs for Windows (x64) across multiple PHP versions and thread safety modes.
📦 Package Contents:
- 16 extension packs
- Support for multiple PHP versions (7.x, 8.x)
- Both Thread Safe (TS) and Non-Thread Safe (NTS) variants
- Compiled with appropriate Visual Studio toolsets
⚡ Quick Installation:
- Download the appropriate pack for your PHP version and thread safety mode
- Extract the archive to your PHP installation directory
- Restart your web server
🛠️ Toolset Mapping:
vc15
- Visual Studio 2017 (PHP 7.x)vs16
- Visual Studio 2019 (PHP 8.0-8.3)vs17
- Visual Studio 2022 (PHP 8.4+)
🤖 Auto-generated by GitHub Actions on 2025-09-30 20:56:23 UTC