Skip to content

Warning: fread(): Length parameter must be greater than 0 #31

@dziul

Description

@dziul

I did a test with the given example of the project itself.

the saved files are the size of 442bytes (1kb)

When executing the method "findAll ()", for example it gives the following warning:

Warning: fread (): Length parameter must be greater than 0 in C: \ xampp \ htdocs \ Decolar \ Christine \ class \ vendor \ jamesmoss \ flywheel \ src \ JamesMoss \ Flywheel \ Repository.php on line 92

What I had found was that the fread () function does not read files smaller than 0kb. ref

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions