PHPLIB-1248 Add examples on GridFS #1117
Annotations
3 errors
MixedAssignment:
examples/gridfs-upload.php#L34
examples/gridfs-upload.php:34:1: MixedAssignment: Unable to determine the type that $id is being assigned to (see https://psalm.dev/032)
|
MixedOperand:
examples/gridfs-upload.php#L35
examples/gridfs-upload.php:35:34: MixedOperand: Right operand cannot be mixed (see https://psalm.dev/059)
|
Psalm
Process completed with exit code 2.
|