ext-php-rs/src
2023-03-13 18:00:45 +01:00
..
builders feat: Add support for PHP 8.2 (#212) 2022-12-20 17:11:35 +01:00
describe chore(clippy): Fix clippy warnings. (#228) 2023-02-07 22:52:56 +01:00
types Add is_identical for zvals (#217) 2023-01-19 12:40:24 +01:00
zend chore: fix clippy warnings. (#235) 2023-03-13 18:00:45 +01:00
alloc.rs Refactor module paths (#101) 2021-10-10 17:51:55 +13:00
args.rs fix type links in docs.rs (#179) 2022-11-11 12:08:23 +13: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 Fix a few typos 2022-09-10 16:40:38 +02:00
error.rs chore(clippy): Fix clippy warnings. (#228) 2023-02-07 22:52:56 +01:00
exception.rs Fix a few typos 2022-09-10 16:40:38 +02:00
ffi.rs feat: allows ZendStr to contain null bytes (#202) 2022-12-09 10:54:17 +01:00
flags.rs Fix Zval IS_PTR type detection (#223) 2023-02-07 22:25:15 +01:00
internal.rs Refactor module paths (#101) 2021-10-10 17:51:55 +13:00
lib.rs fix type links in docs.rs (#179) 2022-11-11 12:08:23 +13:00
macros.rs Fix a few typos 2022-09-10 16:40:38 +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