mirror of
https://github.com/danog/ext-php-rs.git
synced 2025-01-22 13:01:24 +01:00
faad01b59d
* Panic instead of return result when adding property This will almost always be unwrapped * Remove unused `set_refcount` function Wasn't valid either way * Add ability to get and set properties on class objects * Updated documentation adding properties