This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component
Bernhard Schussek 53838abf3f Merge remote branch 'symfony/master' into experimental
Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/money_field.html.php
	src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/percent_field.html.php
	src/Symfony/Component/Form/Resources/config/validation.xml
2011-03-28 22:52:15 +02:00
..
BrowserKit [BrowserKit] tagged the guaranteed BC API 2011-03-24 09:25:46 +01:00
ClassLoader replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Config [Config] fixed a test 2011-03-22 19:55:16 +01:00
Console [Console] fixed a test 2011-03-24 14:03:56 +01:00
CssSelector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DependencyInjection Fixed PhpDumper isSimpleService and changed test fixtures 2011-03-22 17:01:03 +01:00
DomCrawler [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 2011-03-18 09:39:08 -07:00
EventDispatcher [EventDispatcher] refactored the code 2011-03-18 09:01:22 +01:00
Finder [Finder] added Finder::append() method to be able to combine several Finder instances into one 2011-03-25 15:50:47 +01:00
Form [Form] Simplified the interface names of the Renderer subnamespace 2011-03-27 23:39:01 +02:00
HttpFoundation [HttpFoundation] removed the hardcoded ^ and $ from the RequestMatcher 2011-03-23 21:27:04 +01:00
HttpKernel [HttpKernel] updated tests for shorter bundle names 2011-03-28 11:37:19 -07:00
Locale [Locale] updated the tests so that we can be green again (previous version always add 2 skipped tests) 2011-03-17 12:20:37 +01:00
Routing updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
Security [Security] ACL: AclVoter::vote only gets an ObjectIdentity if $object is not an instance of ObjectIdentityInterface 2011-03-24 21:54:21 -03:00
Serializer [Serializer] fixed some tests that were failing on the CI server 2011-03-23 20:27:58 +01:00
Templating [Templating] updated assets helper to leave protocol-relative URLs untouched 2011-03-23 13:02:49 -07:00
Translation replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Validator removed Assert prefix from all constraints, renamed annotation namespace to assert 2011-03-26 15:26:05 +01:00
Yaml replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00