From 1abcb35aad9fbca0be1aa1429337ea978b1ac864 Mon Sep 17 00:00:00 2001 From: nzsys Date: Wed, 12 Feb 2025 20:15:50 +0900 Subject: [PATCH] Fix typo in PHPDoc: corrected to --- build/gen_stub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/gen_stub.php b/build/gen_stub.php index aef737b37e52..679f8a982417 100755 --- a/build/gen_stub.php +++ b/build/gen_stub.php @@ -1172,7 +1172,7 @@ class FuncInfo { /** * @param ArgInfo[] $args - * @param AttributeInfo[] $attribute + * @param AttributeInfo[] $attributes * @param FramelessFunctionInfo[] $framelessFunctionInfos */ public function __construct(