Skip to content

Specific string breaking NST list #57

@felixkk

Description

@felixkk

I know this plugin is dead, and I wonder if someone will read this one day, but still :

I noticed the method list was incomplete in one of my file :
I got only the 3 first methodes and then nothing.

I deleted line by line to find the cause, and it seems to be this line :

$dir = glob($dir.'/*ZZPFORM');

And more exactly these two combined characters : */

Deleting "/*", I got all my methods back in the list.

So there is probably a problem with the parser...

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