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

 ID:                 60272
 Updated by:         paj...@php.net
 Reported by:        jjlemire at gmail dot com
 Summary:            Type in command line of php -h
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Documentation problem
 Operating System:   linux 64 bit
 PHP Version:        5.4.0RC1
-Assigned To:        
+Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.




Previous Comments:
------------------------------------------------------------------------
[2011-11-11 18:50:43] paj...@php.net

Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&revision=319071
Log: - fix bug #60272, typo

------------------------------------------------------------------------
[2011-11-11 18:19:34] jjlemire at gmail dot com

Description:
------------
in the command line try
php -h 

you will have:

  -t <docroot>     Specify document root <docroot> for bult-in web server.

Test script:
---------------
php -h 

Expected result:
----------------
 -t <docroot>     Specify document root <docroot> for built-in web server

the i is missing


Actual result:
--------------
 -t <docroot>     Specify document root <docroot> for bult-in web server


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



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

Reply via email to