|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-09-17 04:31 UTC] normalpeople at chat dot ru
[2001-11-10 15:33 UTC] sander@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 20:00:02 2025 UTC |
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