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
Kris Wallsmith 1b4aaa2c8e [HttpFoundation] fixed ApacheRequest
Pathinfo was incorrect when using mod_rewrite.
Added better test coverage.
2011-12-21 13:57:56 -08:00
..
BrowserKit [BrowserKit] Added additional unit tests for capital letters in cookies 2011-10-14 20:31:31 +01:00
ClassLoader [ClassLoader] Fixed state when trait_exists doesn't exists 2011-09-25 19:25:50 +02:00
Config removed unused use statements 2011-11-24 07:16:14 +01:00
Console [Console] Improve input definition output for Boolean defaults 2011-12-15 01:07:36 -05:00
CssSelector [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
DependencyInjection [DependencyInjection] Made the reference case insensitive 2011-12-08 16:30:50 +01:00
DomCrawler [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
EventDispatcher [EventDispatcher] Fix removeSubscriber() to work with priority syntax 2011-08-23 16:41:08 -04:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form Added a check to see if the type is a string if it's not a FormTypeInterface 2011-12-13 12:27:51 +01:00
HttpFoundation [HttpFoundation] fixed ApacheRequest 2011-12-21 13:57:56 -08:00
HttpKernel [HttpKernel] fixed unit tests that can fail randomly 2011-12-20 20:21:56 +01:00
Locale [Locale] StubNumberFormatter allow to parse 64bit number in 64bit mode 2011-12-11 17:45:39 +01:00
Process [Process] fixed unit tests on PHP 5.4 2011-12-20 20:16:11 +01:00
Routing removed unused use statements 2011-11-24 07:16:14 +01:00
Security fixed CS 2011-12-18 14:42:59 +01:00
Serializer added several tests to the serializer (mainly for deserialization) 2011-12-11 12:09:53 +01:00
Templating removed unused use statements 2011-10-29 11:56:30 +02:00
Translation [Translation] added detection for circular references when adding a fallback catalogue 2011-11-11 08:29:16 +01:00
Validator [Validator] added some unit tests for previous merge 2011-12-07 16:27:15 +01:00
Yaml fixed CS 2011-12-18 14:42:59 +01:00