Drop PECL YAML library support in favor of only Symfony YAML

Created on 24 March 2021, over 3 years ago
Updated 20 March 2024, 4 months ago

Problem/Motivation

Follow-up from #3199691: [Symfony 6] Symfony no longer parses octal numbers starting with 0 alone β†’ .

Steps to reproduce

Proposed resolution

  • Remove the YAML implementation switching to only use Symfony YAML
  • Move the logic from \Drupal\Component\Serialization\YamlSymfony to \Drupal\Component\Serialization\Yaml
  • Replace \Drupal\Core\Serialization\Yaml with an alias to Drupal\Component\Serialization\Yaml
  • Remove the Yaml PECL validation work-arounds

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.3 ✨

Component
BaseΒ  β†’

Last updated about 13 hours ago

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

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.69.0 2024