X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fasync001.phpt;h=7272272ed54ab5a891a8350393b0031280d5dbc1;hb=d607a4e70c0684d4b144203dfce40d7d69db6f3f;hp=d1aa35b059416f455000fd18f2f1adf03d889694;hpb=e39a656855be0ccc88fd0f90910eb90acd6e4a9f;p=m6w6%2Fext-pq diff --git a/tests/async001.phpt b/tests/async001.phpt index d1aa35b..7272272 100644 --- a/tests/async001.phpt +++ b/tests/async001.phpt @@ -38,11 +38,12 @@ while (true) { break 2; } } +$s[] = $c->status; printf("\n%s\n", implode(",", $s)); ?> DONE --EXPECTREGEX-- Test (WP(RP)*)+S -(2,)*3(,\d)*,4 +2(,\d)*,0 DONE