php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60272 Type in command line of php -h
Submitted: 2011-11-11 18:19 UTC Modified: 2011-11-11 18:51 UTC
From: jjlemire at gmail dot com Assigned: pajoye (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.0RC1 OS: linux 64 bit
Private report: No CVE-ID: None
 [2011-11-11 18:19 UTC] 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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-11 18:50 UTC] pajoye@php.net
Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=319071
Log: - fix bug #60272, typo
 [2011-11-11 18:51 UTC] pajoye@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: pajoye
 [2011-11-11 18:51 UTC] pajoye@php.net
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.


 [2012-04-18 09:47 UTC] laruence@php.net
Automatic comment on behalf of pajoye
Revision: http://git.php.net/?p=php-src.git;a=commit;h=2a600a3b752af8ab5f337ecd9dffd3feb020da18
Log: - fix bug #60272, typo
 [2012-07-24 23:38 UTC] rasmus@php.net
Automatic comment on behalf of pajoye
Revision: http://git.php.net/?p=php-src.git;a=commit;h=2a600a3b752af8ab5f337ecd9dffd3feb020da18
Log: - fix bug #60272, typo
 [2013-11-17 09:35 UTC] laruence@php.net
Automatic comment on behalf of pajoye
Revision: http://git.php.net/?p=php-src.git;a=commit;h=2a600a3b752af8ab5f337ecd9dffd3feb020da18
Log: - fix bug #60272, typo
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC