Closed (fixed)
Project:
Drupal core
Version:
10.6.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Aug 2025 at 23:39 UTC
Updated:
17 Sep 2025 at 10:44 UTC
Jump to comment: Most recent
Comments
Comment #3
andypostComment #4
smustgrave commentedDid a search for
chr(and all instances outside 255 appear to be addressed.Comment #5
catchThis looks fine, let's get it in so we can get closer to a green test run.
Committed/pushed to 11.x, thanks!
Comment #8
catchComment #9
andypostthe change looks backportable to 10.6
Comment #10
longwaveWe aren't yet sure if we will have full compatibility for PHP 8.5 in Drupal 10 (our dependencies may not allow it) but I don't see the harm in backporting things like this.
Comment #12
catchMakes sense - cherry-picked to 10.6.x, thanks!
Comment #13
andypostThank you! surely 10.6 could fail to use PHP 8.5 but this changes are minimal )