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 سال پیش |
Fabien Potencier
|
12328a1bcb
[TwigBundle] updated the bundle to work with the latest Twig version
|
15 سال پیش |
Fabien Potencier
|
d05cec8a39
[TwigBundle] fixed typos
|
15 سال پیش |
Fabien Potencier
|
1a3790a636
[Foundation] normalized app name for use in a class name
|
15 سال پیش |
Jeremy Mikola
|
59f60abbd5
Updated EntityGenerator spaces param to new coding standards
|
15 سال پیش |
Jeremy Mikola
|
8b82e73ab9
Added bundle and entity parameters to limit operating scope of the doctrine:generate:entities command.
|
15 سال پیش |
Jeremy Mikola
|
75cc89b4ee
Added output to doctrine:generate:entity command and removed undesirable (and misnamed) call to doctrine:generate:entities.
|
15 سال پیش |