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
2014-07-11 11:42:41 +02:00
..
BrowserKit Allow URLs that don't contain a path 2014-04-22 15:58:51 +01:00
ClassLoader fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Config fix docblock 2014-04-22 10:09:28 +02:00
Console [Console] Fixed notice in DialogHelper 2014-06-19 01:02:32 +02:00
CssSelector Refactored the CssSelector to remove the circular object graph 2014-06-27 09:58:31 +02:00
Debug [Debug] fix #10313: FlattenException not found because of https://bugs.php.net/42098 2014-04-29 21:42:43 +02:00
DependencyInjection Remove undefined variable $e 2014-06-03 03:40:41 +02:00
DomCrawler [DomCrawler] properly handle buttons with single and double quotes inside the name attribute 2014-06-24 23:09:12 +02:00
EventDispatcher fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Filesystem [Filesystem] Fix test suite on OSX 2014-06-17 03:04:39 +02:00
Finder Added missing break statement 2014-06-20 18:06:33 +02:00
Form Fix mocks to support >=5.5.14 and >=5.4.30 2014-06-27 08:53:23 +02:00
HttpFoundation Fix mocks to support >=5.5.14 and >=5.4.30 2014-06-27 08:53:23 +02:00
HttpKernel bumped Symfony version to 2.3.17 2014-06-01 17:15:00 +02:00
Intl minor #10717 unified return null usages (fabpot) 2014-04-18 22:35:25 +02:00
Locale unified return null usages 2014-04-16 09:43:51 +02:00
OptionsResolver fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Process [Process] Fix ExecutableFinder with open basedir 2014-06-28 11:33:24 +02:00
PropertyAccess Fixed incorrect regular plural for -ves words 2014-05-16 11:27:00 +02:00
Routing added @Target annotations 2014-04-23 15:35:47 +02:00
Security [Security] Add check for supported attributes in AclVoter 2014-05-08 18:38:48 +02:00
Serializer [Components][Serializer] optional constructor arguments can be omitted during the denormalization process 2014-06-24 23:45:04 +02:00
Stopwatch minor #10717 unified return null usages (fabpot) 2014-04-18 22:35:25 +02:00
Templating fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Translation [Translation:update][Xliff Dumper] Reviewed code and replaced underscore by hyphen 2014-07-11 11:42:41 +02:00
Validator don't disable constructor calls to mockups of classes that extend internal PHP classes 2014-06-20 17:17:50 +02:00
Yaml Lower mbstring dep, remove it for Yaml and CssSelector components 2014-05-12 11:13:35 +02:00