Test: /ext/pcre/tests/bug72688.phpt - Version 7.1.21        

Bug #72688 preg_match missing group names in matches
Submitted: 2016-07-27 15:19:11 Modified: 2016-07-27 16:36:14
From: konrad.baumgart Assigned: cmb
Status: Closed Package: PCRE related
PHP Version: 7.0.9 OS: Ubuntu 16.04

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: preg_match(): Compilation failed: this version of PCRE is not compiled with Unicode property support at offset 0 in %s/bug72688.php on line 9
001- string(3) "290"
002+ NULL
1 (50%)
001+ Warning: preg_match(): Compilation failed: this version of PCRE is compiled without UTF support at offset 0 in %s/bug72688.php on line 9
001- string(3) "290"
002+ NULL