David Cole
06db954912
Release v0.7.2
2021-11-27 13:00:06 +13:00
David Cole
0a0293acc9
Release v0.7.1
2021-11-21 17:36:17 +13:00
David Cole
fa05703c08
Release v0.7.0
2021-11-20 14:33:41 +13:00
David Cole
b47f8ba160
Allow ZendClassObject
as self
parameter ( #103 )
...
* Allow `ZendClassObject` as `self` parameter
* Fixed tests
* Updated guide
* Updated changelog
2021-10-10 22:46:26 +13:00
David Cole
466c1658e3
Refactor module paths ( #101 )
...
* Refactor module layout
* Fixed documentation tests
* Removed skel, moved macro crate
* Ignore folders for crate publish
* Fix builder for zts
* Add `rustfmt.toml`, wrap all comments #96
* Fixed up documentation links, tidied up
* Add `Zend` prefix to callable and hashtable
* Updated guide types
* Updated changelog
2021-10-10 17:51:55 +13:00
David Cole
f8b57274fb
Version 0.5.3
2021-10-07 04:25:10 +13:00
David Cole
88e0d7b668
Version 0.5.2
2021-10-07 04:13:00 +13:00
David
125ec3bc94
Add ability to add proper object constructor ( #83 )
2021-10-03 19:53:54 +13:00
David Cole
a64d8896a2
Release v0.5.1
2021-09-29 01:09:20 +13:00
David
a404df8fed
Fixed ZendString
missing one character ( #82 )
2021-09-29 01:07:30 +13:00
David
daef57ba91
Remove lifetime from PhpException
( #80 )
...
* Remove lifetime from `PhpException`
All class entries are effectively static (module start to module end) so
it's just a hassle carrying the lifetime everywhere.
* Removed forgotten lifetimes
* Implement `IntoZval` for `Result<T, E>`
Fixes function return error with `PhpResult` as the return type
* Updated changelog
2021-09-28 02:23:13 +13:00
David
1e41b50100
Prepared for v0.5.0 release ( #79 )
...
- Bumped versions
- Updated changelog
- Updated docs.rs bindings
- Updated documentation about rename methods
2021-09-28 01:31:55 +13:00
David Cole
8259a49520
v0.1.0 not v1.0.0
2021-08-11 12:39:56 +12:00
David Cole
ad51a66193
v0.1.0: bumped version
2021-08-11 12:39:20 +12:00
David
c98bf495ea
v0.0.7: bumped version ( #43 )
2021-05-21 17:16:36 +12:00
David Cole
ee2c394102
v0.0.6: bumped version and changelog
2021-05-11 21:49:09 +12:00
David Cole
e5a092d5f7
v0.0.5: bumped version and changelog
2021-04-24 13:39:06 +12:00