Skip to content

Commit 156021c

Browse files
committed
Merge branch 'release-3.x' into feature/dom-migration-php84
2 parents acaa41f + 284afbd commit 156021c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/XMLSchema/Type/Helper/XPathValueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public function testString(bool $shouldPass, string $xpath): void
4343

4444

4545
/**
46-
* @return array<string, array{0: string, 1: string}>
46+
* @return array<string, array{0: bool, 1: string}>
4747
*/
4848
public static function provideXPath(): array
4949
{

0 commit comments

Comments
 (0)