php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #20702 strtoupper
Submitted: 2002-11-28 12:45 UTC Modified: 2003-01-06 01:00 UTC
From: xcrap at paranoias dot org Assigned:
Status: No Feedback Package: Feature/Change Request
PHP Version: 4.2.2 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: xcrap at paranoias dot org
New email:
PHP Version: OS:

 

 [2002-11-28 12:45 UTC] xcrap at paranoias dot org
It's not a bug.. it's more than a feature i guess.. the strtoupper don't convert characters like ???.. etc.

I don't know if it's because of the character system i'm using in php.ini

;default_charset = "iso-8859-1"

But.. anyway.. it's just a suggestion :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-28 16:36 UTC] michael dot mauch at gmx dot de
Is your locale correctly set?
<http://www.php.net/manual/en/function.setlocale.php>

Try setlocale(LC_ALL,'Portuguese')  or something like that
(I don't know what your locale is, look it up in the manual of your OS).
 [2003-01-06 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC