Add a failing unit test to reproduce #52 #69
Annotations
8 errors
PHP 8.3:
tests/Type/Php/data/preg_match_asserted.php#L20
Expected type array{0: string, 1: non-empty-string, 2: 'o', 3?: 'World'}, actual: array{0?: string, 1?: non-empty-string, 2?: 'o', 3?: 'World'}
|
PHP 8.3
Process completed with exit code 1.
|
PHP 8.4
The job was canceled because "_8_3_highest" failed.
|
PHP 8.4:
tests/Type/Php/data/preg_match_asserted.php#L20
Expected type array{0: string, 1: non-empty-string, 2: 'o', 3?: 'World'}, actual: array{0?: string, 1?: non-empty-string, 2?: 'o', 3?: 'World'}
|
PHP 8.4
The operation was canceled.
|
PHP 8.1
The job was canceled because "_8_3_highest" failed.
|
PHP 8.2
The job was canceled because "_8_3_highest" failed.
|
PHP 8.1 (lowest)
The job was canceled because "_8_3_highest" failed.
|