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
Ryan Linnit 28e30b132b
Fixing 'TypeError' in LdapUser::getSalt()
Return value of Symfony\Component\Ldap\Security\LdapUser::getSalt() must be of the type string or null, none returned
2019-10-02 20:38:58 +01:00
..
Asset Add types to constructors and private/final/internal methods (Batch I) 2019-09-27 07:43:04 +02:00
BrowserKit Add types to constructors and private/final/internal methods (Batch I) 2019-09-27 07:43:04 +02:00
Cache Merge branch '4.3' into 4.4 2019-10-02 10:48:21 +02:00
Config Add types to constructors and private/final/internal methods (Batch I) 2019-09-27 07:43:04 +02:00
Console fix typo 2019-10-02 19:19:36 +02:00
CssSelector Merge branch '4.3' into 4.4 2019-10-02 10:48:21 +02:00
Debug Add types to constructors and private/final/internal methods (Batch I) 2019-09-27 07:43:04 +02:00
DependencyInjection [DependencyInjection] added Ability to define a priority method for tagged service 2019-10-02 17:30:24 +02:00
DomCrawler cs fix bis 2019-09-27 19:11:11 +02:00
Dotenv Add types to constructors and private/final/internal methods (Batch I) 2019-09-27 07:43:04 +02:00
ErrorHandler feature #33038 [ErrorHandler] Forward \Throwable (fancyweb) 2019-09-27 08:24:06 +02:00
ErrorRenderer [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
EventDispatcher Merge branch '4.3' into 4.4 2019-10-02 16:41:32 +02:00
ExpressionLanguage Adding .gitattributes to remove Tests directory from "dist" 2019-09-16 10:12:51 +02:00
Filesystem Adding .gitattributes to remove Tests directory from "dist" 2019-09-16 10:12:51 +02:00
Finder Merge branch '4.3' into 4.4 2019-09-17 13:12:18 +02:00
Form [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
HttpClient Merge branch '4.3' into 4.4 2019-09-27 00:09:58 +02:00
HttpFoundation Merge branch '4.3' into 4.4 2019-09-28 18:13:05 +02:00
HttpKernel Merge branch '4.3' into 4.4 2019-10-02 10:48:21 +02:00
Inflector Merge branch '4.3' into 4.4 2019-09-17 13:12:18 +02:00
Intl [Intl] Excludes locale from language codes (split localized language names) 2019-09-27 12:13:42 +02:00
Ldap Fixing 'TypeError' in LdapUser::getSalt() 2019-10-02 20:38:58 +01:00
Lock Merge branch '4.3' into 4.4 2019-09-24 17:57:39 +02:00
Mailer [Mailer] Tweak some code 2019-10-01 12:10:05 +02:00
Messenger [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
Mime Merge branch '4.3' into 4.4 2019-09-24 17:57:39 +02:00
OptionsResolver Adding .gitattributes to remove Tests directory from "dist" 2019-09-16 10:12:51 +02:00
Process Merge branch '4.3' into 4.4 2019-09-27 00:09:58 +02:00
PropertyAccess Adding .gitattributes to remove Tests directory from "dist" 2019-09-16 10:12:51 +02:00
PropertyInfo ensure compatibility with type resolver 0.5 2019-09-18 15:36:31 +02:00
Routing Merge branch '4.3' into 4.4 2019-09-25 16:40:34 +02:00
Security Merge branch '4.3' into 4.4 2019-10-02 10:48:21 +02:00
Serializer Merge branch '4.3' into 4.4 2019-10-02 17:04:54 +02:00
Stopwatch Adding .gitattributes to remove Tests directory from "dist" 2019-09-16 10:12:51 +02:00
Templating Merge branch '4.3' into 4.4 2019-09-24 17:57:39 +02:00
Translation Merge branch '4.3' into 4.4 2019-09-27 16:40:26 +02:00
Validator Merge branch '4.3' into 4.4 2019-09-27 16:40:26 +02:00
VarDumper [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
VarExporter Adding .gitattributes to remove Tests directory from "dist" 2019-09-16 10:12:51 +02:00
WebLink Adding .gitattributes to remove Tests directory from "dist" 2019-09-16 10:12:51 +02:00
Workflow Merge branch '4.3' into 4.4 2019-09-17 13:12:18 +02:00
Yaml feature #33658 [Yaml] fix parsing inline YAML spanning multiple lines (xabbuh) 2019-09-25 20:53:23 +02:00