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

[Form] Enable empty root form name #2936

Merged
merged 4 commits into from
Jan 7, 2012
Merged

[Form] Enable empty root form name #2936

merged 4 commits into from
Jan 7, 2012

Commits on Jan 7, 2012

  1. [Form] Enable empty root form name

    BC Break: no
    Feature addition: yes
    Symfony2 tests pass: yes
    Fixes the following issues: #2790
    Todo: need more testing
    
    This PR enables usage of empty string as a form name (only at root level).
    canni committed Jan 7, 2012
    Configuration menu
    Copy the full SHA
    3d20e39 View commit details
    Browse the repository at this point in the history
  2. Add info to CHANGELOG-2.1

    canni committed Jan 7, 2012
    Configuration menu
    Copy the full SHA
    a5efe6a View commit details
    Browse the repository at this point in the history
  3. Remove elseif

    canni committed Jan 7, 2012
    Configuration menu
    Copy the full SHA
    4f38b14 View commit details
    Browse the repository at this point in the history
  4. Add tests

    canni committed Jan 7, 2012
    Configuration menu
    Copy the full SHA
    3702541 View commit details
    Browse the repository at this point in the history