Test: /ext/pcre/tests/bug70345.phpt - Version 7.4.21        

Security #70345 Multiple vulnerabilities related to PCRE functions
Submitted: 2015-08-24 17:31:52 Modified: 2015-09-01 18:44:43
From: bugs Assigned:
Status: Closed Package: PCRE related
PHP Version: 5.4 OS: Windows/Linux

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

Count Diff
1 (50%)
001+ Warning: preg_split(): Compilation failed: \K is not allowed in lookarounds (but see PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK) at offset 9 in %s/bug70345.php on line 5 003- Warning: preg_match(): Get subpatterns list failed in %s on line %d 004- array(0) { 004+ Warning: preg_match(): Compilation failed: \K is not allowed in lookarounds (but see PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK) at offset 12 in %s/bug70345.php on line 9 005+ NULL 005- }
1 (50%)