Hello,

it's not a flaw. Without the correct locale (de_DE) the system doesn't 
know which uppercase and lowercase characters should match, so you need to 
set this in youur script. It works on windows, because his locale settings 
are probably set to "German" already.

Derick

On Tue, 2 Jul 2002, Alexander Wirtz wrote:

> http://bugs.php.net/bug.php?id=16242&edit=1
> 
> Could someone please give this an eye? In my opinion, this isn't a 
> documentation problem, but a flaw within the pcre-extension, as his code is 
> clearly working with lowercase umlauts, but when trying to match the 
> uppercase, the pcre ignores the /i option in the expression.
> Btw. retested it with 4.3.0-dev and it's still there..
> 
> Regards,
> Alexander
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

---------------------------------------------------------------------------
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---------------------------------------------------------------------------
                 PHP: Scripting the Web - [EMAIL PROTECTED]
                    All your branches are belong to me!
                SRM: Script Running Machine - www.vl-srm.net
---------------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to