From: [EMAIL PROTECTED]
Operating system: Linux server0023
PHP version: 4.0.6
PHP Bug Type: Regexps related
Bug description: bug in the eregi_replace
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 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]