1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Fix UPGRADING formatting

This commit is contained in:
Niels Dossche
2025-06-08 13:25:56 +02:00
parent cb04226b4a
commit eac91d0453

View File

@@ -552,7 +552,7 @@ PHP 8.5 UPGRADE NOTES
. Now avoids creating extra string copies when converting strings
for use in the collator.
MBString:
- MBString:
. The parts of the code that used SSE2 have been adapted to use SIMD
with ARM NEON as well.