Add YAML support to serialization module

Created on 24 January 2013, almost 12 years ago
Updated 16 February 2023, almost 2 years ago

Now that we have serializer support for JSON and XML. The last one it makes sense to implement is YAML. Then we have the most common serialization formats out of the box. Plus, as we already have the YAML component, this is a relatively small amount of code.

This could open out some (possibly crazy) possibilities using rest web services with configuration too.

Here is an initial patch, we have to create the encoder from scratch as symfony doesn't have one, but this could be patched upstream later if possible?

📌 Task
Status

Needs work

Version

10.1

Component
Serialization 

Last updated 11 days ago

Created by

🇬🇧United Kingdom damiankloip

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

  • VDC

    Related to the Views in Drupal Core initiative.

  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024