v0.10.4
What's Changed
- feat(embed): add embed features, add test example which run php inside it by @joelwurtz in #270
- chore: Bump Bindgen to 0.68.1 by @ptondereau in #271
- feat(embed): correctly handle panic inside embed by @joelwurtz in #272
- Add async support using php-tokio by @danog in #274
- feat(test): add an example on how to test a module by @joelwurtz in #276
- feat(zend): add helper for try catch and bailout in PHP by @joelwurtz in #275
- Fix aarch64 build (fixes #279) by @danog in #280
New Contributors
- @joelwurtz made their first contribution in #270
Full Changelog: v0.10.3...v0.10.4