ext-php-rs/example/skel
David f506a41b3c
Pass class object type to PHP when taking object parameter (#64)
* Pass class object type to PHP when taking object parameter

* Fix test

* Update docs.rs stub bindings
2021-09-08 22:21:21 +12:00
..
src Pass class object type to PHP when taking object parameter (#64) 2021-09-08 22:21:21 +12:00
.gitignore Added ability to unpack and pack from Rust (#32) 2021-05-05 22:43:06 +12:00
Cargo.toml Add ability to send Rust closures to PHP (#58) 2021-09-05 13:45:59 +12:00
composer.json Added ability to unpack and pack from Rust (#32) 2021-05-05 22:43:06 +12:00
php Add ability to send Rust closures to PHP (#58) 2021-09-05 13:45:59 +12:00
test.php Pass class object type to PHP when taking object parameter (#64) 2021-09-08 22:21:21 +12:00