Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 860 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 860 Bytes

php-5.6.13-win32-VC12

PHP 5.6.13 Windows binaries including all standand extensions present in original PHP distribution compiled using Visual Studio 2013. The purpose of this package is to be able to load php_v8 extension because VC12 is a minimum version you can compile V8 on windows with.

Steps to install

(the same as using zip package from the original PHP windows distribution)

  • Unpack
  • Copy and rename php.ini-development to php.ini
  • Optionally download additional extensions from here
  • ❗ Compiled extensions from original PHP distribution won't work❗ since they're compiled using an older version of Visual Studio
  • Update Your Path system environment variable

dialog