1. 03 May, 2016 1 commit
    • Fabien Potencier's avatar
      minor #1289 Remove slash from FallbackResource (JeroenDeDauw) · ec1641b0
      Fabien Potencier authored
      This PR was merged into the 1.3 branch.
      
      Discussion
      ----------
      
      Remove slash from FallbackResource
      
      Apache config is not my thing, so this might not be correct. However, what I can tell is that it does not work with the slash for me, and that it does without the slash.
      
      Commits
      -------
      
      ffab90c3 Remove slash from FallbackResource
      ec1641b0
  2. 29 Apr, 2016 3 commits
  3. 08 Feb, 2016 1 commit
    • 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
  4. 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
  5. 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
  6. 06 Jan, 2016 3 commits
  7. 04 Jan, 2016 2 commits
  8. 03 Jan, 2016 1 commit
  9. 26 Dec, 2015 1 commit
  10. 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
  11. 14 Dec, 2015 1 commit
  12. 26 Nov, 2015 1 commit
    • Jeroen De Dauw's avatar
      Remove slash from FallbackResource · ffab90c3
      Jeroen De Dauw authored
      Apache config is not my thing, so this might not be correct. However, what I can tell is that it does not work with the slash for me, and that it does without the slash.
      ffab90c3
  13. 18 Nov, 2015 6 commits
  14. 10 Nov, 2015 2 commits
  15. 04 Nov, 2015 2 commits
  16. 01 Nov, 2015 2 commits
  17. 12 Oct, 2015 2 commits
  18. 03 Oct, 2015 2 commits
  19. 01 Oct, 2015 2 commits
  20. 15 Sep, 2015 5 commits