Psalm v6: strict_types=1 #2570
bcc.yml
on: pull_request
Check backward compatibility
48s
Annotations
10 errors
Check backward compatibility:
src/Psalm/CodeLocation/Raw.php#L13
Class Psalm\CodeLocation\Raw became final
|
Check backward compatibility:
src/Psalm/CodeLocation/Raw.php#L13
Property Psalm\CodeLocation#$file_start was removed
|
Check backward compatibility:
src/Psalm/CodeLocation/Raw.php#L13
Property Psalm\CodeLocation#$file_end was removed
|
Check backward compatibility:
src/Psalm/CodeLocation/Raw.php#L13
Property Psalm\CodeLocation#$single_line was removed
|
Check backward compatibility:
src/Psalm/CodeLocation/Raw.php#L13
Property Psalm\CodeLocation#$preview_start was removed
|
Check backward compatibility:
src/Psalm/CodeLocation/Raw.php#L13
Property Psalm\CodeLocation#$docblock_line_number was removed
|
Check backward compatibility:
src/Psalm/CodeLocation.php#L38
Type of property Psalm\CodeLocation#$file_path changed from having no type to string
|
Check backward compatibility:
src/Psalm/CodeLocation.php#L40
Type of property Psalm\CodeLocation#$file_name changed from having no type to string
|
Check backward compatibility:
src/Psalm/CodeLocation.php#L42
Type of property Psalm\CodeLocation#$raw_line_number changed from having no type to int
|
Check backward compatibility:
src/Psalm/CodeLocation.php#L46
Type of property Psalm\CodeLocation#$raw_file_start changed from having no type to int
|