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
Nicolas Grekas 8e22719130 feature #35347 [VarDumper] Add a RdKafka caster (romainneutron)
This PR was merged into the 5.1-dev branch.

Discussion
----------

[VarDumper] Add a RdKafka caster

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | N/A
| License       | MIT
| Doc PR        | N/A

Hello,

This is the very beginning of this new feature.
First, I'd like to know if there's a no-go for this feature so I won't waste my time.
Then, if you are a RdKafka expert, I'd take your comments with much pleasure sincer I'm a noob in this technology (and that's why I'm implementing this caster 🤓)
Tests need to be added once the implementation will be a bit more complete.

Commits
-------

6cd1235539 Add a RdKafka caster to Var-Dumper
2020-02-04 09:00:51 +01:00
..
Asset Merge branch '5.0' 2020-01-04 15:20:45 +01:00
BrowserKit Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Cache Add missing use statements 2020-02-04 08:35:15 +01:00
Config Merge branch '5.0' 2020-02-04 08:41:44 +01:00
Console Merge branch '5.0' 2020-02-03 14:51:48 +01:00
CssSelector [CssSelector] Added cache on top of CssSelectorConverter 2020-01-27 15:56:28 +01:00
DependencyInjection Merge branch '5.0' 2020-02-03 14:51:48 +01:00
DomCrawler Merge branch '5.0' 2020-02-03 14:51:48 +01:00
Dotenv [Dotenv] Add Dotenv::bootEnv() to check for .env.local.php before calling Dotenv::loadEnv() 2020-01-28 12:41:19 +01:00
ErrorHandler Merge branch '5.0' 2020-01-31 10:20:53 +01:00
EventDispatcher Merge branch '5.0' 2020-01-10 22:57:55 +01:00
ExpressionLanguage Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Filesystem Merge branch '5.0' 2020-01-21 09:44:52 +01:00
Finder Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Form Merge branch '5.0' 2020-02-04 08:41:44 +01:00
HttpClient feature #35566 [HttpClient] adding NoPrivateNetworkHttpClient decorator (hallboav) 2020-02-03 17:39:39 +01:00
HttpFoundation Merge branch '5.0' 2020-02-04 08:41:44 +01:00
HttpKernel feature #35560 [HttpKernel] allow using public aliases to reference controllers (nicolas-grekas) 2020-02-03 17:34:59 +01:00
Inflector Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Intl Merge branch '5.0' 2020-01-31 10:20:53 +01:00
Ldap Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Lock Merge branch '5.0' 2020-01-31 10:20:53 +01:00
Mailer Merge branch '5.0' 2020-02-04 08:41:44 +01:00
Messenger Messenger: validate options for AMQP and Redis Connections 2020-02-04 06:52:48 +01:00
Mime Merge branch '5.0' 2020-02-04 08:41:44 +01:00
Notifier Merge branch '5.0' 2020-02-04 08:41:44 +01:00
OptionsResolver Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Process Merge branch '5.0' 2020-01-09 10:56:45 +01:00
PropertyAccess Rebase, fix tests, review & update CHANGELOG 2020-01-28 10:54:57 +01:00
PropertyInfo Rebase, fix tests, review & update CHANGELOG 2020-01-28 10:54:57 +01:00
Routing Merge branch '3.4' into 4.4 2020-02-03 09:22:04 +01:00
Security Merge branch '5.0' 2020-02-04 08:41:44 +01:00
Serializer Added scalar denormalization in Serializer + added scalar normalization tests 2020-01-13 11:50:29 +03:00
Stopwatch Merge branch '5.0' 2020-01-04 15:20:45 +01:00
String [String] add LazyString to provide generic stringable objects 2020-02-03 18:27:47 +01:00
Templating Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Translation Merge branch '5.0' 2020-02-04 08:41:44 +01:00
Validator Merge branch '5.0' 2020-02-04 08:41:44 +01:00
VarDumper Add a RdKafka caster to Var-Dumper 2020-02-04 08:53:38 +01:00
VarExporter Merge branch '5.0' 2020-01-04 15:20:45 +01:00
WebLink Merge branch '5.0' 2020-01-04 15:20:45 +01:00
Workflow [Workflow] Added a way to not fire the annonce event 2020-01-13 14:50:42 +01:00
Yaml [Yaml] Deprecate using the object and const tag without a value 2020-02-03 18:16:03 +01:00