Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Installer: Initialize $nameMatchesRequiredPackage#7932

Merged
Seldaek merged 1 commit into
composer:1.8from
hco:patch-2
Jan 30, 2019
Merged

Installer: Initialize $nameMatchesRequiredPackage#7932
Seldaek merged 1 commit into
composer:1.8from
hco:patch-2

Conversation

@hco
Copy link
Copy Markdown
Contributor

@hco hco commented Jan 29, 2019

We had a case where we got Undefined variable: nameMatchesRequiredPackage — I think it should be initialized with false, right?

I am currently not able to create a reproduction case - if you need one before merging, please let me know and I will do my best. But just from looking at the code, I think it can happen that the variable is undefined.

@Seldaek
Copy link
Copy Markdown
Member

Seldaek commented Jan 29, 2019

That makes sense but please rebase on 1.8 branch for bugfixes

@Seldaek Seldaek added this to the 1.8 milestone Jan 29, 2019
@Seldaek Seldaek added the Bug label Jan 29, 2019
@hco
Copy link
Copy Markdown
Contributor Author

hco commented Jan 29, 2019

Sorry, will do.

@hco hco changed the base branch from master to 1.8 January 29, 2019 16:23
@hco
Copy link
Copy Markdown
Contributor Author

hco commented Jan 29, 2019

So that change did make stuff worse, sorry. Give me a few minutes :-)

We had a case where we got `Undefined variable: nameMatchesRequiredPackage` — I think it should be initialized with false, right?
@stof
Copy link
Copy Markdown
Contributor

stof commented Jan 29, 2019

you should not only change the target branch of the PR. You also need to rebase your feature branch so that it is based on 1.8 rather than master and to force-push the branch to your github fork.

@hco
Copy link
Copy Markdown
Contributor Author

hco commented Jan 29, 2019

Think I did it now :-)

@Seldaek
Copy link
Copy Markdown
Member

Seldaek commented Jan 30, 2019

Thanks

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.

3 participants