Add documentation about decoding into DTO #446
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
RedundantCastGivenDocblockType:
src/Xml/Dom/Loader/xml_file_loader.php#L21
src/Xml/Dom/Loader/xml_file_loader.php:21:24: RedundantCastGivenDocblockType: Redundant cast to bool given docblock-provided type (see https://psalm.dev/263)
|
RedundantCastGivenDocblockType:
src/Xml/Dom/Loader/xml_string_loader.php#L18
src/Xml/Dom/Loader/xml_string_loader.php:18:36: RedundantCastGivenDocblockType: Redundant cast to bool given docblock-provided type (see https://psalm.dev/263)
|
PHP 8.2 @ ubuntu-latest
Process completed with exit code 2.
|
RedundantCastGivenDocblockType:
src/Xml/Dom/Loader/xml_file_loader.php#L21
src/Xml/Dom/Loader/xml_file_loader.php:21:24: RedundantCastGivenDocblockType: Redundant cast to bool given docblock-provided type (see https://psalm.dev/263)
|
RedundantCastGivenDocblockType:
src/Xml/Dom/Loader/xml_string_loader.php#L18
src/Xml/Dom/Loader/xml_string_loader.php:18:36: RedundantCastGivenDocblockType: Redundant cast to bool given docblock-provided type (see https://psalm.dev/263)
|
PHP 8.1 @ ubuntu-latest
Process completed with exit code 2.
|