We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d3916f commit 5078e71Copy full SHA for 5078e71
src/server_config.php
@@ -19,7 +19,7 @@
19
'max_execution_time' => 360,
20
],
21
'server' => [
22
- 'PHPSERVER_VERSION' => '2.5',
+ 'PHPSERVER_VERSION' => '2.6',
23
24
];
25
0 commit comments