mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.4'
This commit is contained in:
@@ -838,7 +838,7 @@ class Tester
|
||||
int $readLimit = -1,
|
||||
int $writeDelay = 0,
|
||||
?string $method = null,
|
||||
array $params = null,
|
||||
?array $params = null,
|
||||
): Response {
|
||||
if ($this->hasError()) {
|
||||
return $this->createResponse(expectInvalid: true);
|
||||
|
||||
Reference in New Issue
Block a user