Bug#659478: php5: PHP 5.4 preg_match does not support Unicode

2012-02-11 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: php5 Version: 5.4.0~rc7-2 Severity: normal The experimental version seems to have problems with Unicode checks in preg_match(): PHP Warning: preg_match(): Compilation failed: unknown option bit(s) set at offset 0 Test patterns:

Bug#659478: [php-maint] Bug#659478: php5: PHP 5.4 preg_match does not support Unicode

2012-02-11 Thread Lior Kaplan
On Sat, Feb 11, 2012 at 2:45 PM, Roland Gruber p...@rolandgruber.de wrote: - -- System Information: Debian Release: 6.0.4 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core) Locale:

Bug#659478: [php-maint] Bug#659478: php5: PHP 5.4 preg_match does not support Unicode

2012-02-11 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Kaplan, Am 11.02.2012 16:20, schrieb Lior Kaplan: It seems you're mixing stable, unstable and experimental. yes, I only updated the packages that were required for the PHP 5.4 installation. This was because Ondrej asked for a PHP 5.4

Bug#659478: [php-maint] Bug#659478: Bug#659478: php5: PHP 5.4 preg_match does not support Unicode

2012-02-11 Thread Ondřej Surý
Hi Roland, there were some changes in PCRE code in SVN: http://svn.php.net/viewvc?view=revisionrevision=323096 http://svn.php.net/viewvc?view=revisionrevision=323097 I will try to merge it into next upload, maybe it will fix the issue, if not I report it as upstream bug. O. On Sat, Feb 11,

Bug#659478: [php-maint] Bug#659478: php5: PHP 5.4 preg_match does not support Unicode

2012-02-11 Thread Ondřej Surý
Roland, can you please provide full test script? O. On Sat, Feb 11, 2012 at 13:45, Roland Gruber p...@rolandgruber.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: php5 Version: 5.4.0~rc7-2 Severity: normal The experimental version seems to have problems with Unicode