Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of git://github.com/zendframework/zf2 into cach…
Browse files Browse the repository at this point in the history
…e_filesystemSpeedup
  • Loading branch information
Show file tree
Hide file tree
Showing 47 changed files with 0 additions and 141 deletions.
3 changes: 0 additions & 3 deletions src/Client.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc;

use Zend\Http,
Expand Down
3 changes: 0 additions & 3 deletions src/Client/Exception.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Client;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Client/Exception/FaultException.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Client\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Client/Exception/HttpException.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Client\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Client/Exception/IntrospectException.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Client\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Client/ServerIntrospection.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Client;

use Zend\XmlRpc\Client as XMLRPCClient;
Expand Down
3 changes: 0 additions & 3 deletions src/Client/ServerProxy.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Client;

use Zend\XmlRpc\Client as XMLRPCClient;
Expand Down
3 changes: 0 additions & 3 deletions src/Exception.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Exception/ValueException.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Exception;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Fault.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Generator.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Generator/AbstractGenerator.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Generator;

use Zend\XmlRpc\Generator as GeneratorAdapter;
Expand Down
3 changes: 0 additions & 3 deletions src/Generator/DomDocument.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Generator;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Generator/XmlWriter.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Generator;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Request.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Request/Http.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Request;

use Zend\XmlRpc\Request as XmlRpcRequest,
Expand Down
3 changes: 0 additions & 3 deletions src/Request/Stdin.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Request;

use Zend\XmlRpc\Request as XmlRpcRequest,
Expand Down
3 changes: 0 additions & 3 deletions src/Response.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Response/Http.php
Expand Up @@ -18,9 +18,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Response;

use Zend\XmlRpc\Response as XmlRpcResponse;
Expand Down
3 changes: 0 additions & 3 deletions src/Server/Cache.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Server;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Server/Exception.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Server;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Server/Fault.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Server;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Server/System.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Server;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/ArrayValue.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/Base64.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/BigInteger.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/Boolean.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/Collection.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

use Zend\XmlRpc\Value as XmlRpcValue;
Expand Down
3 changes: 0 additions & 3 deletions src/Value/DateTime.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;
use Zend\XmlRpc\Exception;

Expand Down
3 changes: 0 additions & 3 deletions src/Value/Double.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/Integer.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;
use Zend\XmlRpc\Exception;

Expand Down
3 changes: 0 additions & 3 deletions src/Value/Nil.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/Scalar.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

use Zend\XmlRpc\Value as XmlRpcValue;
Expand Down
3 changes: 0 additions & 3 deletions src/Value/String.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions src/Value/Struct.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace Zend\XmlRpc\Value;

/**
Expand Down
3 changes: 0 additions & 3 deletions test/ClientTest.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\XmlRpc;

use Zend\Http\Client\Adapter,
Expand Down
3 changes: 0 additions & 3 deletions test/FaultTest.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\XmlRpc;

use Zend\XmlRpc\Value,
Expand Down
3 changes: 0 additions & 3 deletions test/GeneratorTest.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\XmlRpc;

use Zend\XmlRpc\Generator;
Expand Down
3 changes: 0 additions & 3 deletions test/Request/HttpTest.php
Expand Up @@ -19,9 +19,6 @@
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

/**
* @namespace
*/
namespace ZendTest\XmlRpc\Request;

use Zend\XmlRpc\Request,
Expand Down

0 comments on commit a449c92

Please sign in to comment.