Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
14 سال پیش |
Sven Paulus
|
5d87d83a10
optimize duplication of Request objects
|
14 سال پیش |
Fabien Potencier
|
e5403490e7
removed the need to define getNamespace() and getPath() in bundles
|
14 سال پیش |
Martijn Evers
|
1e3dc1479c
[Testing][HttpKernel] Added possibility to functional test raw body data
|
14 سال پیش |
Fabien Potencier
|
2dfac2a881
fixed typo
|
14 سال پیش |
Fabien Potencier
|
f455700b88
fixed previous commit
|
14 سال پیش |
Victor Berchet
|
3ed47114d6
[Bundle] Make getPath() less error prone by allowing both backward and forward slashes
|
14 سال پیش |
Fabien Potencier
|
6ed7dc1e5a
made a small optimization
|
14 سال پیش |
Fabien Potencier
|
b6f400a2bc
[DependencyInjection] made an optimization on dumped DIC
|
14 سال پیش |
Fabien Potencier
|
2d69369c69
[ClassLoader] added the possibility to define more than one directory for a namespace or a prefix
|
14 سال پیش |
Fabien Potencier
|
c05fb03c7d
[HttpKernel] changed the core.view event to only be notified when the controller does not return a Response
|
14 سال پیش |
Fabien Potencier
|
839cb027a6
[HttpKernel] added a bootstrap file for HTTP cache front controllers
|
14 سال پیش |
Victor Berchet
|
f470c5605e
[Request] Fix getting mime type
|
14 سال پیش |
Fabien Potencier
|
0c439e2c64
updated bootstrap.php
|
14 سال پیش |
Fabien Potencier
|
e081e5919e
reverted changes to the adaptive cache loader cache
|
14 سال پیش |
Fabien Potencier
|
5f11e49d0b
[HttpKernel] made exceptions more robust (avoid too deep nested arrays PHP errors)
|
14 سال پیش |
Fabien Potencier
|
dacb25f13a
updated bootstrap.php
|
14 سال پیش |
Fabien Potencier
|
01439d5f14
updated bootstrap file
|
14 سال پیش |
Fabien Potencier
|
2509c9da4b
added an autoloader that uses a class map
|
14 سال پیش |
Fabien Potencier
|
95e10b3ed9
moved ClassLoaderCollection class to the ClassLoader component
|
14 سال پیش |
Fabien Potencier
|
db818284af
moved class compiled in cache to the FrameworkBundle
|
14 سال پیش |
Fabien Potencier
|
42f9c556a3
moved the class loader to its own component
|
14 سال پیش |
Fabien Potencier
|
8b62df7247
changed the EventDispatcher and Event interfaces
|
14 سال پیش |
Fabien Potencier
|
a66d050bdb
removed KernelInterface::reboot() method
|
14 سال پیش |
Fabien Potencier
|
fb4e7fb5c5
added KernelInterface
|
14 سال پیش |
Fabien Potencier
|
561a3e47b3
[HttpKernel] made another speed optimization
|
14 سال پیش |
Fabien Potencier
|
79dce161dd
made a performance optimization
|
14 سال پیش |
Fabien Potencier
|
3e71c2c76e
[DependencyInjection] made a small speed optimization
|
14 سال پیش |
Fabien Potencier
|
67790c129b
updated bootstrap file
|
14 سال پیش |
Fabien Potencier
|
1c11d81611
made all event listeners lazy loaded
|
14 سال پیش |