[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/doc-base/trunk/_configure.php?=
From:       Richard_Quadling <rquadling () php ! net>
Date:       2014-09-23 12:47:50
Message-ID: svn-rquadling-1411476470-334969-1954218808 () svn ! php ! net
[Download RAW message or body]

rquadling                                Tue, 23 Sep 2014 12:47:50 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=334969

Log:
Ignore the command line parameter of '--'.

Changed paths:
    U   phpdoc/doc-base/trunk/configure.php

Modified: phpdoc/doc-base/trunk/configure.php
===================================================================
--- phpdoc/doc-base/trunk/configure.php	2014-09-23 12:43:51 UTC (rev 334968)
+++ phpdoc/doc-base/trunk/configure.php	2014-09-23 12:47:50 UTC (rev 334969)
@@ -414,6 +414,9 @@
         case 'stderr-to-stdout':
             $ac['STDERR_TO_STDOUT'] = $v;
             break;
+
+        case '':
+            break;

         default:
             echo "WARNING: Unknown option '{$o}'!\n";



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic