From addd46f533f5e611a99329f1e57a8bcdebd59dbe Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sun, 17 Jan 2010 22:34:34 +0000 Subject: [PATCH] Ah, that comment referred to `php --long-name`, not getopt() :P git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293676 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/commandline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/commandline.xml b/features/commandline.xml index 96f7d035c3..81ef4c2a2f 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1239,7 +1239,7 @@ date.sunrise_zenith => 90.583333 => 90.583333 - Long options are available since PHP 5.3.0. + The long options (i.e. --no-chdir) are available since PHP 4.3.3.