Skip to content

Commit 91d655c

Browse files
committed
Merged pull request xdebug#1028
2 parents 09dfa6d + 193a087 commit 91d655c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-xdebug-tests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ function main(): void
311311
'zend.exception_string_param_max_len=15',
312312
'short_open_tag=0',
313313
'pcre.jit=0',
314+
'variables_order=EGPCS',
314315
];
315316

316317
$no_file_cache = '-d opcache.file_cache= -d opcache.file_cache_only=0';

0 commit comments

Comments
 (0)