diff --git a/features/commandline.xml b/features/commandline.xml index 02578a1c08..df55c2f8fe 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1579,7 +1579,78 @@ php > - + + +
+ Built-in web server + + + As of PHP 5.4.0, the &cli.sapi; provides a built-in web server. + + + + This web server is designed for developmental purposes only, and should not + be used in production. + + + + Loading a file + + + + &example.outputs; + + + + + + + Loading a directory + + + + &example.outputs; + + + + + + + Example output while making HTTP requests + + +]]> + + + + + &example.outputs.similar; + + + + + +
+ +