Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[cookbook][form][dynamic] DataEvent is deprecated in favor of FormEvent#2463

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
dbu wants to merge1 commit intosymfony:2.1fromdbu:fix-form-events
Closed

Conversation

dbu
Copy link
Contributor

@dbudbu commentedApr 3, 2013

seems this has slipped the corrections applied elsewhere in this file.

FormEvents::PRE_BIND => 'preBind',
FormEvents::PRE_SET_DATA => 'preSetData',
];
);
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

the [] syntax is php 5.4 only, as long as we support 5.3 we should not confuse people with examples that don't work for them.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

@weaverryan
Copy link
Member

Hi guys!

This is a bit of my fault - I merged in a big change to this document (which included all of these issues) and then made a big fix for them in#2417, which I just merged in.

But@dbu I'm happy that you actually read the entryand took time to fix our mistakes (and these were indeed all legitimate issues). The whole entry should be in much better shape now (though I have more changes needed in#2464).

Thanks!

@dbu
Copy link
ContributorAuthor

dbu commentedApr 4, 2013

i was actually looking for an existing pull request when i did this but for whatever reason did not see it. anyways, thanks for making the doc better.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@dbu@weaverryan@stof@wouterj

[8]ページ先頭

©2009-2025 Movatter.jp