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/src/Symfony/Component
2012-07-13 15:39:54 +02:00
..
BrowserKit fixed CS 2012-07-09 14:54:20 +02:00
ClassLoader [ClassLoader] fixed order of interfaces in generated class collection caches (closes #4841) 2012-07-10 20:28:16 +02:00
Config values() function did not return the object, this breaking the fluent interface. 2012-07-10 16:14:17 +02:00
Console [Console] Fixed output formatter regex. 2012-07-13 11:05:56 +02:00
CssSelector fixed CS 2012-07-09 14:54:20 +02:00
DependencyInjection fixed CS 2012-07-09 14:54:20 +02:00
DomCrawler fixed CS 2012-07-09 14:54:20 +02:00
EventDispatcher fixed CS 2012-07-09 14:54:20 +02:00
Filesystem Refactored Filesystem::makePathRelative function to correctly handle more use-cases 2012-07-11 01:22:37 +03:00
Finder fixed CS 2012-07-09 17:06:57 +02:00
Form [Form] Improved ChoiceType performance by caching ChoiceList objects 2012-07-12 12:35:56 +02:00
HttpFoundation fix another '0' problem 2012-07-12 18:43:06 +03:00
HttpKernel [HttpKernel] added a way to enable a disable Profiler 2012-07-13 15:39:54 +02:00
Locale [Locale] Fixed error resetting in StubIntlDateFormatter::parse() 2012-07-11 09:56:07 +02:00
OptionsResolver [OptionsResolver] Made the OptionsResolver clonable 2012-07-12 19:13:45 +02:00
Process [Process] remade ProcessBuilder::setTimeout fluent 2012-07-11 14:45:17 +02:00
Routing When serializing a Route, don't serialize the compiled route. 2012-07-09 22:23:40 -05:00
Security ensured that an exception is always converted to an error response (and that we keep the HTTP status code and headers) 2012-07-13 11:55:51 +02:00
Serializer fixed CS 2012-07-09 14:54:20 +02:00
Templating fixed CS 2012-07-09 14:54:20 +02:00
Translation merged branch clemens-tolboom/pluraltests (PR #4412) 2012-07-09 18:23:32 +02:00
Validator Updated Spanish translation 2012-07-13 11:51:36 +01:00
Yaml fixed CS 2012-07-09 14:54:20 +02:00