ivory/ivory/sys/README.md
2019-04-01 22:21:07 +02:00

389 B

ivory-sys

Bindings to php.

PHP version

While building, it will grab the source for the php version specified in Cargo.toml. Thus changing the version number of the crate also changes the version of php which it's compiled against

Credits

This crate is taken almost entirely from php-sys, all credit goes to it's authors