mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-03 10:44:09 +02:00
389 B
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