Problem/Motivation
The 7.x branch currently has test failures on PHP 5.3: https://www.drupal.org/pift-ci-job/1234762
Proposed resolution
We can resolve by setting test assertion message (thus avoiding calls to t() with invalid UTF-8).
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | 3047844-ignore-warning-18.patch | 1.44 KB | jordanwood |
Comments
Comment #2
mfbComment #3
mfbComment #4
mfbComment #5
mfbComment #6
mfbComment #7
joseph.olstadlooks good thanks
Comment #8
mfbComment #9
mcdruid commentedComment #10
joseph.olstadEasy win here.
Comment #11
joseph.olstadComment #12
joseph.olstadExisting test coverage is sufficient.
Bumping the priority up (this is very important), lots of sites are still on php 5.3.x , I recently worked at an engineering school in Montréal that had about 120 Drupal sites using php 5.3.x. They have quite an elaborate setup using aegir and multisite with impressive functionality.
Comment #13
joseph.olstadTriage, this is a high priority issue so that we can re-queue any patches against php 5.3.x before committing to core.
Comment #14
avpadernoComment #15
taran2lHa, I've found this during my Drupal 7 support PHP7.4 run, and the patch is pretty much the same (except for the wording).
For the reference, patch from #3081386-22: [META] Fully support PHP 7.4 in Drupal 7 and the wording:
+1 to RTBC
Comment #16
fabianx commentedPurely putting to CNW do that a Novice sees this as actionable. (Else would have left RTBC)
We really like the strings from the PHP 7.4 issue much better.
Novice instructions
- Change descriptions per above comment
- Add new patch
- Set back to RTBC
- Remove Novice tag
Thank you!
Comment #17
jordanwood commentedI'll work on this
Comment #18
jordanwood commentedHere is a new patch with new error messages.
Comment #19
jordanwood commentedComment #20
fabianx commentedBack to RTBC
RTBM from me and over to mcdruid for commit.
Comment #22
mcdruid commentedThank you everyone that contributed!
Comment #23
joseph.olstadThanks @mcdruid, and congrats on your first real core commit other than the MAINTAINERS.txt !
Comment #24
mparker17Many firsts: this was @jordanwood's first accepted patch to any project as well! Congratulations to both of you! 🙂