------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=976

Felipe Pena <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Felipe Pena <[email protected]>  2010-04-21 18:08:16 ---
I got a possible related issue from a PHP bug report
(http://bugs.php.net/bug.php?id=51575):

$ /usr/local/bin/pcretest -C
PCRE version 8.02 2010-03-19
Compiled with
  UTF-8 support
  Unicode properties support
  Newline sequence is LF
  \R matches all Unicode newlines
  Internal link size = 2
  POSIX malloc threshold = 10
  Default match limit = 10000000
  Default recursion depth limit = 10000000
  Match recursion uses stack
felipe:~/pcre-8.02$ /usr/local/bin/pcretest 
PCRE version 8.02 2010-03-19

  re> /(*UTF8)Ф/i
data> ф
 0: \x{444}
data> 
  re> /(*UTF8)Ф/iS
data> ф
No match


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email
-- 
## List details at http://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to