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