Test: /ext/mbstring/tests/mb_strrpos_basic.phpt - Version 7.3.1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- *** Testing mb_strrpos() : basic ***
002-
003- -- ASCII string 1 --
004- int(15)
005-
006- -- ASCII string 2 --
007- bool(false)
008-
009- -- Multibyte string 1 --
010- int(20)
011-
012- -- Multibyte string 2 --
013- bool(false)
014- Done