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_2471575_1.patch1.21 KBLKS90

Comments

LKS90’s picture

StatusFileSize
new1.21 KB

This patch replaces all occurrences of String class with the SafeMarkup equivalent.

LKS90’s picture

Status: Needs work » Needs review
berdir’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. This will break in one of the upcoming beta versions.

  • japerry committed 0c1e936 on 8.x-3.x authored by LKS90
    Issue #2471575 by LKS90: Replace all occurrences of String class with...
dsnopek’s picture

Status: Reviewed & tested by the community » Fixed

@japerry committed this two weeks ago! Closing.

Status: Fixed » Closed (fixed)

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