Skip to content

Extensions Pack for PHP

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 20:56
· 69 commits to master since this release
709f343

🔧 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:

  1. Download the appropriate pack for your PHP version and thread safety mode
  2. Extract the archive to your PHP installation directory
  3. 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