BulkCurlTask now accepts a closure callback for onCompletion

this requires much less boilerplate code than an anonymous class.
This commit is contained in:
Dylan K. Taylor
2021-03-16 23:56:14 +00:00
parent dcf53bd06d
commit b3c6c11b20
3 changed files with 41 additions and 47 deletions

View File

@ -96,12 +96,7 @@ parameters:
path: ../../../src/command/CommandReader.php
-
message: "#^Parameter \\#2 \\$host of class class@anonymous/src/command/defaults/TimingsCommand\\.php\\:131 constructor expects string, mixed given\\.$#"
count: 1
path: ../../../src/command/defaults/TimingsCommand.php
-
message: "#^Cannot access offset 0 on mixed\\.$#"
message: "#^Part \\$host \\(mixed\\) of encapsed string cannot be cast to string\\.$#"
count: 1
path: ../../../src/command/defaults/TimingsCommand.php