From c1bd3595746bfa724b5272ffd10c18cf92264315 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 2 Mar 2012 04:10:52 +0000 Subject: [PATCH] Added the CLI web server to the new features list git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323789 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration54.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/appendices/migration54.xml b/appendices/migration54.xml index 6f58f8c2f8..f92b9b72bd 100644 --- a/appendices/migration54.xml +++ b/appendices/migration54.xml @@ -263,6 +263,11 @@ The session extension can now track the upload progress of files. + + + Built-in web server in CLI mode. + +