@@ -869,75 +869,3 @@ parameters:
869869 identifier : return.type
870870 count : 1
871871 path : src/PhpSpreadsheet/Calculation/TextData/Replace.php
872-
873- -
874- message : ' #^Cannot access an offset on mixed\.$#'
875- identifier : offsetAccess.nonOffsetAccessible
876- count : 1
877- path : src/PhpSpreadsheet/Shared/OLE.php
878-
879- -
880- message : ' #^Parameter \#1 \$array of function array_keys expects array, mixed given\.$#'
881- identifier : argument.type
882- count : 1
883- path : src/PhpSpreadsheet/Shared/OLE.php
884-
885- -
886- message : ' #^Cannot access offset array\<mixed\>\|string on mixed\.$#'
887- identifier : offsetAccess.nonOffsetAccessible
888- count : 1
889- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
890-
891- -
892- message : ' #^Cannot access property \$_file_handle on mixed\.$#'
893- identifier : property.nonObject
894- count : 4
895- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
896-
897- -
898- message : ' #^Cannot access property \$bbat on mixed\.$#'
899- identifier : property.nonObject
900- count : 1
901- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
902-
903- -
904- message : ' #^Cannot access property \$bigBlockSize on mixed\.$#'
905- identifier : property.nonObject
906- count : 3
907- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
908-
909- -
910- message : ' #^Cannot access property \$bigBlockThreshold on mixed\.$#'
911- identifier : property.nonObject
912- count : 1
913- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
914-
915- -
916- message : ' #^Cannot access property \$root on mixed\.$#'
917- identifier : property.nonObject
918- count : 2
919- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
920-
921- -
922- message : ' #^Cannot access property \$sbat on mixed\.$#'
923- identifier : property.nonObject
924- count : 1
925- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
926-
927- -
928- message : ' #^Cannot call method getBlockOffset\(\) on mixed\.$#'
929- identifier : method.nonObject
930- count : 2
931- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
932-
933- -
934- message : ' #^Property PhpOffice\\PhpSpreadsheet\\Shared\\OLE\\ChainedBlockStream\:\:\$ole \(PhpOffice\\PhpSpreadsheet\\Shared\\OLE\|null\) does not accept mixed\.$#'
935- identifier : assign.propertyType
936- count : 1
937- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
938-
939- -
940- message : ' #^Cannot clone mixed\.$#'
941- identifier : clone.nonObject
942- count : 2
943- path : src/PhpSpreadsheet/Shared/OLE/PPS.php
0 commit comments