Test: /ext/pcre/tests/bug79241.phpt - Version 7.4.4RC1        

Bug #79241 Segmentation fault on preg_match()
Submitted: 2020-02-07 15:10:41 Modified: 2020-02-11 11:19:26
From: ivan.voskoboinyk Assigned: cmb
Status: Closed Package: PCRE related
PHP Version: 7.4.2 OS: Ubuntu 19.04

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught Error: Call to undefined function json_decode() in %s/bug79241.php:5 002+ Stack trace: 003+ #0 {main} 004+ thrown in %s/bug79241.php on line 5 001- int(0) 002- bool(false) 003- bool(true) 004- 005- int(1) 006- bool(false) 007- bool(true)