Fabien Potencier
|
9f8ef8a575
fixed tests
|
15 tahun lalu |
Pascal Borreli
|
f2d75ed279
Fixed trailing whitespaces
|
15 tahun lalu |
Pascal Borreli
|
c1e357d200
Fixed @package and @subpackage phpdoc tags
|
15 tahun lalu |
Fabien Potencier
|
1b9fee18d4
[CssSelector] removed the use of lower-case() in XPath as it is not supported by PHP
|
15 tahun lalu |
Fabien Potencier
|
233a25595f
[RequestHandler] fixed phpdoc
|
15 tahun lalu |
Fabien Potencier
|
85e5496d9d
[RequestHandler] added Request::createFromUri()
|
15 tahun lalu |
Fabien Potencier
|
1816b8543e
[DependencyInjection] fixed phpdoc
|
15 tahun lalu |
pborreli
|
7c628a98d2
fixed spelling typo
|
15 tahun lalu |
Fabien Potencier
|
bc29f81e8e
[DependencyInjection] changed exception class in __call()
|
15 tahun lalu |
Fabien Potencier
|
b6d00a4e87
[RequestHandler] added files and cookies support to Request
|
15 tahun lalu |
Fabien Potencier
|
229b0cea31
[RequestHandler] fixed warning when baseUrl is empty
|
15 tahun lalu |
Pascal Borreli
|
12690a8e92
fixed @throws phpdoc tag
|
15 tahun lalu |
Pascal Borreli
|
dd7817ae62
[RequestHandler] fixed assertion in getFormat when format is associated with only one mime-type + phpunit tests
|
15 tahun lalu |
Pascal Borreli
|
8b1c1db860
[RequestHandler] fixed coding standards: the use of function is_null() is forbidden
|
15 tahun lalu |
Pascal Borreli
|
45a0d739b9
[CssSelector] fixed coding standards: removed useless else statements
|
15 tahun lalu |
Pascal Borreli
|
5d99cba7ab
[CssSelector] fixed coding standards: removed perl comment style
|
15 tahun lalu |
Pascal Borreli
|
cb8fb71a73
[OutputEscaper] fixed coding standard: removed useless else statements
|
15 tahun lalu |
Pascal Borreli
|
33fb7a5ac2
[OutputEscaper] fixed coding standards: opening brace should be on a new line
|
15 tahun lalu |
Daniel Cestari
|
53cf10aba9
[WebBundle] updated application's skeleton routing.yml
|
15 tahun lalu |
Daniel Cestari
|
3bd87ed38b
[Foundation] updated link to the PHP 5.3's final proposal for autoloader interoperability
|
15 tahun lalu |
Fabien Potencier
|
95bb9d80d7
[WebBundle] fixed Symfony version in the text exception message
|
15 tahun lalu |
Fabien Potencier
|
77f56a61f6
[Foundation] made the Kernel serializable (to avoid weird error messages when used with PHPUnit)
|
15 tahun lalu |
Fabien Potencier
|
5b941f58cb
[CssSelector] refactored some tests to use @dataProvider
|
15 tahun lalu |
Fabien Potencier
|
14ea0dacae
[CssSelector] added the component
|
15 tahun lalu |
Fabien Potencier
|
3628287f15
[DependencyInjection] fixed a test
|
15 tahun lalu |
Fabien Potencier
|
dc1e55b81e
simplified phpunit.xml and made it more generic (PHPUnit 3.5 is now required)
|
15 tahun lalu |
Fabien Potencier
|
dc1bc88279
[Yaml] fixed YAML parser when mbstring.func_overload is used with an mbstring.internal_encoding different from ASCII
|
15 tahun lalu |
Bongiraud Dominique
|
4bd865de67
[Routing]fix bug
|
15 tahun lalu |
Bongiraud Dominique
|
8b45fcc7de
[DependencyInjection]fix bug
|
15 tahun lalu |
Fabien Potencier
|
bfef03a1cb
[Routing] fixed a warning when using a sub-class of UrlGenerator
|
15 tahun lalu |