diff --git a/src/AutoDiscover.php b/src/AutoDiscover.php index b5f9faeb..98d6f87a 100644 --- a/src/AutoDiscover.php +++ b/src/AutoDiscover.php @@ -17,7 +17,6 @@ * @subpackage AutoDiscover * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/AutoDiscoverException.php b/src/AutoDiscoverException.php index 1eeb0e2f..1a613aee 100644 --- a/src/AutoDiscoverException.php +++ b/src/AutoDiscoverException.php @@ -17,7 +17,6 @@ * @subpackage AutoDiscover * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Client.php b/src/Client.php index 8c645218..5d189a6e 100644 --- a/src/Client.php +++ b/src/Client.php @@ -17,7 +17,6 @@ * @subpackage Client * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Client/Common.php b/src/Client/Common.php index 6e969bcf..a72167a7 100644 --- a/src/Client/Common.php +++ b/src/Client/Common.php @@ -17,7 +17,6 @@ * @subpackage Client * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Client/DotNet.php b/src/Client/DotNet.php index 3704e2ac..11ae28a6 100644 --- a/src/Client/DotNet.php +++ b/src/Client/DotNet.php @@ -17,7 +17,6 @@ * @subpackage Client * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Client/Local.php b/src/Client/Local.php index 997a91b5..d9b0c70c 100644 --- a/src/Client/Local.php +++ b/src/Client/Local.php @@ -17,7 +17,6 @@ * @subpackage Client * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/ClientException.php b/src/ClientException.php index 4544343d..3cae4ed4 100644 --- a/src/ClientException.php +++ b/src/ClientException.php @@ -31,7 +31,6 @@ * @subpackage Client * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ class ClientException extends Exception {} diff --git a/src/Exception.php b/src/Exception.php index 957d1518..b793bc4d 100644 --- a/src/Exception.php +++ b/src/Exception.php @@ -17,7 +17,6 @@ * @subpackage AutoDiscover * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Server.php b/src/Server.php index 2807bcc5..5009635c 100644 --- a/src/Server.php +++ b/src/Server.php @@ -39,7 +39,6 @@ * @subpackage Server * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ class Server implements \Zend\Server\Server { diff --git a/src/ServerException.php b/src/ServerException.php index 1fee394e..6b765e2c 100644 --- a/src/ServerException.php +++ b/src/ServerException.php @@ -31,7 +31,6 @@ * @subpackage Server * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ class ServerException extends Exception {} diff --git a/src/Wsdl.php b/src/Wsdl.php index b9bfc813..46f7287e 100644 --- a/src/Wsdl.php +++ b/src/Wsdl.php @@ -16,7 +16,6 @@ * @package Zend_Soap * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Wsdl/Strategy.php b/src/Wsdl/Strategy.php index abb3d696..aa1df2a5 100644 --- a/src/Wsdl/Strategy.php +++ b/src/Wsdl/Strategy.php @@ -17,7 +17,6 @@ * @subpackage WSDL * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Wsdl/Strategy/AbstractStrategy.php b/src/Wsdl/Strategy/AbstractStrategy.php index 45dc32f3..7abbe2cd 100644 --- a/src/Wsdl/Strategy/AbstractStrategy.php +++ b/src/Wsdl/Strategy/AbstractStrategy.php @@ -17,7 +17,6 @@ * @subpackage WSDL * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Wsdl/Strategy/AnyType.php b/src/Wsdl/Strategy/AnyType.php index e0dec499..b369fee4 100644 --- a/src/Wsdl/Strategy/AnyType.php +++ b/src/Wsdl/Strategy/AnyType.php @@ -17,7 +17,6 @@ * @subpackage WSDL * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Wsdl/Strategy/ArrayOfTypeComplex.php b/src/Wsdl/Strategy/ArrayOfTypeComplex.php index 7e8b5fc6..644fbe4d 100644 --- a/src/Wsdl/Strategy/ArrayOfTypeComplex.php +++ b/src/Wsdl/Strategy/ArrayOfTypeComplex.php @@ -17,7 +17,6 @@ * @subpackage WSDL * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Wsdl/Strategy/ArrayOfTypeSequence.php b/src/Wsdl/Strategy/ArrayOfTypeSequence.php index 37f41faf..9310b7d4 100644 --- a/src/Wsdl/Strategy/ArrayOfTypeSequence.php +++ b/src/Wsdl/Strategy/ArrayOfTypeSequence.php @@ -16,7 +16,6 @@ * @package Zend_Soap * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Wsdl/Strategy/Composite.php b/src/Wsdl/Strategy/Composite.php index 349eb95c..c00a7268 100644 --- a/src/Wsdl/Strategy/Composite.php +++ b/src/Wsdl/Strategy/Composite.php @@ -17,7 +17,6 @@ * @subpackage WSDL * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/Wsdl/Strategy/DefaultComplexType.php b/src/Wsdl/Strategy/DefaultComplexType.php index 36c12da0..013c184c 100644 --- a/src/Wsdl/Strategy/DefaultComplexType.php +++ b/src/Wsdl/Strategy/DefaultComplexType.php @@ -17,7 +17,6 @@ * @subpackage WSDL * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/src/WsdlException.php b/src/WsdlException.php index 3594eaab..b9ff5834 100644 --- a/src/WsdlException.php +++ b/src/WsdlException.php @@ -17,7 +17,6 @@ * @subpackage WSDL * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/AutoDiscover/OnlineTest.php b/test/AutoDiscover/OnlineTest.php index 14b50f7c..f6998d95 100644 --- a/test/AutoDiscover/OnlineTest.php +++ b/test/AutoDiscover/OnlineTest.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/AutoDiscoverTest.php b/test/AutoDiscoverTest.php index 49cced9d..7171b5ac 100644 --- a/test/AutoDiscoverTest.php +++ b/test/AutoDiscoverTest.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/ClientTest.php b/test/ClientTest.php index 6c1309de..c2c96849 100644 --- a/test/ClientTest.php +++ b/test/ClientTest.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/ServerTest.php b/test/ServerTest.php index 49a50463..9bb0cc2d 100644 --- a/test/ServerTest.php +++ b/test/ServerTest.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/TestAsset/commontypes.php b/test/TestAsset/commontypes.php index 6d4e84fc..ea8f4c77 100644 --- a/test/TestAsset/commontypes.php +++ b/test/TestAsset/commontypes.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/TestAsset/fulltests/server1.php b/test/TestAsset/fulltests/server1.php index 83b8459d..30b6f20f 100644 --- a/test/TestAsset/fulltests/server1.php +++ b/test/TestAsset/fulltests/server1.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/TestAsset/fulltests/server2.php b/test/TestAsset/fulltests/server2.php index 09ab9f08..79283dcb 100644 --- a/test/TestAsset/fulltests/server2.php +++ b/test/TestAsset/fulltests/server2.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/Wsdl/ArrayOfTypeComplexStrategyTest.php b/test/Wsdl/ArrayOfTypeComplexStrategyTest.php index 4f7bc340..dd916eca 100644 --- a/test/Wsdl/ArrayOfTypeComplexStrategyTest.php +++ b/test/Wsdl/ArrayOfTypeComplexStrategyTest.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/Wsdl/ArrayOfTypeSequenceStrategyTest.php b/test/Wsdl/ArrayOfTypeSequenceStrategyTest.php index e8796a66..54b4d1eb 100644 --- a/test/Wsdl/ArrayOfTypeSequenceStrategyTest.php +++ b/test/Wsdl/ArrayOfTypeSequenceStrategyTest.php @@ -16,7 +16,6 @@ * @package Zend_Soap * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/Wsdl/CompositeStrategyTest.php b/test/Wsdl/CompositeStrategyTest.php index 93784cf1..d82a011e 100644 --- a/test/Wsdl/CompositeStrategyTest.php +++ b/test/Wsdl/CompositeStrategyTest.php @@ -16,7 +16,6 @@ * @package Zend_Soap * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/Wsdl/DefaultComplexTypeTest.php b/test/Wsdl/DefaultComplexTypeTest.php index 87c73f48..e1a6f35a 100644 --- a/test/Wsdl/DefaultComplexTypeTest.php +++ b/test/Wsdl/DefaultComplexTypeTest.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /** diff --git a/test/WsdlTest.php b/test/WsdlTest.php index 99fb7c91..8a1dbb63 100644 --- a/test/WsdlTest.php +++ b/test/WsdlTest.php @@ -17,7 +17,6 @@ * @subpackage UnitTests * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id$ */ /**