From 5fd76d0bf2cf3128cc8e9f55364641f16e1aa82e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 3 Apr 2025 02:42:41 +0900 Subject: fix: truncate ops --- phpstan.neon | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'phpstan.neon') diff --git a/phpstan.neon b/phpstan.neon index fd3341e..94b1d70 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -9,7 +9,8 @@ parameters: paths: - src - examples/hello-world - - examples/php-on-wasm + # TODO + # - examples/php-on-wasm typeAliases: Byte: 'int' U32: 'int' -- cgit v1.2.3-70-g09d2