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

undefined $matches[1] on line 129 #2

Open
arian opened this issue Jul 4, 2010 · 1 comment
Open

undefined $matches[1] on line 129 #2

arian opened this issue Jul 4, 2010 · 1 comment

Comments

@arian
Copy link

arian commented Jul 4, 2010

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?

@arian
Copy link
Author

arian commented Jul 22, 2010

GerHobbelt pushed a commit to GerHobbelt/packager that referenced this issue Jan 9, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant