File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -97,21 +97,23 @@ string(%d) "Extension [ <persistent> extension #%d pcre version %s ] {
9797 }
9898 Function [ <internal:pcre> function preg_replace_callback ] {
9999
100- - Parameters [5 ] {
100+ - Parameters [6 ] {
101101 Parameter #0 [ <required> $regex ]
102102 Parameter #1 [ <required> $callback ]
103103 Parameter #2 [ <required> $subject ]
104104 Parameter #3 [ <optional> $limit ]
105105 Parameter #4 [ <optional> &$count ]
106+ Parameter #5 [ <optional> $flags ]
106107 }
107108 }
108109 Function [ <internal:pcre> function preg_replace_callback_array ] {
109110
110- - Parameters [4 ] {
111+ - Parameters [5 ] {
111112 Parameter #0 [ <required> $pattern ]
112113 Parameter #1 [ <required> $subject ]
113114 Parameter #2 [ <optional> $limit ]
114115 Parameter #3 [ <optional> &$count ]
116+ Parameter #4 [ <optional> $flags ]
115117 }
116118 }
117119 Function [ <internal:pcre> function preg_filter ] {
You can’t perform that action at this time.
0 commit comments