[Bug 565481] Re: PHP preg_match doesn't match matching string

jsalvata jordi.salvat.i.alabart at gmail.com
Sun Apr 25 23:28:06 BST 2010


We've verified this bug occurs on the latest PHP version, 5.3.2

I will report it upstream.

diego at telemaco:~/Desktop/php-5.3.2/sapi/cli$ ./php --version
PHP 5.3.2 (cli) (built: Apr 25 2010 23:58:33)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
diego at telemaco:~/Desktop/php-5.3.2/sapi/cli$ ./php <<__END__

<?= preg_match("/^(?:[^\[\]{}']+|'[^']*')+:(?:[^\[\]{}']+|'[^']*')+$/",
"a:bbbbbbbbbbbbb") ?>

__END__
0

-- 
PHP preg_match doesn't match matching string
https://bugs.launchpad.net/bugs/565481
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list