mirror of
https://github.com/danog/ext-php-rs.git
synced 2024-11-27 04:24:54 +01:00
3403cba7bf
* Added `ZBox` and `ZBoxable` * Implement `ZBoxable` for `ZendStr` Build for all f eatures on CI * Replace `OwnedZendObject` with `ZBox<ZendObject>` * Replace `ClassObject` with `ZBox<ZendClassObject>` Fixed deserialization bug Panic when uninitialized - better than UB * Replace `OwnedHashTable` with `ZBox<HashTable>` * Remove `MaybeUninit` from `ZendClassObject` |
||
---|---|---|
.. | ||
actions/zts | ||
workflows |