wasmerio / wasmer-php

🐘🕸️ WebAssembly runtime for PHP
https://wasmerio.github.io/wasmer-php/wasm/
MIT License
1k stars 42 forks source link

feat(extension) Be compatible with prior PHP versions (i.e. 7.2) #74

Closed Hywan closed 5 years ago

Hywan commented 5 years ago

Fix #73.

Currently, the extension is compatible with PHP 7.3. It uses the latest API possible. This set of patches adds support for prior PHP versions, essentially PHP 7.2, since 7.1 is already in security fix only mode (see the supported versions train).

Hywan commented 5 years ago

bors try

bors[bot] commented 5 years ago

try

Build failed

Hywan commented 5 years ago

bors try

bors[bot] commented 5 years ago

try

Build succeeded

Hywan commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded