Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 314281

Symfony YAML parser fails on some strings when running PHP 7

$
0
0

Since PHP 7 the preg engine uses a just in time compiler. This one can cause strange issues:
https://bugs.php.net/bug.php?id=70110

When a YAML file contains a value that consists of a lot of newlines, we're affected.

We've been affected by the PHP bug until Drupal 8.4, where the symfony components have been updated to a newer version in #2712647: Update Symfony components to ~3.2. As we want to ensure we'll not encounter the same problem again this issue is only about adding the test that used to fail in Drupal 8.3.x. The problem itself has been fixed in Symfony.


Viewing all articles
Browse latest Browse all 314281

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>