From: Michael Wallner Date: Tue, 31 Aug 2021 07:46:27 +0000 (+0200) Subject: fixup #42 X-Git-Tag: v2.2.1~6 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=9b4bb4df3ec2d46729f06f91ba285e5dc6ff6767 fixup #42 --- diff --git a/tests/async010.phpt b/tests/async010.phpt index ec09357..a38b66d 100644 --- a/tests/async010.phpt +++ b/tests/async010.phpt @@ -61,7 +61,7 @@ array(1) { ["execParams"]=> array(1) { [0]=> - string(3) "123" + int(123) } } -DONE \ No newline at end of file +DONE