Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 239 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 239 Bytes

ext-php-rs-example

docker build .docker -t ext-php-rs-example
docker run --rm -it -v `pwd`:/app -w /app ext-php-rs-example bash
php -dextension=./target/debug/libext_php_rs_example.so src-php/example.php