summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/bug61977.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/bug61977.phpt')
-rw-r--r--sapi/cli/tests/bug61977.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/tests/bug61977.phpt b/sapi/cli/tests/bug61977.phpt
index 09a6ba6d23..d897737c3c 100644
--- a/sapi/cli/tests/bug61977.phpt
+++ b/sapi/cli/tests/bug61977.phpt
@@ -7,7 +7,7 @@ include "skipif.inc";
--FILE--
<?php
include "php_cli_server.inc";
-php_cli_server_start('<?php ?>', true);
+php_cli_server_start('<?php ?>', null);
/*
* If a Mime Type is added in php_cli_server.c, add it to this array and update