php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79374 German Letter ẞ
Submitted: 2020-03-12 19:18 UTC Modified: 2020-03-12 19:26 UTC
From: info at daniel-marschall dot de Assigned:
Status: Not a bug Package: *Unicode Issues
PHP Version: 7.4.3 OS:
Private report: No CVE-ID: None
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
31 + 42 = ?
Subscribe to this entry?

 
 [2020-03-12 19:18 UTC] info at daniel-marschall dot de
Description:
------------
In reply to the change migration73.new-features

I think the German code folding is not correct
Changing Straße into STRASSE is not wrong,
but actually it would be better to use the character ẞ (which is the upper case of ß)
so more correct would be
STRAẞE

see more information here https://de.wikipedia.org/wiki/%C3%9F


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-03-12 19:26 UTC] nikic@php.net
-Status: Open +Status: Not a bug
 [2020-03-12 19:26 UTC] nikic@php.net
Case mapping behavior is specified by Unicode. If you would like the normative case mapping behavior to be changed, you will have to take to take this up with the Unicode consortium.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 09:01:26 2025 UTC