wodkaist
|
a113c2b3ad
[HttpFoundation] Population of HTTP Headers in Request::overrideGlobals() accept multiple values
|
15 年之前 |
Brandon Turner
|
8275034f5f
[DependencyInjection] Fixed class load order
|
15 年之前 |
wodkaist
|
e931825b47
[HttpFoundation] populate $_SERVER with HTTP headers when calling Request::overrideGlobals()
|
15 年之前 |
Brandon Turner
|
a233775350
[DependencyInjection] Removed reference to ControllerLoaderListener
|
15 年之前 |
Fabien Potencier
|
1a9f2ca755
updated PHPDoc as the API tool knows about the current use statements
|
15 年之前 |
Fabien Potencier
|
cf6885a0a9
[HttpKernel] fixed typo
|
15 年之前 |
Fabien Potencier
|
60670faf55
[FrameworkBundle] added PHPDoc to the Controller class
|
15 年之前 |
Fabien Potencier
|
88c742731d
[FrameworkBundle] removed Controller::getMailer() method (just use ->container['mailer'] instead)
|
15 年之前 |
fivestar
|
f131ac4f15
[FrameworkBundle] fixed indentation
|
15 年之前 |
Jonathan H. Wage
|
86b5538f01
[DoctrineBundle] Removing old and unused services defined in xml. The services are defined in PHP extension now.
|
15 年之前 |
Fabien Potencier
|
1caabe1123
[HttpKernel] fixed content-type management for ESIs when charset is part of the response content-type header
|
15 年之前 |
Fabien Potencier
|
be57358e71
fixed some merging problems and disable non-existent cache service
|
15 年之前 |
Jonathan H. Wage
|
13663966d0
[DoctrineBundle] Adding missing cache driver configuration for each entity manager.
|
15 年之前 |
Jonathan H. Wage
|
ef070d0dd1
[DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle
|
15 年之前 |
Jonathan H. Wage
|
2c1e85c3c0
[DoctrineMongoDBBundle] Fixing code standards.
|
15 年之前 |
Jonathan H. Wage
|
ee9a5db50c
[DoctrineMongoDBBundle] Finishing implementation of DoctrineMongoDBBundle to support multiple connections/document managers plus refactoring and cleaning up code along the way.
|
15 年之前 |
Fabien Potencier
|
6475bb9ccf
fixed __toString() methods that can return false under certain circumstancies
|
15 年之前 |
fivestar
|
2de5efdd1a
[Validator] fixed the problem with conflict "File" name in namespace at Symfony\Components\Validator\Constraints\FileValidator when Symfony\Components\Validator\Comstraints\File was loaded before loading FileValidator
|
15 年之前 |
Jordi Boggiano
|
6142700881
[HttpFoundation] domain shouldn't be required
|
15 年之前 |
Jordi Boggiano
|
02fe129013
[HttpFoundation] don't check twice if it's null
|
15 年之前 |
Jordi Boggiano
|
fb55f7beb2
[HttpFoundation] set httponly to true by default
|
15 年之前 |
Jordi Boggiano
|
d20f8df15e
[HttpFoundation] comment tweak for clarity
|
15 年之前 |
Fabien Potencier
|
f12e5747ae
[Routing] simplified RouterInterface
|
15 年之前 |
Fabien Potencier
|
e35d345204
changed HttpKernel workflow to allow more flexibility
|
15 年之前 |
Fabien Potencier
|
3ec9005680
[Templating] fixed misnamed variable that caused some double-rendering problems
|
15 年之前 |
Fabien Potencier
|
7dc5ae3808
renamed request path property to request attributes
|
15 年之前 |
Fabien Potencier
|
df8ccb4696
[FrameworkBundle] added an event to filter the controller arguments
|
15 年之前 |
Jonathan H. Wage
|
29e083e9da
[DoctrineBundle] Fixing failing DoctrineExtensionTest related to container not calling freeze()
|
15 年之前 |
Brandon Turner
|
f41746b91e
Fixed naming changes due to namespace refactor
|
15 年之前 |
Jeremy Mikola
|
5b2e92c215
[Form] Fixed reference to \Traversable
|
15 年之前 |