Problem/Motivation

As described here there will be a core change that will make D8 compatible with PHP7 and the new Types that come with it. Now all old usages of those Classes have to be replaced with their equivalent as described in the issue.

Proposed resolution

Change all occurrences of relevant classes to their new equivalents.

Remaining tasks

None

User interface changes

None

API changes

None

CommentFileSizeAuthor
#1 stringReplace_2471395_1.patch2.25 KBLKS90

Comments

LKS90’s picture

Status: Needs work » Needs review
StatusFileSize
new2.25 KB

This patch removes any mention of the String class and replaces it with SafeMarkup.

  • jibran committed c86fdd5 on 8.x-1.x authored by LKS90
    Issue #2471395 by LKS90: Replace all occurrences of String class with...
jibran’s picture

Status: Needs review » Fixed

Thanks for the patch. Committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.