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 bf1dfbbe99 [Form] Added test for last commit by kriswallsmith and improved dealing with original names
The form component should now guarantee to always pass an UploadedFile object to your model. There you can call getOriginalName() to retrieve the original name of the uploaded file. For security reasons, the real file name is a generated hash value.
2011-05-04 17:04:44 +02:00
..
BrowserKit fixed unit tests 2011-05-04 08:46:01 +02:00
ClassLoader [ClassLoader] fixed CS 2011-04-26 07:07:52 +02:00
Config removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Console [Console] changed returned value of CommandTester to the command exit code 2011-04-03 22:30:40 +02:00
CssSelector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DependencyInjection [DependencyInjection] added NonExistentParameterException that indicates where a non-existent parameter is being used 2011-04-26 12:36:25 +02:00
DomCrawler [DomCrawler] refactored URLs management in Link and Form 2011-04-23 21:45:44 +02:00
EventDispatcher [EventDispatcher] refactored the code 2011-03-18 09:01:22 +01:00
Finder [Finder][Windows] Fixed windows tests 2011-03-29 14:32:18 +00:00
Form [Form] Added test for last commit by kriswallsmith and improved dealing with original names 2011-05-04 17:04:44 +02:00
HttpFoundation fixed test 2011-05-03 23:09:15 +02:00
HttpKernel [HttpKernel] fixed previous commit 2011-05-03 14:57:02 +02:00
Locale changed some skipped tests to incomplete 2011-04-26 07:22:22 -07:00
Routing [Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value) 2011-05-03 14:48:08 +02:00
Security removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Serializer [Serializer] [XmlEncoder] Add unit test for decoding / encoding root with attributes 2011-04-27 22:16:24 +02:00
Templating [Templating] fixed phpdoc a test 2011-04-08 11:24:28 +02:00
Translation [Translation] forced translated id to strings 2011-04-24 09:42:41 +02:00
Validator [Validator] add IPv6 support to UrlValidator 2011-04-22 17:07:44 +02:00
Yaml capitalized 'boolean' 2011-04-27 02:35:10 -03:00