.. |
BrowserKit
|
3c372d3773
[BrowserKit] fixed explicit cookie params being overriden by url
|
14 years ago |
ClassLoader
|
7d999acd0b
fixed previous commit
|
14 years ago |
Config
|
65200aa86a
added missing license headers
|
14 years ago |
Console
|
740b2ac833
[Console] added a --no-ansi option for disable ANSI output (closes #1238)
|
14 years ago |
CssSelector
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
DependencyInjection
|
65200aa86a
added missing license headers
|
14 years ago |
DomCrawler
|
08e7629fb4
[DomCrawler] Uppercase http methods
|
14 years ago |
EventDispatcher
|
f6b481a9ee
[EventDispatcher] simplified code and fixed unit tests
|
14 years ago |
Finder
|
7ab3fdeb83
[Finder] added a way to ignore all 'hidden' files
|
14 years ago |
Form
|
65e937326d
[Form] fixed unit tests for previous commit
|
14 years ago |
HttpFoundation
|
0af4743583
[HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235)
|
14 years ago |
HttpKernel
|
7780c4deda
[HttpKernel] removed Response content when Request method is HEAD as per RFC2616
|
14 years ago |
Locale
|
d65a56e13b
[Locale] Prevent failing test when used with PHP 5.3.3+
|
14 years ago |
Process
|
7f089c0b05
[Process] Fixed namespace typo and windows test
|
14 years ago |
Routing
|
c72537da6b
[Routing] fixed route matching when the prefix contains variables
|
14 years ago |
Security
|
65200aa86a
added missing license headers
|
14 years ago |
Serializer
|
99c67134fe
[Serializer] Split decoder/encoder maps
|
14 years ago |
Templating
|
5be0bafe7f
removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier)
|
14 years ago |
Translation
|
cc6318b622
[Translation] Full coverage
|
14 years ago |
Validator
|
3ea2a32c53
Refactor validators constraints:
|
14 years ago |
Yaml
|
8340ac628d
CS fixes in unit-test
|
14 years ago |