ID:               41626
 User updated by:  ilya at qubis dot org
 Reported By:      ilya at qubis dot org
 Status:           Open
 Bug Type:         PCRE related
 Operating System: FreeBSD 6.2
 PHP Version:      5.2.3
 New Comment:

New info:
this bug is only for pcre 7.0

(PCRE Library Version 7.0 18-Dec-2006)


Previous Comments:
------------------------------------------------------------------------

[2007-06-07 13:08:55] ilya at qubis dot org

Description:
------------
preg_match on utf-8 string works fine from cli, but in apache
environment (mod_php5.so) silently falls with message in main
http-errorlog 

Reproduce code:
---------------
script:
http://fizz.qubis.org/xj/test.php

source:
http://fizz.qubis.org/xj/test.phps

resource file:
http://fizz.qubis.org/xj/mail.xml


Expected result:
----------------
any warning, some output like 
Array
(
    [0] => <body>
...


Actual result:
--------------
blank screen


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41626&edit=1

Reply via email to