X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fasync001.phpt;h=7272272ed54ab5a891a8350393b0031280d5dbc1;hb=13b06e992c066b4cf1f381273b4f5f5e15764293;hp=d1aa35b059416f455000fd18f2f1adf03d889694;hpb=c62ffa9e8cf262c412efeb84c2523d1c78897282;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