Skip to content

[Form] moved data trimming logic of TrimListener into StringUtil #14144

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

Closed
wants to merge 1 commit into from

Conversation

issei-m
Copy link
Contributor

@issei-m issei-m commented Mar 31, 2015

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

In the small job which needs not to build a form (e.g. just process a value gotten from Request), I want to reuse the trim logic.

@Tobion
Copy link
Contributor

Tobion commented Mar 31, 2015

New features are not added to maintanance branches. It needs to be done on 2.7

@Tobion Tobion closed this Mar 31, 2015
namespace Symfony\Component\Form\Util;

/**
* @author Issei Murasawa <issei.m7@gmail.com>
Copy link
Contributor

Choose a reason for hiding this comment

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

not true since you just copied the code

@issei-m
Copy link
Contributor Author

issei-m commented Mar 31, 2015

@Tobion Thanks for advising. I have created a new PR #14146.

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.

2 participants