Test: /sapi/cli/tests/006.phpt - Version 7.1.2    

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

Count Diff
228 (99%)
014- Entry [ pcre.jit <ALL> ]
015- Current = '%d'
016- }
1 (0%)
005- string(%d) "Extension [ <persistent> extension #%d pcre version %s ] {
006+ ** ERROR: process timed out **
007- - INI {
008- Entry [ pcre.backtrack_limit <ALL> ]
009- Current = '%d'
010- }
011- Entry [ pcre.recursion_limit <ALL> ]
012- Current = '%d'
013- }
014- Entry [ pcre.jit <ALL> ]
015- Current = '%d'
016- }
017- }
018-
019- - Constants [15] {
020- Constant [ integer PREG_PATTERN_ORDER ] { 1 }
021- Constant [ integer PREG_SET_ORDER ] { 2 }
022- Constant [ integer PREG_OFFSET_CAPTURE ] { 256 }
023- Constant [ integer PREG_SPLIT_NO_EMPTY ] { 1 }
024- Constant [ integer PREG_SPLIT_DELIM_CAPTURE ] { 2 }
025- Constant [ integer PREG_SPLIT_OFFSET_CAPTURE ] { 4 }
026- Constant [ integer PREG_GREP_INVERT ] { 1 }
027- Constant [ integer PREG_NO_ERROR ] { 0 }
028- Constant [ integer PREG_INTERNAL_ERROR ] { 1 }
029- Constant [ integer PREG_BACKTRACK_LIMIT_ERROR ] { 2 }
030- Constant [ integer PREG_RECURSION_LIMIT_ERROR ] { 3 }
031- Constant [ integer PREG_BAD_UTF8_ERROR ] { 4 }
032- Constant [ integer PREG_BAD_UTF8_OFFSET_ERROR ] { 5 }
033- Constant [ integer PREG_JIT_STACKLIMIT_ERROR ] { 6 }
034- Constant [ string PCRE_VERSION ] { %s }
035- }
036-
037- - Functions {
038- Function [ <internal:pcre> function preg_match ] {
039-
040- - Parameters [5] {
041- Parameter #0 [ <required> $pattern ]
042- Parameter #1 [ <required> $subject ]
043- Parameter #2 [ <optional> &$subpatterns ]
044- Parameter #3 [ <optional> $flags ]
045- Parameter #4 [ <optional> $offset ]
046- }
047- }
048- Function [ <internal:pcre> function preg_match_all ] {
049-
050- - Parameters [5] {
051- Parameter #0 [ <required> $pattern ]
052- Parameter #1 [ <required> $subject ]
053- Parameter #2 [ <optional> &$subpatterns ]
054- Parameter #3 [ <optional> $flags ]
055- Parameter #4 [ <optional> $offset ]
056- }
057- }
058- Function [ <internal:pcre> function preg_replace ] {
059-
060- - Parameters [5] {
061- Parameter #0 [ <required> $regex ]
062- Parameter #1 [ <required> $replace ]
063- Parameter #2 [ <required> $subject ]
064- Parameter #3 [ <optional> $limit ]
065- Parameter #4 [ <optional> &$count ]
066- }
067- }
068- Function [ <internal:pcre> function preg_replace_callback ] {
069-
070- - Parameters [5] {
071- Parameter #0 [ <required> $regex ]
072- Parameter #1 [ <required> $callback ]
073- Parameter #2 [ <required> $subject ]
074- Parameter #3 [ <optional> $limit ]
075- Parameter #4 [ <optional> &$count ]
076- }
077- }
078- Function [ <internal:pcre> function preg_replace_callback_array ] {
079-
080- - Parameters [4] {
081- Parameter #0 [ <required> $pattern ]
082- Parameter #1 [ <required> $subject ]
083- Parameter #2 [ <optional> $limit ]
084- Parameter #3 [ <optional> &$count ]
085- }
086- }
087- Function [ <internal:pcre> function preg_filter ] {
088-
089- - Parameters [5] {
090- Parameter #0 [ <required> $regex ]
091- Parameter #1 [ <required> $replace ]
092- Parameter #2 [ <required> $subject ]
093- Parameter #3 [ <optional> $limit ]
094- Parameter #4 [ <optional> &$count ]
095- }
096- }
097- Function [ <internal:pcre> function preg_split ] {
098-
099- - Parameters [4] {
100- Parameter #0 [ <required> $pattern ]
101- Parameter #1 [ <required> $subject ]
102- Parameter #2 [ <optional> $limit ]
103- Parameter #3 [ <optional> $flags ]
104- }
105- }
106- Function [ <internal:pcre> function preg_quote ] {
107-
108- - Parameters [2] {
109- Parameter #0 [ <required> $str ]
110- Parameter #1 [ <optional> $delim_char ]
111- }
112- }
113- Function [ <internal:pcre> function preg_grep ] {
114-
115- - Parameters [3] {
116- Parameter #0 [ <required> $regex ]
117- Parameter #1 [ <required> $input ]
118- Parameter #2 [ <optional> $flags ]
119- }
120- }
121- Function [ <internal:pcre> function preg_last_error ] {
122-
123- - Parameters [0] {
124- }
125- }
126- }
127- }
128-
129- "
130- Done
1 (0%)