| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: Andrei Zmievski <andrei@ispi.net> |
+ | Author: Andrei Zmievski <andrei@php.net> |
+----------------------------------------------------------------------+
*/
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: Andrei Zmievski <andrei@ispi.net> |
+ | Author: Andrei Zmievski <andrei@php.net> |
+----------------------------------------------------------------------+
*/
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Sascha Schumann <sascha@schumann.cx> |
- | Andrei Zmievski <andrei@ispi.net> |
+ | Andrei Zmievski <andrei@php.net> |
+----------------------------------------------------------------------+
*/
| Authors: Andi Gutmans <andi@zend.com> |
| Zeev Suraski <zeev@zend.com> |
| Rasmus Lerdorf <rasmus@php.net> |
- | Andrei Zmievski <andrei@ispi.net> |
+ | Andrei Zmievski <andrei@php.net> |
| Stig Venaas <venaas@php.net> |
| Jason Greene <jason@php.net> |
+----------------------------------------------------------------------+
| Authors: Andi Gutmans <andi@zend.com> |
| Zeev Suraski <zeev@zend.com> |
| Rasmus Lerdorf <rasmus@php.net> |
- | Andrei Zmievski <andrei@ispi.net> |
+ | Andrei Zmievski <andrei@php.net> |
+----------------------------------------------------------------------+
*/
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: Andrei Zmievski <andrei@ispi.net> |
+ | Author: Andrei Zmievski <andrei@php.net> |
+----------------------------------------------------------------------+
*/
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: Andrei Zmievski <andrei@ispi.net> |
+ | Author: Andrei Zmievski <andrei@php.net> |
+----------------------------------------------------------------------+
*/
// | obtain it through the world-wide-web, please send a note to |
// | license@php.net so we can mail you a copy immediately. |
// +----------------------------------------------------------------------+
-// | Author: Andrei Zmievski <andrei@ispi.net> |
+// | Author: Andrei Zmievski <andrei@php.net> |
// +----------------------------------------------------------------------+
//
// $Id$
/**
* Command-line options parsing class.
*
- * @author Andrei Zmievski <andrei@ispi.net>
+ * @author Andrei Zmievski <andrei@php.net>
*
*/
class Console_Getopt {