Commit History

Author SHA1 Message Date
  Fabien Potencier 7dcbcbe69d [HttpFoundation] tagged public @api 14 years ago
  Francis Besset f08eeb4433 Moved managing cookies of HeaderBag in ResponseHeaderBag 14 years ago
  Fabien Potencier 9fbffcc650 removed usage of preg_match with the 'e' modifier 14 years ago
  Fabien Potencier 28f9b4f13e [HttpFoundation] force headers to be sorted in HeaderBag::__toString() 14 years ago
  Fabien Potencier 4c7adc2f12 [HttpFoundation] fixed a warning 14 years ago
  Fabien Potencier 11fa8d8698 [HttpFoundation] tweaked HeaderBag::__toString() to ease debugging 14 years ago
  Fabien Potencier e81b88c576 [HttpFoundation] added HeaderBag::__toString() 14 years ago
  Victor Berchet f83e92bf44 Make casting scalar to array consistent 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Pascal Borreli fc42cc5066 [HttpFoundation] Removed useless else 14 years ago
  hhamon c2e4ec44a8 [HttpFoundation] fixed phpdoc 14 years ago
  Fabien Potencier 8dd0c5641a [HttpFoundation] made small optimizations 14 years ago
  Bulat Shakirzyanov 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Johannes M. Schmitt 98b52b607c better support for cookie handling, use native PHP function to set cookies 14 years ago
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework 14 years ago
  ornicar faf0182be0 [HttpFoundation] Rename HeaderBag::validateCookieName to HeaderBag::validateCookie 14 years ago
  Fabien Potencier b6923dd7b9 changed Cache-Control default value behavior 14 years ago
  Johannes Schmitt 6aacfa3216 fixes a bug where in most cases cookies with path / were not set properly 14 years ago
  jeff a5d4acc54d [HttpFoundation] updated get() signature to get($key, $default = null, $first = true) 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Fabien Potencier 086708003a [HttpFoundation] added a keys() method to *Bag classes 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago