Skip to content

Commit 35e8d98

Browse files
author
Mikhail Galanin
committed
[test-extra-arguments-session]: Temporary commit to check the cause of the failure
1 parent 7bec36a commit 35e8d98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/session/tests/session_regenerate_id_cookie.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ ob_end_flush();
5353
?>');
5454

5555
$extra_arguments = getenv('TEST_PHP_EXTRA_ARGS');
56+
var_dump($php, $extra_arguments);
5657
var_dump(`$php $extra_arguments -n -d session.name=PHPSESSID $file`);
5758

5859
unlink($file);

0 commit comments

Comments
 (0)