Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (14 loc) · 603 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 603 Bytes

php-win

The alternative build of PHP extension for 64 bit Windows.

Build status

Why ?

This project provide the dll because pecl does not provide.

Build configuration

PHP is build in NTS (--disable-zts) and only on x64 architecture.

The AMQP ext is shared.

The Redis ext is shared and the session handler is enabled.

Contribute

A new version is out ?

[ ] fork this repos

[ ] change the version

[ ] create pull request