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