Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix access to array element by using the one that was checked for #14

Merged
merged 1 commit into from
Oct 26, 2013

Conversation

mikey179
Copy link
Collaborator

Just played around with it and tried to get only the minimum file set into my resulting phar, therefore tried to use the ExplicitBundler with my dependencies. One of these has files defined, which currently results in a warning when this line is executed:

Warning: Invalid argument supplied for foreach() in phar:///path/to/phar-composer.phar/src/Clue/PharComposer/Bundler/Explicit.php on line 58

clue added a commit that referenced this pull request Oct 26, 2013
fix access to array element by using the one that was checked for
@clue clue merged commit cf5e31d into clue:master Oct 26, 2013
@clue
Copy link
Owner

clue commented Oct 26, 2013

Thanks for spotting and fixing 👍

Merged and will be released with v0.5.0, which is not too far away.

@mikey179 mikey179 deleted the patch-1 branch October 26, 2013 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants