From b40a448804f084137fce6be80251d2df4fa670c3 Mon Sep 17 00:00:00 2001 From: tianfenghan Date: Tue, 7 Jul 2026 13:02:22 +0800 Subject: [PATCH] =?UTF-8?q?docs(examples):=20=E6=B7=BB=E5=8A=A0=20FFI=20?= =?UTF-8?q?=E5=B4=A9=E6=BA=83=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/ffi-crash.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 examples/ffi-crash.php diff --git a/examples/ffi-crash.php b/examples/ffi-crash.php new file mode 100644 index 00000000..4d52650d --- /dev/null +++ b/examples/ffi-crash.php @@ -0,0 +1,19 @@ +