php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55118 Imcomplete start message
Submitted: 2011-07-03 10:31 UTC Modified: 2011-07-03 10:45 UTC
From: frederic dot hardy at mageekbox dot net Assigned: felipe (profile)
Status: Closed Package: Built-in web server
PHP Version: 5.4SVN-2011-07-03 (SVN) OS: MacOS 10.6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 - 2 = ?
Subscribe to this entry?

 
 [2011-07-03 10:31 UTC] 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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-03 10:45 UTC] felipe@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:45 UTC] felipe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: felipe
 [2011-07-03 10:45 UTC] felipe@php.net
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.


 [2012-04-18 09:50 UTC] laruence@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=df10314070db8a065a078c300d1ddfa30d70d93c
Log: - Fixed bug #55118 (Imcomplete start message)
 [2012-07-24 23:41 UTC] rasmus@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=df10314070db8a065a078c300d1ddfa30d70d93c
Log: - Fixed bug #55118 (Imcomplete start message)
 [2013-11-17 09:37 UTC] laruence@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=df10314070db8a065a078c300d1ddfa30d70d93c
Log: - Fixed bug #55118 (Imcomplete start message)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 13:01:27 2024 UTC