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
2020-06-09 14:06:18 +02:00
..
Asset Fixes sprintf(): Too few arguments in form transformer 2020-05-30 19:48:24 +02:00
BrowserKit [BrowserKit] Allow Referer set by history to be overridden (3.4) 2020-04-27 08:55:12 +02:00
Cache [Cache] fix parse error on PHP 5.5 2020-06-09 14:06:18 +02:00
ClassLoader Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Config [Config] Removed implicit cast of ReflectionProperty to string. 2020-05-22 12:56:48 +02:00
Console Various cleanups 2020-05-30 20:58:05 +02:00
CssSelector Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Debug minor #36898 [Debug] php 8 does not pass $context to error handlers (derrabus) 2020-05-22 20:25:20 +02:00
DependencyInjection [DI] fix typo 2020-05-30 23:06:01 +02:00
DomCrawler [DomCrawler] Catch expected ValueError. 2020-05-22 21:35:43 +02:00
Dotenv [Dotenv] Fixed infinite loop with missing quote followed by quoted value 2020-01-07 21:29:45 +01:00
EventDispatcher [DI][EventDispatcher] added contract for implementation 2020-05-05 17:06:23 +02:00
ExpressionLanguage Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Filesystem Fixes sprintf(): Too few arguments in form transformer 2020-05-30 19:48:24 +02:00
Finder fix unix root dir issue 2020-02-14 08:34:21 +01:00
Form properly cascade validation to child forms 2020-06-04 12:14:17 +02:00
HttpFoundation Properties $originalName and $mimeType are never null in UploadedFile 2020-05-16 16:15:54 +03:00
HttpKernel bumped Symfony version to 3.4.42 2020-05-31 07:24:17 +02:00
Inflector [3.4][Inflector] Improve testSingularize() argument name 2020-05-04 09:08:14 +02:00
Intl Various cleanups 2020-05-30 20:58:05 +02:00
Ldap Various cleanups 2020-05-30 20:58:05 +02:00
Lock [3.4] CS fixes 2020-05-08 12:38:31 +02:00
OptionsResolver Address deprecation of ReflectionType::getClass(). 2020-05-21 15:02:25 +02:00
Process Make PHP 8 green on Travis 2020-05-23 19:05:51 +02:00
PropertyAccess [PropertyAccess] Fix TypeError parsing again. 2020-05-29 02:04:36 +02:00
PropertyInfo [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular 2020-04-01 19:12:29 +02:00
Routing Fix abstract method name in PHP doc block 2020-05-30 21:50:06 +02:00
Security Fixed handling of CSRF logout error 2020-05-26 17:30:38 +02:00
Serializer Various cleanups 2020-05-30 20:58:05 +02:00
Stopwatch Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Templating Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Translation Various cleanups 2020-05-30 20:58:05 +02:00
Validator bug #36894 [Validator] never directly validate Existence (Required/Optional) constraints (xabbuh) 2020-05-30 20:43:38 +02:00
VarDumper [VarDumper] fix PHP 8 support 2020-05-23 14:00:17 +02:00
WebLink Update year in license files 2020-01-01 12:03:25 +01:00
Workflow [Workflow] Use a strict comparison when retrieving raw markin in MarkingStore 2020-04-07 11:39:41 +02:00
Yaml bug #36743 [Yaml] Fix escaped quotes in quoted multi-line string (ossinkine) 2020-05-11 09:51:54 +02:00