Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > e28d9d523754bf39f29723f8188e2e42 > files > 2

php-pear-Console-Getargs-1.3.5-1.fc14.noarch.rpm

*** Version 1.3.5 (stable) - API 1.3.5 (stable) - 2010-10-11


QA release.
* removed some coding style erros
* fixed bug #2599 2 parameters for CVS example
* fixed bug #2600 Parameter with '=argument"   
* fixed bug #4091 New method: getValues()
* fixed bug #9252 No error when required arguments are missing
* fixed bug #9583 Console Args isDefined not working correctly
* fixed bug #10609 wrong require_once in doc
* fixed bug #13605 fix unit tests to work with phpunit3
 

*** Version 1.3.4 (stable) - API 1.3.4 (stable) - 2010-02-14


Update to package2.xml
   

*** Version 1.3.3 (stable) - API 1.3.3 (stable) - 2006-11-07


Fix for bug #9252: No error when required arguments are missing.
   

*** Version 1.3.2 (stable) - API 1.3.2 (stable) - 2006-10-03


Fix for bug #8643: Providing strings as min/max values gives weird results (Benjamin Bittner)
Fix for bug #8770: incorrect path to class resource in example2 (Laurent Laville)
Implement request #8771: Improve help-usage output render with optional indentation (Laurent Laville)
Implement request #8771: Improve col1 arguments alignment (Laurent Laville)
   

*** Version 1.3.1 (stable) - API 1.3.1 (stable) - 2006-04-10


Fix for Bug #7132: Missing value for $_SERVER['SCRIPT_NAME']. If $SERVER['SCRIPT_NAME'] not found, use $argv[0].
   

*** Version 1.3.0 (stable) - API 1.3.0 (stable) - 2005-05-13


Implement feature request #4091: New method: getValues() (Stephan Schmidt)
   

*** Version 1.2.1 (stable) - API 1.2.1 (stable) - 2004-11-18


Implement fix for bug #2677: Empty array for $arguments parameter (Bertrand Gugger)
   

*** Version 1.2.0 (stable) - API 1.2.0 (stable) - 2004-10-22


Implement feature request #2428: Passing parameters on the command line
Implement feature request #2445: Allow user defined argument lists
Implement fix for bug #2486: Notice in parseArgs
More detailed help message. Shows optional/required arguments.
New example file.
   

*** Version 1.1.0 (stable) - API 1.1.0 (stable) - 2004-09-30


Implement feature request #2409: Parse args like '-dt'...
   

*** Version 1.0.0 (stable) - API 1.0.0 (stable) - 2004-09-20


First stable release
Fixed bug #1823 : The getHelp() method ignores user-defined header.
   

*** Version 0.1.0 (beta) - API 0.1.0 (beta) - 2004-05-16


Initial release