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
Wouter de Jong 7859977324 Removed all mentions of 'guard' in the new system
This to remove confusion between the new system and Guard. When using the new
system, guard should not be installed. Guard did however influence the idea
behind the new system. Thus keeping the mentions of "guard" makes it confusing
to use the new system.
2020-04-20 14:20:56 +02:00
..
Asset Merge branch '5.0' 2020-04-12 16:42:09 +02:00
BrowserKit Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Cache Merge branch '5.0' 2020-04-18 22:50:29 +02:00
Config Merge branch '5.0' 2020-04-15 18:09:08 +02:00
Console Make the Cursor class final 2020-04-12 14:38:26 +02:00
CssSelector Merge branch '5.0' 2020-03-30 13:43:41 +02:00
DependencyInjection Use ExpectDeprecationTrait 2020-04-16 18:52:30 +02:00
DomCrawler Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Dotenv Merge branch '5.0' 2020-03-30 13:43:41 +02:00
ErrorHandler [ErrorHandler] Remove trigger_deprecation frame from trace (add tests) 2020-04-06 12:56:40 +02:00
EventDispatcher Fixed CS 2020-04-05 08:49:38 +02:00
ExpressionLanguage Merge branch '5.0' 2020-04-15 18:09:08 +02:00
Filesystem Fix test 2020-04-12 18:54:01 +02:00
Finder Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Form Merge branch '5.0' 2020-04-18 22:50:29 +02:00
HttpClient Merge branch '5.0' 2020-04-12 18:48:26 +02:00
HttpFoundation Merge branch '5.0' 2020-04-18 22:50:29 +02:00
HttpKernel Use ExpectDeprecationTrait 2020-04-16 18:52:30 +02:00
Inflector Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Intl Merge branch '5.0' 2020-04-12 16:42:09 +02:00
Ldap Merge branch '5.0' 2020-04-12 19:09:07 +02:00
Lock [Lock] fix tests for MongoDB 2020-04-12 13:23:14 +02:00
Mailer Merge branch '5.0' 2020-04-16 17:13:28 +02:00
Messenger feature #36464 [RedisMessengerBridge] Add a delete_after_ack option (Seldaek) 2020-04-17 14:22:43 +02:00
Mime Merge branch '5.0' 2020-04-18 22:50:29 +02:00
Notifier Merge branch '5.0' 2020-04-15 18:09:08 +02:00
OptionsResolver [OptionsResolver] Improve the deprecation feature by handling package + version 2020-04-06 19:48:46 +02:00
Process Merge branch '5.0' 2020-04-15 18:09:08 +02:00
PropertyAccess Merge branch '5.0' 2020-04-15 18:09:08 +02:00
PropertyInfo Merge branch '5.0' 2020-04-06 12:46:53 +02:00
Routing [Routing] Deal with hosts per locale 2020-04-20 10:51:50 +02:00
Security Removed all mentions of 'guard' in the new system 2020-04-20 14:20:56 +02:00
Serializer Merge branch '5.0' 2020-04-12 18:48:26 +02:00
Stopwatch Merge branch '5.0' 2020-03-30 13:43:41 +02:00
String minor #35945 Leverage PHP8's get_debug_type() (nicolas-grekas) 2020-03-16 18:33:00 +01:00
Templating Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Translation Merge branch '5.0' 2020-04-12 18:48:26 +02:00
Uid [Uid] Improve the code 2020-03-31 20:10:27 +02:00
Validator Merge branch '5.0' 2020-04-12 18:48:26 +02:00
VarDumper Merge branch '5.0' 2020-04-12 18:48:26 +02:00
VarExporter Merge branch '5.0' 2020-04-15 18:09:08 +02:00
WebLink Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Workflow Merge branch '5.0' 2020-04-10 23:23:06 +02:00
Yaml Use ExpectDeprecationTrait 2020-04-16 18:52:30 +02:00