runkit-windows icon indicating copy to clipboard operation
runkit-windows copied to clipboard

Runkit binaries for Windows

Runkit binaries for Windows

This repository contains binaries of runkit PHP module maintained by Dmitry Zenovich.

Built according to instructions at zenovich/runkit#22. After php_runkit.dll that I found earlier failed to work correctly I decided to build from master. File names contain runkit version or date of last commit on master that made it into my build.

Versions

runkit 1.0.4 built from sources at zenovich/[email protected].

Downloads

Caution: all builds are 32-bit (x86)

  • php_runkit-1.0.4-5.3-vc9.dll - PHP 5.3.29 headers, VC9, TS
  • php_runkit-1.0.4-5.3-vc9-nts.dll - PHP 5.3.29 headers, VC9, NTS
  • php_runkit-1.0.4-5.4-vc9.dll - PHP 5.4.45 headers, VC9, TS
  • php_runkit-1.0.4-5.4-vc9-nts.dll - PHP 5.4.45 headers, VC9, NTS
  • php_runkit-1.0.4-5.5-vc11.dll - PHP 5.5.29 headers, VC11, TS
  • php_runkit-1.0.4-5.5-vc11-nts.dll - PHP 5.5.29 headers, VC11, NTS
  • php_runkit-1.0.4-5.6-vc11.dll - PHP 5.6.13 headers, VC11, TS
  • php_runkit-1.0.4-5.6-vc11-nts.dll - PHP 5.6.13 headers, VC11, NTS