Kris Wallsmith
|
1fbabff572
Removed removal of parameters when optimizing the container so one class name stored in a parameter can be used for multiple services (think multiple entity/document managers)
|
15 سال پیش |
Fabien Potencier
|
b17400454b
[DomCrawler] added some shortcut methods to the Form classes to make the API more friendly
|
15 سال پیش |
Fabien Potencier
|
16f7d3a040
[PropelBundle] fixed Propel configuraiton when no dbal is configured
|
15 سال پیش |
Fabien Potencier
|
b48cc5b311
[WebBundle] added a command to initialize a new application
|
15 سال پیش |
Fabien Potencier
|
6ec9b9966e
fixed coding standards for XML and YAML files
|
15 سال پیش |
Francois Zaninotto
|
d3f9431757
[PropelBundle] Removed old model autoloader
|
15 سال پیش |
Francois Zaninotto
|
3a35c327c5
[PropelBundle] Added more details in the README
|
15 سال پیش |
Francois Zaninotto
|
ca00e20748
[PropelBundle] Removed need for custom autoloader since Propel now supports namespaces
|
15 سال پیش |
Fabien Potencier
|
075edbc3b7
[TwigBundle] updated the bundle to take advantage of the latest Twig version
|
15 سال پیش |
Fabien Potencier
|
77d3f924df
added a way to easily change the environment and the debug flag in functional tests
|
15 سال پیش |
Fabien Potencier
|
defa307d40
[WebBundle] added some black magic to remove the boiler plate code needed in end user functional tests
|
15 سال پیش |
Fabien Potencier
|
e3c2e40c06
[Foundation] added Kernel::__clone()
|
15 سال پیش |
Fabien Potencier
|
c11b707967
fixed tests
|
15 سال پیش |
Fabien Potencier
|
a78f88687c
[WebBundle] fixed default skeleton
|
15 سال پیش |
Fabien Potencier
|
50610bc92b
[SwiftmailerBundle] removed the need for adding the swiftmailer path to the include path
|
15 سال پیش |
ornicar
|
7764a278c4
Fix Exception message in ControllerManager
|
15 سال پیش |
henrikbjorn
|
6d5f186728
[DoctrineBundle] Removed array_reverse from DoctrineExtension so src/Application/SomeBundle/Entities/Entiy.php is favored over src/Bundle/SomeBundle/Entities/Entity.php
|
15 سال پیش |
Fabien Potencier
|
37dda2ba8b
[TwigBundle] fixed typos
|
15 سال پیش |
Fabien Potencier
|
b86880da5e
[TwigBundle] updated the bundle according to the latest version of Twig
|
15 سال پیش |
Fabien Potencier
|
395081debe
added autoload.php to .gitignore
|
15 سال پیش |
Fabien Potencier
|
28f4bccb33
renamed culture to locale (patch from henrikbjorn)
|
15 سال پیش |
Fabien Potencier
|
aa050e2f08
fixed ZF2 unit tests
|
15 سال پیش |
Fabien Potencier
|
409a742503
[ZendBundle] updated the Zend Framework bundle to use ZF2
|
15 سال پیش |
Fabien Potencier
|
294e54fb21
[TwigBundle] fixed service names
|
15 سال پیش |
Fabien Potencier
|
a7e5f81803
changed all framework extensions to take advantage of the new extension configuration inheritance from previous commit
|
15 سال پیش |
Fabien Potencier
|
b057ef613f
[DependencyInjection] changed the extension mechanism to allow an extension to be inherit and merge from an existing configuration
|
15 سال پیش |
Fabien Potencier
|
a79ad894f9
added a way to run tests that depends on external libraries
|
15 سال پیش |
Fabien Potencier
|
626b88c8f1
[Console] simplified asXml() method
|
15 سال پیش |
Fabien Potencier
|
227653fd24
[TwigBundle] added the javascript token parsers in the helper extension
|
15 سال پیش |
Jeremy Mikola
|
6261cc2669
Fixed bad examples in doctrine:generate:entities help output.
|
15 سال پیش |