ext-php-rs/src
2023-08-27 16:58:22 +02:00
..
builders Implement IntoZvalDyn for Zval (#256) 2023-07-19 13:06:10 +02:00
describe chore(clippy): Fix clippy warnings. (#228) 2023-02-07 22:52:56 +01:00
types Cleanup 2023-08-21 20:00:43 +02:00
zend Merge remote-tracking branch 'origin/master' 2023-08-27 16:58:22 +02:00
alloc.rs Refactor module paths (#101) 2021-10-10 17:51:55 +13:00
args.rs Cleanup 2023-08-21 20:00:43 +02:00
binary_slice.rs fix binary slice lifetimes (#181) 2022-11-19 08:58:18 +01:00
binary.rs Fix builds on aarch64 Linux (#106) 2021-11-14 16:01:00 +13:00
boxed.rs Fix a few typos 2022-09-10 16:40:38 +02:00
class.rs Fix a few typos 2022-09-10 16:40:38 +02:00
closure.rs Windows support (#128) 2022-03-18 16:36:51 +13:00
constant.rs Refactor module paths (#101) 2021-10-10 17:51:55 +13:00
convert.rs Implement IntoZvalDyn for Zval (#256) 2023-07-19 13:06:10 +02:00
error.rs Merge remote-tracking branch 'origin/master' 2023-08-27 16:58:22 +02:00
exception.rs Add async support 2023-06-19 11:40:13 +02:00
ffi.rs feat: allows ZendStr to contain null bytes (#202) 2022-12-09 10:54:17 +01:00
flags.rs Add function type_() method (#254) 2023-07-19 13:15:36 +02:00
internal.rs Refactor module paths (#101) 2021-10-10 17:51:55 +13:00
lib.rs Cleanup 2023-06-22 13:33:09 +02:00
macros.rs Refactoring 2023-06-22 13:31:56 +02:00
props.rs chore(clippy): Fix clippy warnings. (#228) 2023-02-07 22:52:56 +01:00
rc.rs Allow ZendClassObject as self parameter (#103) 2021-10-10 22:46:26 +13:00
wrapper.c feat: allows ZendStr to contain null bytes (#202) 2022-12-09 10:54:17 +01:00
wrapper.h feat: allows ZendStr to contain null bytes (#202) 2022-12-09 10:54:17 +01:00