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 build errors #3578

Closed
wants to merge 13 commits into from
Closed

Fix build errors #3578

wants to merge 13 commits into from

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Feb 13, 2014

Q A
Doc fix? yes
New docs? no
Applies to 2.3/2.4
Fixed tickets

This is a backport of #3544.

wouterj and others added 13 commits January 31, 2014 16:30
This PR was merged into the 2.3 branch.

Discussion
----------

Type fix in remove.rst

Hi guys!

Very minor typo fix... leaving the PR format off.

Thanks!

Commits
-------

efaad48 Fixing typo - thanks to @xabbuh
This PR was merged into the 2.3 branch.

Discussion
----------

fix form type name.

| Q             | A
| ------------- | ---
| Doc fix?      | [yes]
| New docs?     | [no]
| Applies to    | [all]
| Fixed tickets |

Commits
-------

ef4014d fix form type.
Line 41 made use of $crawler which wasn't defined.
This PR was submitted for the 2.2 branch but it was merged into the 2.3 branch instead (closes symfony#3537).

Discussion
----------

Add missing variable assignment

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

Commits
-------

8f41c15 Add missing variable assignment
This PR was merged into the 2.3 branch.

Discussion
----------

Clarify service parameters usages

| Q   | A
| --- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | IRC

On the IRC channel, there was some confusing about parameters. The dot
notation looked like parameters are one big namespaced tree, with each
group a different node.

This PR adds a caution, so people really know it's just a convention and
parameters are just key-value elements.

Commits
-------

aaddfcd Applied comment
05492b2 Clarify parameters conventions
The $event['data'] field was not set, thus it wouldn't be modified.

Also, the example already had a lowercase string. Uppercased 1 letter.
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes symfony#3541).

Discussion
----------

Update generic_event.rst

The $event['data'] field was not set, thus it wouldn't be modified.

Also, the example already had a lowercase string. Uppercased 1 letter.

Commits
-------

029f4e1 Update generic_event.rst
@xabbuh xabbuh closed this Feb 13, 2014
@xabbuh
Copy link
Member Author

xabbuh commented Feb 13, 2014

Wrong base branch. See #3579.

@xabbuh xabbuh deleted the issue-3544 branch February 17, 2014 09:38
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.

None yet

6 participants