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

[3.0][Form] Removed depracted events PRE_BIND, BIND and POST_BIND#13122

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

Merged

Conversation

saro0h
Copy link
Contributor

QA
Bug fix?no
New feature?no
BC breaks?yes
Deprecations?no
Tests pass?yes
Fixed tickets~
LicenseMIT
Doc PR~

@saro0hsaro0hforce-pushed theremove-deprecated-form-event branch from896f1ce toa430ff9CompareDecember 26, 2014 14:08
@timglabisch
Copy link

👍

}));

$config = new FormConfigBuilder('name', null, $this->dispatcher);
$config->addEventListener(FormEvents::PRE_BIND, array($mock, 'preBind'));
Copy link
Member

Choose a reason for hiding this comment

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

This test should not be removed. It should simply use the new constant (and changing the constant being used should be done in older branches actually)

@saro0hsaro0hforce-pushed theremove-deprecated-form-event branch 2 times, most recently from83d00c9 tob2a93b0CompareDecember 30, 2014 22:57
@@ -118,23 +118,23 @@ public function testDataIsInitializedFromSubmit()
$form->submit('foobar');
}

// https://github.com/symfony/symfony/pull/7789
// https://github.com/symfony/symfony/pull/7789
Copy link
Member

Choose a reason for hiding this comment

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

this change is wrong

@fabpotfabpot added the Form labelJan 2, 2015
@saro0hsaro0hforce-pushed theremove-deprecated-form-event branch fromb2a93b0 toa7fe849CompareJanuary 3, 2015 11:33
@saro0h
Copy link
ContributorAuthor

Changes have been made.

@saro0hsaro0h changed the title[Form] Removed depracted events PRE_BIND, BIND and POST_BIND[3.0][Form] Removed depracted events PRE_BIND, BIND and POST_BINDJan 3, 2015
@fabpot
Copy link
Member

Can you rebase to re-run the tests?

@saro0hsaro0hforce-pushed theremove-deprecated-form-event branch 2 times, most recently from6b1845d tocce7d94CompareJanuary 3, 2015 16:10
@saro0hsaro0hforce-pushed theremove-deprecated-form-event branch fromcce7d94 to1cdb655CompareJanuary 3, 2015 17:51
@saro0h
Copy link
ContributorAuthor

Done. The tests do not pass because of that:https://travis-ci.org/symfony/symfony/jobs/45787598#L2208

@fabpot
Copy link
Member

Thank you@saro0h.

@fabpotfabpot merged commit1cdb655 intosymfony:masterJan 3, 2015
fabpot added a commit that referenced this pull requestJan 3, 2015
…d POST_BIND (saro0h)This PR was merged into the 3.0-dev branch.Discussion----------[3.0][Form] Removed depracted events PRE_BIND, BIND and POST_BIND| Q             | A| ------------- | ---| Bug fix?      | no| New feature?  | no| BC breaks?    | yes| Deprecations? | no| Tests pass?   | yes| Fixed tickets | ~| License       | MIT| Doc PR        | ~Commits-------1cdb655 [Form] Removed depracted events PRE_BIND, BIND and POST_BIND
@fabpotfabpot mentioned this pull requestNov 16, 2015
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
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@saro0h@timglabisch@fabpot@stof

[8]ページ先頭

©2009-2025 Movatter.jp