Kris Wallsmith
|
1f4f6afebe
[DoctrineMongoDBBundle] fixed class names in tests
|
15 years ago |
Kris Wallsmith
|
9df6cdd53e
[DoctrineMongoDBBundle] fixed parameter references in tests
|
15 years ago |
Kris Wallsmith
|
b5690609f8
[DoctrineMongoDBBundle] renamed extension class
|
15 years ago |
Fabien Potencier
|
05b47c4a07
[DoctrineMongoDBBundle] fixed use statement
|
15 years ago |
Kris Wallsmith
|
fa3980f66f
Removed some use statements that are no longer needed.
|
15 years ago |
Kris Wallsmith
|
3a10af099b
[DoctrineMongoDBBundle] changed references from metadata_driver to metadata
|
15 years ago |
Kris Wallsmith
|
51ae607aeb
[DoctrineMongoDBBundle] added default cache service to xml
|
15 years ago |
Kris Wallsmith
|
237b7747f7
[DoctrineMongoDBBundle] moved concat of "%" into sprintf
|
15 years ago |
Kris Wallsmith
|
6223a1ac0c
[DoctrineMongoDBBundle] fixed coding standards
|
15 years ago |
Brandon Turner
|
3b1c7e59f6
[DoctrineBundle,DoctrineMongoDBBundle] Updated tests to work when both bundles are enabled.
|
15 years ago |
Brandon Turner
|
c9001f37fc
[DoctrineMongoDBBundle] updated to only load default settings once
|
15 years ago |
Brandon Turner
|
a3fc1be13f
[DoctrineBundle] updated to only load default settings once
|
15 years ago |
Fabien Potencier
|
b9199cb21c
[FrameworkBundle] added validation in XSD
|
15 years ago |
Fabien Potencier
|
ee2ff39eaf
removed @package and @subpackage annotations
|
15 years ago |
Kris Wallsmith
|
84229f038a
[HttpKernel] removed SQLite3 read-only flag
|
15 years ago |
wodkaist
|
a113c2b3ad
[HttpFoundation] Population of HTTP Headers in Request::overrideGlobals() accept multiple values
|
15 years ago |
Brandon Turner
|
8275034f5f
[DependencyInjection] Fixed class load order
|
15 years ago |
wodkaist
|
e931825b47
[HttpFoundation] populate $_SERVER with HTTP headers when calling Request::overrideGlobals()
|
15 years ago |
Brandon Turner
|
a233775350
[DependencyInjection] Removed reference to ControllerLoaderListener
|
15 years ago |
Fabien Potencier
|
1a9f2ca755
updated PHPDoc as the API tool knows about the current use statements
|
15 years ago |
Fabien Potencier
|
cf6885a0a9
[HttpKernel] fixed typo
|
15 years ago |
Fabien Potencier
|
60670faf55
[FrameworkBundle] added PHPDoc to the Controller class
|
15 years ago |
Fabien Potencier
|
88c742731d
[FrameworkBundle] removed Controller::getMailer() method (just use ->container['mailer'] instead)
|
15 years ago |
fivestar
|
f131ac4f15
[FrameworkBundle] fixed indentation
|
15 years ago |
Jonathan H. Wage
|
86b5538f01
[DoctrineBundle] Removing old and unused services defined in xml. The services are defined in PHP extension now.
|
15 years ago |
Fabien Potencier
|
1caabe1123
[HttpKernel] fixed content-type management for ESIs when charset is part of the response content-type header
|
15 years ago |
Fabien Potencier
|
be57358e71
fixed some merging problems and disable non-existent cache service
|
15 years ago |
Jonathan H. Wage
|
13663966d0
[DoctrineBundle] Adding missing cache driver configuration for each entity manager.
|
15 years ago |
Jonathan H. Wage
|
ef070d0dd1
[DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle
|
15 years ago |
Jonathan H. Wage
|
2c1e85c3c0
[DoctrineMongoDBBundle] Fixing code standards.
|
15 years ago |