Daniel Cestari
|
3bd87ed38b
[Foundation] updated link to the PHP 5.3's final proposal for autoloader interoperability
|
15 gadi atpakaļ |
Fabien Potencier
|
95bb9d80d7
[WebBundle] fixed Symfony version in the text exception message
|
15 gadi atpakaļ |
Fabien Potencier
|
77f56a61f6
[Foundation] made the Kernel serializable (to avoid weird error messages when used with PHPUnit)
|
15 gadi atpakaļ |
Fabien Potencier
|
5b941f58cb
[CssSelector] refactored some tests to use @dataProvider
|
15 gadi atpakaļ |
Fabien Potencier
|
14ea0dacae
[CssSelector] added the component
|
15 gadi atpakaļ |
Fabien Potencier
|
3628287f15
[DependencyInjection] fixed a test
|
15 gadi atpakaļ |
Fabien Potencier
|
dc1e55b81e
simplified phpunit.xml and made it more generic (PHPUnit 3.5 is now required)
|
15 gadi atpakaļ |
Fabien Potencier
|
dc1bc88279
[Yaml] fixed YAML parser when mbstring.func_overload is used with an mbstring.internal_encoding different from ASCII
|
15 gadi atpakaļ |
Bongiraud Dominique
|
4bd865de67
[Routing]fix bug
|
15 gadi atpakaļ |
Bongiraud Dominique
|
8b45fcc7de
[DependencyInjection]fix bug
|
15 gadi atpakaļ |
Fabien Potencier
|
bfef03a1cb
[Routing] fixed a warning when using a sub-class of UrlGenerator
|
15 gadi atpakaļ |
Fabien Potencier
|
fc2f508c15
simplified unit tests
|
15 gadi atpakaļ |
Fabien Potencier
|
c69410ccde
[DependencyInjection] fixed Container::getService() when the service is empty (closes #8456)
|
15 gadi atpakaļ |
Fabien Potencier
|
ba59b1788b
[RequestHandler] fixed coverage annotations in tests
|
15 gadi atpakaļ |
Fabien Potencier
|
9606402b6f
[RequestHandler] changed the Request constructor signature to be more explicit
|
15 gadi atpakaļ |
Fabien Potencier
|
16fa12ffb3
fixed unit tests boostrap script
|
15 gadi atpakaļ |
Fabien Potencier
|
c295db682d
[Foundation] removed the old class loader
|
15 gadi atpakaļ |
Fabien Potencier
|
bc9bbd8436
[Yaml] added support for compact inline notation with immediate sub mapping
|
15 gadi atpakaļ |
Fabien Potencier
|
a248fc133b
[Yaml] reverted previous commit
|
15 gadi atpakaļ |
Fabien Potencier
|
2dc36191d1
fixed assertEquals() calls arguments order
|
15 gadi atpakaļ |
Fabien Potencier
|
39aa067c21
tweaked phpunit.xml
|
15 gadi atpakaļ |
Fabien Potencier
|
9d604fe110
added coverage configuration in phpunit.xml
|
15 gadi atpakaļ |
Fabien Potencier
|
c46b6126f0
added a global phpunit.xml file
|
15 gadi atpakaļ |
Fabien Potencier
|
549dbc6961
[DependencyInjection] fixed a unit test
|
15 gadi atpakaļ |
Fabien Potencier
|
d4f724ab4e
finished the conversions of unit tests to PHPUnit
|
15 gadi atpakaļ |
Fabien Potencier
|
13edcf64e2
converted unit tests from lime to PHPUnit for the following components: Console, DependencyInjection, EventDispatcher, OutputEscaper, and Yaml
|
15 gadi atpakaļ |
Fabien Potencier
|
7f0ace8521
[WebBundle] changed the helper configuration to match the latest version of the Templating component
|
15 gadi atpakaļ |
Fabien Potencier
|
bf08289e18
[Templating] remove Engine as a dependency for the Helper objects
|
15 gadi atpakaļ |
Fabien Potencier
|
bce240badd
[Templating] added missing use statement
|
15 gadi atpakaļ |
Fabien Potencier
|
f439e1357b
[Console] fixed fixtures
|
15 gadi atpakaļ |