Closed (fixed)
Project:
Pingdom RUM
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2021 at 14:49 UTC
Updated:
23 Feb 2021 at 16:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
chrisdarke commentedIncluding patch file autogenerated from MR:
Comment #4
chrisdarke commentedComment #6
jamesoakleyThanks, Chris
I went the other way, and put
Unicode::strtolowerto the proceduralmb_strtolower()The former was deprecated in Drupal 8.6 and removed in Drupal 9.0.
I also spotted another typo referencing the path alias manager, which I fixed at the same time.
Comment #7
chrisdarke commentedThanks for the quick turnaround!