v0.10.2
Features
- Add support for post shutdown function by @joehoyle in #251
- Add ability to show PHP warnings (etc) by @joehoyle in #231
- Add helper to get global constants by @joehoyle in #222
- Implement IntoZvalDyn for Zval by @joehoyle in #256
- Add function for requesting VM interrupt by @joehoyle in #257
- Add helper for class name by @joehoyle in #255
- Add function type_() method by @joehoyle in #254
- Add helper method to cancel VM interrupt by @joehoyle in #260
- Add zend_function wrapper, try_call_method zval/object methods by @danog in #264
- Support registering ini definitions for modules by @joehoyle in #225
- Support function args being passed by reference by @joehoyle in #230
Fixes
- Bump cargo-php to 0.1.8 by @ptondereau in #248
- Remove infallible variants by @danog in #265
News
- @danog is now the maintainer of ext-php-rs!
Full Changelog: v0.10.1...v0.10.2