v0.8.3
What's Changed
- check docs warnings in CI by @davidcole1340 in #180
- fixes inifinte loop in ClassEntry::instance_of() by @ju1ius in #188
- fix binary slice lifetimes by @davidcole1340 in #181
- fixes CI workflow configuration by @ju1ius in #195
- Add get_id() and hash() methods on ZendObject by @ju1ius in #196
- Describes restrictions on generic parameters for
php_class
by @ju1ius in #194 - Add instance_of() and get_class_entry() methods on ZendObject by @ju1ius in #197
- chore: use php-discovery to find matching PHP build by @azjezz in #201
- Revert "chore: use php-discovery to find matching PHP build" by @ptondereau in #206
New Contributors
Full Changelog: v0.8.2...v0.8.3