Fabien Potencier
|
c139fd64d1
updated bootstrap.php
|
15 tahun lalu |
ornicar
|
6461e27066
Fix CRLF in xliff-core-1.2-strict.xsd
|
15 tahun lalu |
Fabien Potencier
|
b514d767ef
simplified some code
|
15 tahun lalu |
Brandon Turner
|
84446fe0ec
[FrameworkBundle] Updated kernel test to create tmp directory on instantiation
|
15 tahun lalu |
Fabien Potencier
|
50617e1acb
[FrameworkBundle] added an error message when an exception is thrown when handling another exception
|
15 tahun lalu |
Jonathan H. Wage
|
625d0ab322
Fixing naming issue (fixes #8953)
|
15 tahun lalu |
Jonathan H. Wage
|
2a0730aaaa
Adding mongodb to default autoloader so tests will run.
|
15 tahun lalu |
Jonathan H. Wage
|
dbc5249f88
Fixing issue with .xml being hardcoded and converting yaml to yml for propert file extension.
|
15 tahun lalu |
Bulat Shakirzyanov
|
373d05c9ba
[DoctrineMongoDBBundle] removed trailing space
|
15 tahun lalu |
Brandon Turner
|
c0eb062b8e
[DoctrineMongoDBBundle] Added missing use namespace declaration
|
15 tahun lalu |
Brandon Turner
|
13de495b34
[DoctrineMongoDBBundle] Fixed typo
|
15 tahun lalu |
Fabien Potencier
|
9e157f51a3
[FrameworkBundle] made a small optimization
|
15 tahun lalu |
Fabien Potencier
|
fca137fc47
[Framework] better fix for the previous commit
|
15 tahun lalu |
Fabien Potencier
|
b64e66dde8
[Framework] fixed loading of compiled classes
|
15 tahun lalu |
Fabien Potencier
|
9dd3b65adb
[FrameworkBundle] fixed web test case to take into account the new ways to configure PHPUnit
|
15 tahun lalu |
Fabien Potencier
|
875366f584
updated default configuration in skeleton
|
15 tahun lalu |
Fabien Potencier
|
7b65956343
made classes compilation more configurable
|
15 tahun lalu |
Fabien Potencier
|
0e36f043ef
[Framework] updated the stripComments() method
|
15 tahun lalu |
Fabien Potencier
|
c87dd7780f
modified BundleInterface
|
15 tahun lalu |
Fabien Potencier
|
17bc06a4d2
made some cleanup
|
15 tahun lalu |
Fabien Potencier
|
9e82497d5b
removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions)
|
15 tahun lalu |
Fabien Potencier
|
53c4403992
[FrameworkBundle] removed WebExtension constructor
|
15 tahun lalu |
Fabien Potencier
|
b8aa4361ad
[FrameworkBundle] fixed tests
|
15 tahun lalu |
Fabien Potencier
|
4e2df31d64
[FrameworkBundle] moved templating configuration from FrameworkBundle to FrameworkExtension
|
15 tahun lalu |
Fabien Potencier
|
f6c862667f
[DoctrineMongoDBBundle] removed DoctrineMongoDBExtension constructor
|
15 tahun lalu |
Fabien Potencier
|
0f30e539b1
[DoctrineBundle] removed DoctrineExtension constructor
|
15 tahun lalu |
Fabien Potencier
|
ac8e1e29e9
updated bootstrap file
|
15 tahun lalu |
Fabien Potencier
|
c043c46116
[FrameworkBundle] fixed actions helper (and allowed short notation in the resolver)
|
15 tahun lalu |
Fabien Potencier
|
2a8a9cc0a3
moved KernelBundle logic to KernelExtension, and made test.xml decoupled from the error handler
|
15 tahun lalu |
Fabien Potencier
|
9452437c51
[HttpKernel] made all core.* events take a request_type parameter for consistency
|
15 tahun lalu |