Ref T13490. There's one simple "implode()" order issue here, and one slightly more complex one that uses "DIRECTORY_SEPARATOR" as glue.
Add test coverage for this, update the lint check to detect constants used as glue, and fix the callsites.
Differential D21024
Fix two "implode()" order issues arising from wilds/experimental collapse epriestley on Feb 23 2020, 4:33 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13490. There's one simple "implode()" order issue here, and one slightly more complex one that uses "DIRECTORY_SEPARATOR" as glue. Add test coverage for this, update the lint check to detect constants used as glue, and fix the callsites.
Diff Detail
|