@@ -533,75 +533,3 @@ parameters:
533533 identifier : return.type
534534 count : 1
535535 path : src/PhpSpreadsheet/Calculation/TextData/Replace.php
536-
537- -
538- message : ' #^Cannot access an offset on mixed\.$#'
539- identifier : offsetAccess.nonOffsetAccessible
540- count : 1
541- path : src/PhpSpreadsheet/Shared/OLE.php
542-
543- -
544- message : ' #^Parameter \#1 \$array of function array_keys expects array, mixed given\.$#'
545- identifier : argument.type
546- count : 1
547- path : src/PhpSpreadsheet/Shared/OLE.php
548-
549- -
550- message : ' #^Cannot access offset array\<mixed\>\|string on mixed\.$#'
551- identifier : offsetAccess.nonOffsetAccessible
552- count : 1
553- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
554-
555- -
556- message : ' #^Cannot access property \$_file_handle on mixed\.$#'
557- identifier : property.nonObject
558- count : 4
559- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
560-
561- -
562- message : ' #^Cannot access property \$bbat on mixed\.$#'
563- identifier : property.nonObject
564- count : 1
565- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
566-
567- -
568- message : ' #^Cannot access property \$bigBlockSize on mixed\.$#'
569- identifier : property.nonObject
570- count : 3
571- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
572-
573- -
574- message : ' #^Cannot access property \$bigBlockThreshold on mixed\.$#'
575- identifier : property.nonObject
576- count : 1
577- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
578-
579- -
580- message : ' #^Cannot access property \$root on mixed\.$#'
581- identifier : property.nonObject
582- count : 2
583- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
584-
585- -
586- message : ' #^Cannot access property \$sbat on mixed\.$#'
587- identifier : property.nonObject
588- count : 1
589- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
590-
591- -
592- message : ' #^Cannot call method getBlockOffset\(\) on mixed\.$#'
593- identifier : method.nonObject
594- count : 2
595- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
596-
597- -
598- message : ' #^Property PhpOffice\\PhpSpreadsheet\\Shared\\OLE\\ChainedBlockStream\:\:\$ole \(PhpOffice\\PhpSpreadsheet\\Shared\\OLE\|null\) does not accept mixed\.$#'
599- identifier : assign.propertyType
600- count : 1
601- path : src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
602-
603- -
604- message : ' #^Cannot clone mixed\.$#'
605- identifier : clone.nonObject
606- count : 2
607- path : src/PhpSpreadsheet/Shared/OLE/PPS.php
0 commit comments