Commit 3cff753
Ivan Voskoboynyk
PHP built-in webserver compatibility
`sf_cli` should be `false` when running with PHP built-in webserver (PHP_SAPI == "cli-server"). It is a web-environment, not CLI, though it is initiated with CLI command.1 parent 50923db commit 3cff753
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
0 commit comments