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

Add missing variable assignment #3537

Closed
wants to merge 1 commit into from
Closed

Add missing variable assignment #3537

wants to merge 1 commit into from

Conversation

colinodell
Copy link
Contributor

Line 41 made use of $crawler which wasn't defined.

Line 41 made use of $crawler which wasn't defined.
@wouterj
Copy link
Member

wouterj commented Feb 3, 2014

Thank you for submitting the fix!

It should be merged into 2.3 (2.0, 2.1 and 2.2 are deprecated and no longer maintained). You don't have to create your PR again, @weaverryan (who will merge your PR) can cherry pick it quite easily in the correct branch.

@weaverryan
Copy link
Member

Yes, very good mistake fix :). Thanks Colin!

weaverryan added a commit that referenced this pull request Feb 11, 2014
This PR was submitted for the 2.2 branch but it was merged into the 2.3 branch instead (closes #3537).

Discussion
----------

Add missing variable assignment

Line 41 made use of $crawler which wasn't defined.

Commits
-------

8f41c15 Add missing variable assignment
@weaverryan weaverryan closed this Feb 11, 2014
@colinodell colinodell deleted the patch-2 branch February 11, 2014 01:18
@colinodell
Copy link
Contributor Author

@weaverryan, will this be merged into the 2.4 branch as well?

@weaverryan
Copy link
Member

@colinodell Yes it will! We merge 2.3 into 2.4 into master. It doesn't happen after every merge - but happens about once a week :).

weaverryan added a commit that referenced this pull request Feb 16, 2014
…er (colinodell)

This PR was merged into the 2.3 branch.

Discussion
----------

Fix README: contributions should be based off 2.3 or higher

Per [the documentation](http://symfony.com/doc/current/contributing/documentation/overview.html#contributing) and [WouterJ's comment here](#3537 (comment)), the base branch should be 2.3, not 2.2.  This commit updates the README to reflect the language found in the documentation.

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets | n/a

Commits
-------

ed5eab7 Contributions should be based off 2.3 or higher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants