Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

undefined $matches[1] on line 129 #2

@arian

Description

@arian

Sometimes I get a undefined $matches[1] on line 129 with http://github.com/arian/mootools-php-test-runner/blob/master/build.php

I fixed it with if(isset($matches[1])){...}else{ return $file; }

Haven't really tried to debug it, but maybe you've got an idea?

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