ID: 13335 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Regexps related Operating System: Linux server0023 PHP Version: 4.0.6 New Comment:
This is a problem with your current locale settings. See http://www.php.net/manual/en/function.setlocale.php for more information. Previous Comments: ------------------------------------------------------------------------ [2001-09-17 04:31:47] [EMAIL PROTECTED] maybe it's server troubles.. ------------------------------------------------------------------------ [2001-09-17 04:20:57] [EMAIL PROTECTED] this function incorectly works with national symbols echo eregi_replace("ààà","ááá","ÀÀÀáðà") shoud return "ááááðà", but it does not match that "À" is uppercase("à") :((( Very, VERY bad bug, really :(( PHP 3.0.6 seems to be OK ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13335&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]