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 00bae1e commit d3933a0Copy full SHA for d3933a0
agent/tests/test_fw_laravel_queue.c
@@ -295,6 +295,7 @@ static void test_job_txn_startstop_wrappers(TSRMLS_D) {
295
tlib_pass_if_null("Txn name should be NULL", NRTXN(path));
296
nr_php_zval_free(&expr);
297
nr_php_zval_free(&obj);
298
+ nr_php_zval_free(&arg);
299
tlib_php_request_end();
300
tlib_php_engine_destroy();
301
}
0 commit comments