PHPLIB-1248 Add examples on GridFS #1028
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
ForbiddenCode:
examples/gridfs-stream.php#L33
examples/gridfs-stream.php:33:9: ForbiddenCode: Unsafe var_dump (see https://psalm.dev/002)
|
MixedAssignment:
examples/gridfs-upload.php#L33
examples/gridfs-upload.php:33:1: MixedAssignment: Unable to determine the type that $id is being assigned to (see https://psalm.dev/032)
|
MixedOperand:
examples/gridfs-upload.php#L34
examples/gridfs-upload.php:34:34: MixedOperand: Right operand cannot be mixed (see https://psalm.dev/059)
|
Psalm
Process completed with exit code 2.
|