php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16253 ereg_replace does'nt work with umlauts
Submitted: 2002-03-25 05:04 UTC Modified: 2002-05-09 00:00 UTC
Votes:3
Avg. Score:4.0 ± 0.8
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:1 (33.3%)
From: h_wurst at yahoo dot com Assigned:
Status: No Feedback Package: Regexps related
PHP Version: 4.1.2 OS: Linux 2.4.x
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: h_wurst at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-03-25 05:04 UTC] h_wurst at yahoo dot com
While $BlockHeading = ereg_replace("b", "lala", $BlockHeading); works fine, $BlockHeading = ereg_replace("?", "lala", $BlockHeading); does'nt work.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-08 04:02 UTC] sniper@php.net
Works fine here..what's your configure line for PHP?


 [2002-05-09 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, 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: Thu Dec 26 10:01:29 2024 UTC