We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb28a0a commit 37a16a3Copy full SHA for 37a16a3
sapi/cli/tests/006.phpt
@@ -39,10 +39,11 @@ string(%d) "Extension [ <persistent> extension #%d pcre version %s ] {
39
}
40
41
42
- - Constants [15] {
+ - Constants [16] {
43
Constant [ integer PREG_PATTERN_ORDER ] { 1 }
44
Constant [ integer PREG_SET_ORDER ] { 2 }
45
Constant [ integer PREG_OFFSET_CAPTURE ] { 256 }
46
+ Constant [ integer PREG_UNMATCHED_AS_NULL ] { 512 }
47
Constant [ integer PREG_SPLIT_NO_EMPTY ] { 1 }
48
Constant [ integer PREG_SPLIT_DELIM_CAPTURE ] { 2 }
49
Constant [ integer PREG_SPLIT_OFFSET_CAPTURE ] { 4 }
0 commit comments