Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
user.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 May 2017 at 15:04 UTC
Updated:
15 Jun 2017 at 23:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
David_Rothstein commentedHere is the backport.
Comment #3
David_Rothstein commentedThose tests passed as expected (the other PHP 7.1 failures are preexisting and unrelated).
It's a pretty straightforward backport - anyone want to review/RTBC it?
Comment #4
cilefen commentedI updated PHP and showed that UserTimeZoneFunctionalTest fails without the patch. It's the exact same idea as the D8 patch and looks good.
Comment #5
joseph.olstadThanks DavidRothstein and cilefen!
I hope to be soon running php7 and/or maybe 7.1, appreciated
Comment #6
David_Rothstein commentedCommitted to 7.x - thanks!