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

Updated 1.2 to support Symfony up to 2.7 #104

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Updated 1.2 to support Symfony up to 2.7 #104

merged 1 commit into from
Mar 29, 2016

Conversation

maryo
Copy link
Contributor

@maryo maryo commented Mar 29, 2016

  • Updated Symfony constraint to <2.7
  • Added Symfony 2.6 to travis configuration
  • Support for IsFalse/IsTrue/IsNull
  • Testcase of multiplechoice made less strict so changes after 2.5 dont fail
  • valid filename of generated screenshot on Windows

- Added Symfony 2.6 to travis configuration
- Support for IsFalse/IsTrue/IsNull
- Testcase of multiplechoice less strict
- valid filename of generated screenshot on Windows
return errors;
}
}
var SymfonyComponentValidatorConstraintsFalse = SymfonyComponentValidatorConstraintsIsFalse;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are just aliases. IsTrue/IsFalse/IsNull were added in favor of deprecated True/False/Null because of PHP7.

@66Ton99 66Ton99 merged commit 373dc1d into formapro:1.2 Mar 29, 2016
@66Ton99
Copy link
Collaborator

66Ton99 commented Mar 29, 2016

It is awesome!
Thanks!

@66Ton99 66Ton99 changed the title Updated 1.2 to support Symfony 2.6 & 2.7 Updated 1.2 to support Symfony up to 2.7 Mar 29, 2016
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

2 participants