Skip to content

Incompatible type #17

@applibs

Description

@applibs

Please repair your annotations.
incompatible_type
I see in your source code like this:

 * @return int &lt; 0 if <i>str1</i> is less than*/
function strncmp ($str1, $str2, $len) {}

but it is compiled to this:
compiled

Then PHPStorm notified incompatible type "int<"

It on many functions.

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