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.
2 parents 65cfe87 + fe9e857 commit 6e598ecCopy full SHA for 6e598ec
.github/nightly_matrix.php
@@ -66,7 +66,7 @@ function get_matrix_include(array $branches) {
66
'branch' => $branch,
67
'debug' => true,
68
'zts' => true,
69
- 'run_tests_parameters' => "CFLAGS='-DZEND_RC_DEBUG=1 -DPROFITABILITY_CHECKS=0 -DZEND_VERIFY_FUNC_INFO=1'",
+ 'configuration_parameters' => "CFLAGS='-DZEND_RC_DEBUG=1 -DPROFITABILITY_CHECKS=0 -DZEND_VERIFY_FUNC_INFO=1'",
70
];
71
}
72
0 commit comments