Problem/Motivation

See patch.
webform_localization tests no longer are able to pass PHP 5.3 testing since this commit was made:

commit 2a835dcbd385446e369ac0c8a688338dbedc2a34
Author: Liam Morland <lkmorlan@uwaterloo.ca>
Date:   Fri Jan 25 17:05:44 2019 -0500

    Issue #3028472 by Liam Morland: Test webform_format_email_address()

Steps to reproduce

N/A

Proposed resolution

N/A

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

joseph.olstad created an issue. See original summary.

joseph.olstad’s picture

StatusFileSize
new3.9 KB
joseph.olstad’s picture

StatusFileSize
new3.9 KB

new patch

joseph.olstad’s picture

StatusFileSize
new3.9 KB
joseph.olstad’s picture

StatusFileSize
new6.34 KB

see patch 7

I linted this change this time.

joseph.olstad’s picture

another

joseph.olstad’s picture

Forthcomming

joseph.olstad’s picture

StatusFileSize
new7.17 KB
liam morland’s picture

Status: Needs review » Closed (won't fix)

PHP 5.3 has been out-of-support for almost a decade.

joseph.olstad’s picture

@Liam Morland, Red Hat still supports PHP 5.3 and it is still supported by Drupal 7

joseph.olstad’s picture

École Polytechnique in Montréal has 178+ sites running on PHP 5.3

liam morland’s picture

They don't need to run Webform tests. In any case, people with specialized use cases like this should expect to run patched versions of software.