Edit report at https://bugs.php.net/bug.php?id=55118&edit=1

 ID:                 55118
 Updated by:         fel...@php.net
 Reported by:        frederic dot hardy at mageekbox dot net
 Summary:            Imcomplete start message
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Built-in web server
 Operating System:   MacOS 10.6
 PHP Version:        5.4SVN-2011-07-03 (SVN)
-Assigned To:        
+Assigned To:        felipe
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-07-03 10:45:42] fel...@php.net

Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=312855
Log: - Fixed bug #55118 (Imcomplete start message)

------------------------------------------------------------------------
[2011-07-03 10:31:05] frederic dot hardy at mageekbox dot net

Description:
------------
When built-in web server start, it display a message in the console.
This message is incomplete, because document root is not displayed if -t option 
is 
not used.

Expected result:
----------------
PHP Development Server is listening on localhost:8080 in 
path/to/current/directory. ... Press Ctrl-C to quit.

Actual result:
--------------
PHP Development Server is listening on localhost:8080 in . ... Press Ctrl-C to 
quit.


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55118&edit=1

Reply via email to