From be2667e0f5c4ef0e910a89e4c02aafbdadb4f6f0 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 12 Aug 2011 12:32:35 +0000 Subject: [PATCH] History in changelog git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314827 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/getopt.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/reference/info/functions/getopt.xml b/reference/info/functions/getopt.xml index bf48996918..b4c0be44b0 100644 --- a/reference/info/functions/getopt.xml +++ b/reference/info/functions/getopt.xml @@ -51,11 +51,6 @@ For example, an longopts element "opt" recognizes an option --opt. - - - Prior to PHP5.3.0 this parameter was only available on few systems - - @@ -125,6 +120,12 @@ Added support for optional values (specified with "::"). + + 5.3.0 + + Parameter longopts is available on all systems. + + 5.3.0