php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32846 turkish small i and dotted big ?
Submitted: 2005-04-26 21:09 UTC Modified: 2005-04-26 21:56 UTC
From: cagan at b-grup dot com Assigned:
Status: Not a bug Package: mbstring related
PHP Version: 5.0.4 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cagan at b-grup dot com
New email:
PHP Version: OS:

 

 [2005-04-26 21:09 UTC] cagan at b-grup dot com
Description:
------------
Can't make upper with mb_strtoupper utf-8 data turkish character small i to dotted big ?.only this character.The others "?????" are OK.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-26 21:56 UTC] derick@php.net
Use strtoupper() in combination with setting your correct locale. mbstring is not locale aware.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 15:01:56 2024 UTC