We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9547daf commit 1749f07Copy full SHA for 1749f07
tests/src/lib.rs
@@ -1,3 +1,4 @@
1
+#![cfg_attr(windows, feature(abi_vectorcall))]
2
use ext_php_rs::{binary::Binary, prelude::*, types::ZendObject, types::Zval};
3
use std::collections::HashMap;
4
0 commit comments