ext-php-rs/.github/workflows
David 0db6888c46
Added support for PHP ZTS (#37)
* Added support for PHP ZTS

* Added GitHub action for ZTS

Runs seperate from the other tests, as the setup-php action does not
support ZTS, therefore we run the tests in a Docker container.

* Source Rust env file before building

* No `source` command on docker

* Another attempt at fixing Rust in Docker
2021-05-19 20:45:39 +12:00
..
build.yml Added support for PHP ZTS (#37) 2021-05-19 20:45:39 +12:00
docs.yml Build and deploy docs to Github pages (#35) 2021-05-04 11:42:52 +12:00