php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55071 Change in-built web server description
Submitted: 2011-06-29 17:01 UTC Modified: 2011-07-20 05:00 UTC
From: sixd@php.net Assigned: moriyoshi (profile)
Status: Closed Package: Built-in web server
PHP Version: 5.4SVN-2011-06-29 (SVN) OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sixd@php.net
New email:
PHP Version: OS:

 

 [2011-06-29 17:01 UTC] sixd@php.net
Description:
------------
For the in-built web-server in 5.4, Andi suggested:

"I'd change:
Server is listening on localhost:8000... Press CTRL-C to quit.
To something like:
PHP Development Server is listening on localhost:8000... Press CTRL-C to quit. "

Andi's original mail is at http://marc.info/?l=php-internals&m=130309968512464


Patches

startup_msg.txt (last revision 2011-07-06 19:59 UTC by a at example dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-29 18:10 UTC] sixd@php.net
-Package: CGI related +Package: Other web server
 [2011-06-29 18:23 UTC] felipe@php.net
-Package: Other web server +Package: Built-in web server
 [2011-06-30 19:12 UTC] sixd@php.net
Also I suggest changing "CTRL-C" to "Ctrl-C" or "Control-C", as these seem to be internet preferred capitalization.
 [2011-06-30 19:50 UTC] philip@php.net
Automatic comment from SVN on behalf of philip
Revision: http://svn.php.net/viewvc/?view=revision&revision=312743
Log: Updated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071
 [2011-06-30 19:53 UTC] philip@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: philip
 [2011-06-30 19:53 UTC] philip@php.net
Fixed in SVN, thank you for the bug report. ;)
 [2011-07-01 13:44 UTC] sixd@php.net
-Status: Closed +Status: Re-Opened
 [2011-07-01 13:44 UTC] sixd@php.net
Discussion on IRC suggested some more changes would improve the
display.  Here's an alternative:

PHP 5.4.0 Development HTTP Server started at [Mon Jun 20 15:58:07 2011]
Listening on localhost:8000
Document Root is /tmp
Press Ctrl-C to quit.
 [2011-07-05 14:36 UTC] sixd@php.net
-Assigned To: philip +Assigned To: moriyoshi
 [2011-07-20 05:00 UTC] moriyoshi@php.net
Automatic comment from SVN on behalf of moriyoshi
Revision: http://svn.php.net/viewvc/?view=revision&revision=313467
Log: Fixed bug #55071.  Maybe a bit overkill?
 [2011-07-20 05:00 UTC] moriyoshi@php.net
-Status: Re-Opened +Status: Closed
 [2011-07-20 05:00 UTC] moriyoshi@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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2011-07-21 14:05 UTC] sixd@php.net
Automatic comment from SVN on behalf of sixd
Revision: http://svn.php.net/viewvc/?view=revision&revision=313551
Log: Sync example output with Moriyoshi's recent code changes for bug #55071
 [2012-04-18 09:49 UTC] laruence@php.net
Automatic comment on behalf of moriyoshi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=b07ad1e1a2721e030b589a38fb4d5758e2084cfe
Log: Fixed bug #55071.  Maybe a bit overkill?
 [2012-07-24 23:40 UTC] rasmus@php.net
Automatic comment on behalf of moriyoshi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=b07ad1e1a2721e030b589a38fb4d5758e2084cfe
Log: Fixed bug #55071.  Maybe a bit overkill?
 [2013-11-17 09:37 UTC] laruence@php.net
Automatic comment on behalf of moriyoshi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=b07ad1e1a2721e030b589a38fb4d5758e2084cfe
Log: Fixed bug #55071.  Maybe a bit overkill?
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 11:01:27 2025 UTC