1. 11 Apr, 2015 27 commits
  2. 27 Mar, 2015 3 commits
  3. 06 Mar, 2015 2 commits
  4. 05 Mar, 2015 1 commit
  5. 27 Feb, 2015 3 commits
  6. 29 Jan, 2015 2 commits
  7. 20 Jan, 2015 2 commits
    • Fabien Potencier's avatar
      feature #1097 fixed Symfony deprecations (fabpot) · 3286da8c
      Fabien Potencier authored
      This PR was merged into the 1.3 branch.
      
      Discussion
      ----------
      
      fixed Symfony deprecations
      
      Brings Symfony 2.7 compatibility to Silex 1.3.
      
      Fixes #928, #1085, #981, #998
      
      Remaining tasks:
      
       - [x] update docs where needed (hopefully nothing)
       - [x] add notes in the changelog
      
      Commits
      -------
      
      58851284 updated docs
      f707a6dd updated CHANGELOG
      d1cd7c13 removed deprecations for the validator provider
      29013a9f removed deprecated class
      4c01a361 bumped min PHP version to 5.3.9 to ease migration to the new validation component API
      dfc7d4dd removed usage of deprecated _method and _scheme routing configurations
      806287a6 fixed monolog tests as the output depends on the version of Symfony
      12571d34 fixed Symfony Security Component deprecations
      9d688a93 removed usage of deprecated class
      911f2499 fixed Symfony Http Kernel Cache deprecations
      3af0b910 fixed Symfony Form Component deprecations
      3286da8c
    • Fabien Potencier's avatar
      Revert "Merge branch '1.2' into 1.3" · 8eb8b190
      Fabien Potencier authored
      This reverts commit 1c22ee86, reversing
      changes made to 1c7dd57d.
      8eb8b190