William Blough dijo [Wed, Oct 24, 2018 at 03:56:56PM -0400]: > In stable, drupal7 defines a constant (DATE_RFC7231) that conflicts with > the same constant already defined by php7. This happens intermittently > depending on what code is being loaded/executed in php (the drupal > constant is defined in bootstrap, so is always loaded). This results in > intermittent server errors (HTTP 500). > > The upstream bug report and patch can be found at > > https://www.drupal.org/project/drupal/issues/2877243 > > and has been applied by upstream in the 7.55 release. > > It would be great if the patch for this issue could be applied in the > next stable update.
Hi William, Thanks for your report. Being brutally honest, I doubt I will have time to do this - If you think you can backport the fix, I will check and apply it. Send me a merge request in Salsa! :-] Thanks,

