1. 03 May, 2016 5 commits
  2. 01 May, 2016 1 commit
  3. 29 Apr, 2016 5 commits
  4. 06 Apr, 2016 1 commit
  5. 02 Apr, 2016 1 commit
  6. 10 Mar, 2016 3 commits
  7. 29 Feb, 2016 1 commit
  8. 08 Feb, 2016 2 commits
    • Fabien Potencier's avatar
      Merge branch '1.3' · 800912d3
      Fabien Potencier authored
      * 1.3:
        Fix env variable in travis.yaml
        bumped version to 1.3.6-DEV
        prepared the 1.3.5 release
        updated CHANGELOG
        Replace binary gender examples with something that is actually single-choice
        Update validator.rst
      800912d3
    • Fabien Potencier's avatar
      minor #1315 Fix env variable in travis.yaml (danez) · c5fabd12
      Fabien Potencier authored
      This PR was merged into the 1.3 branch.
      
      Discussion
      ----------
      
      Fix env variable in travis.yaml
      
      SYMFONY_DEPS_VERSION=3 was never evaluated correctly as the before_scripts are comparing with 3.0
      The tests were still installing 3.0, as minimumStability=dev, but maybe it is nice fixing that.
      
      Commits
      -------
      
      7c3c8d72 Fix env variable in travis.yaml
      c5fabd12
  9. 07 Feb, 2016 1 commit
    • Daniel Tschinder's avatar
      Fix env variable in travis.yaml · 7c3c8d72
      Daniel Tschinder authored
      SYMFONY_DEPS_VERSION=3 was never evaluated correctly as the before_scripts are comparing with 3.0
      The test are installing dev-master for some dependencies which might not be 3.0
      7c3c8d72
  10. 19 Jan, 2016 1 commit
    • Fabien Potencier's avatar
      minor #1299 Update validator.rst (yourwebmaker) · e6f4cdea
      Fabien Potencier authored
      This PR was merged into the 1.3 branch.
      
      Discussion
      ----------
      
      Update validator.rst
      
      Example from documentation throws `Call to undefined method Symfony\Component\Validator\Validator\RecursiveValidator::validateValue()`
      
      Commits
      -------
      
      04ecee29 Update validator.rst
      e6f4cdea
  11. 06 Jan, 2016 3 commits
  12. 04 Jan, 2016 2 commits
  13. 03 Jan, 2016 2 commits
  14. 26 Dec, 2015 1 commit
  15. 22 Dec, 2015 1 commit
    • Daniel Lima's avatar
      Update validator.rst · 04ecee29
      Daniel Lima authored
      Example from documentation throws `Call to undefined method Symfony\Component\Validator\Validator\RecursiveValidator::validateValue()`
      04ecee29
  16. 14 Dec, 2015 1 commit
  17. 18 Nov, 2015 6 commits
  18. 10 Nov, 2015 2 commits
  19. 04 Nov, 2015 1 commit