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-03 19:06:57 +02:00
..
BrowserKit Removed useless use statements 2012-06-14 09:54:43 +02:00
ClassLoader fixed unit tests 2012-07-03 19:06:57 +02:00
Config [Config] Fix comment typo 2012-07-03 12:34:31 -03:00
Console fix #4643 2012-06-24 16:06:01 +03:00
CssSelector merged 2.0 2012-05-20 18:16:37 +02:00
DependencyInjection [DependencyInjection] Unescape class arguments part 2 2012-07-02 18:17:30 +04:00
DomCrawler fixed CS 2012-05-21 22:27:15 +02:00
EventDispatcher Fixing email 2012-05-26 09:48:33 +02:00
Filesystem [FileSystem] explains possible failure of symlink creation in windows 2012-06-19 09:53:15 +02:00
Finder [Finder] '*' and '?' are considered are glob pattern rather than delimiters (fix #4664) 2012-07-02 09:05:19 +02:00
Form merged branch kriswallsmith/form/mv-humanize (PR #4645) 2012-07-01 22:38:07 +02:00
HttpFoundation Standalone query string normalization 2012-07-02 13:11:17 -07:00
HttpKernel made the charset overridable (closes #2072) 2012-07-03 10:28:30 +02:00
Locale merged 2.0 2012-06-29 18:01:01 +02:00
OptionsResolver changed getName() to name on all Reflection* object calls (fixes #4555, refs https://bugs.php.net/bug.php?id=61384) 2012-06-12 14:23:19 +02:00
Process [Process] Refactor the windows handling so it is always executed 2012-05-24 19:53:48 +02:00
Routing [Routing] use faster approach for encoding rel segments 2012-07-03 12:52:06 +02:00
Security [Security] updated CHANGELOG 2012-07-02 19:29:27 +02:00
Serializer changed getName() to name on all Reflection* object calls (fixes #4555, refs https://bugs.php.net/bug.php?id=61384) 2012-06-12 14:23:19 +02:00
Templating [Templating] Use LoaderInterface instead of abstract Loader in ChainLoader 2012-06-28 16:26:23 +04:00
Translation fixed CS 2012-05-21 22:27:15 +02:00
Validator fixed dutch translations 2012-07-02 10:54:18 +02:00
Yaml [Yaml] fixed parsing when a mapping is mixed within a sequence and vice-versa (closes #4634) 2012-07-01 11:19:53 +02:00