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 b38b535 commit 802d1d7Copy full SHA for 802d1d7
src/server.php
@@ -24,6 +24,9 @@
24
'upload_max_filesize' => ini_get('upload_max_filesize'),
25
];
26
$content = <<<EOD
27
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
28
+; php-server configuration file - https://github.com/natanfelles/php-server ;
29
30
php = PHP_BINARY
31
host = localhost
32
port = 8080
0 commit comments