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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | stringReplace_2471575_1.patch | 1.21 KB | LKS90 |
Comments
Comment #1
LKS90 commentedThis patch replaces all occurrences of String class with the SafeMarkup equivalent.
Comment #2
LKS90 commentedComment #3
berdirLooks good. This will break in one of the upcoming beta versions.
Comment #5
dsnopek@japerry committed this two weeks ago! Closing.