1. 14 Mar, 2014 1 commit
    • Fabien Potencier's avatar
      feature #7 Provides support for the PATCH method for HTTP (ramsey) · 19265c0c
      Fabien Potencier authored
      This PR was merged into the 1.2.x-dev branch.
      
      Discussion
      ----------
      
      Provides support for the PATCH method for HTTP
      
      This pull request allows Silex routes to be specified to handle the `PATCH` method for HTTP. Without this, when trying to specify that a route accepts `PATCH` requests, Silex throws a `BadMethodCallException` with the message `Method "Silex\Route::patch" does not exist.`
      
      #### References:
      
      * [PATCH Method for HTTP](http://tools.ietf.org/html/rfc5789)
      
      Commits
      -------
      
      0f6956d1 Provides support for the PATCH method for HTTP
      19265c0c
  2. 11 Mar, 2014 2 commits
  3. 04 Mar, 2014 2 commits
  4. 22 Feb, 2014 1 commit
  5. 21 Feb, 2014 1 commit
  6. 11 Feb, 2014 1 commit
  7. 05 Feb, 2014 3 commits
  8. 30 Jan, 2014 1 commit
  9. 29 Jan, 2014 3 commits
  10. 27 Jan, 2014 1 commit
  11. 21 Jan, 2014 3 commits
  12. 20 Jan, 2014 8 commits
  13. 19 Jan, 2014 2 commits
  14. 08 Jan, 2014 4 commits
  15. 31 Dec, 2013 2 commits
  16. 27 Dec, 2013 5 commits