Fabien Potencier
|
4e3e86c4a7
refactored routing management (it's now possible to disable the default routing)
|
15 年之前 |
Fabien Potencier
|
14cecd5231
[Routing] refactored loaders
|
15 年之前 |
Fabien Potencier
|
e6cbfd7292
[Console] changed CommandTester to allow testing Command classes without the need for an Application
|
15 年之前 |
Fabien Potencier
|
c57cae7600
fixed test configuration and broken tests
|
15 年之前 |
Fabien Potencier
|
93f2d6eaa6
[FrameworkBundle] removed pdo.xml
|
15 年之前 |
fivestar
|
22f6eec0ef
[TwigBundle] fixed class name in twig.xml
|
15 年之前 |
Jonathan H. Wage
|
607f2734ab
[DoctrineBundle] Make sure directories exist before trying to write files.
|
15 年之前 |
Jonathan H. Wage
|
216dc0f5bd
[DoctrineBundle, DoctrineMongoDBBundle] Making sure proxy directory is created when DI container is being built
|
15 年之前 |
Jonathan H. Wage
|
e33894a80c
[DoctrineBundle] Fixing issue with doctrine:generate:entity command when no --fields are specified
|
15 年之前 |
Jonathan H. Wage
|
909ea54d54
Fixing issue with filters.
|
15 年之前 |
Jonathan H. Wage
|
8417e6936a
Fixing coding standards.
|
15 年之前 |
IamPersistent
|
7287913bc6
[DoctrineBundle]fixed defect in doctrine:generate:entity where xml extension was added to all mapping types
|
15 年之前 |
Nathanael d. Noblet
|
b1b633cc71
fix output file name
|
15 年之前 |
Brandon Turner
|
1bc973e5a9
[DoctrineBundle] Added memory and charset options
|
15 年之前 |
Brandon Turner
|
b828617420
[DoctrineBundle] Fixed multiple connections via XML
|
15 年之前 |
Fabien Potencier
|
44757b0c77
[DependencyInjection] added a check for the class name when dumping a container to PHP
|
15 年之前 |
Fabien Potencier
|
1dd5b61e17
[DependencyInjection] added a check for the class name when dumping a container to PHP
|
15 年之前 |
Fabien Potencier
|
49e9996434
[BrowserKit] fixed Client::request() method signature
|
15 年之前 |
Fabien Potencier
|
82ec7004d5
[Console] fixed InputDefinition setArguments must reset hasAnArrayArgument (closes #8336)
|
15 年之前 |
Fabien Potencier
|
ca8762141f
[DependencyInjection] added a check for the class name when dumping a container to PHP
|
15 年之前 |
Fabien Potencier
|
10ee13af56
[FrameworkBundle] fixed skeleton
|
15 年之前 |
Fabien Potencier
|
826e61561a
Merge commit 'kriswallsmith/register-commands-with-subnamespaces'
|
15 年之前 |
Kris Wallsmith
|
c888bcdd59
[DoctrineMongoDBBundle] Moved loading of default configuration inside conditional so it's only loaded once.
|
15 年之前 |
Fabien Potencier
|
2a051b5039
moved DI extensions classes to their own sub-namespace
|
15 年之前 |
Fabien Potencier
|
47fd5e848b
[DependencyInjection] fixed placeholder management in parameter values
|
15 年之前 |
Fabien Potencier
|
6bad58012f
[DependencyInjection] moved ContainerBuilder::resolveValue() to ParameterBag
|
15 年之前 |
Fabien Potencier
|
7796eb213c
merged BuilderConfiguration and Builder classes into a new ContainerBuilder class
|
15 年之前 |
Kris Wallsmith
|
6462814483
[Framework] Fixed command registration magic to work when commands have sub-namespaces.
|
15 年之前 |
Fabien Potencier
|
f26abdfadd
fixed phpdoc for DI extensions
|
15 年之前 |
Fabien Potencier
|
92130c3da1
updated bootstrap.php
|
15 年之前 |