diff --git a/src/AutoDiscover.php b/src/AutoDiscover.php index ead6f2d9..c2311739 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/Client.php b/src/Client.php index 6a4d7ecb..b42e7a5f 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 4bd92d32..3810ff73 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/Exception.php b/src/Exception.php index f5988c30..3c234f68 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/Exception/AutoDiscoverException.php b/src/Exception/AutoDiscoverException.php index 1eeb0e2f..1a613aee 100644 --- a/src/Exception/AutoDiscoverException.php +++ b/src/Exception/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/Exception/ServerException.php b/src/Exception/ServerException.php index 1fee394e..6b765e2c 100644 --- a/src/Exception/ServerException.php +++ b/src/Exception/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/Exception/WsdlException.php b/src/Exception/WsdlException.php index 3594eaab..b9ff5834 100644 --- a/src/Exception/WsdlException.php +++ b/src/Exception/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/src/Server.php b/src/Server.php index 62504a6f..677f09d1 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/Wsdl.php b/src/Wsdl.php index e040ffca..0b20e05e 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 5bd46914..c3021c82 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 a513b16c..2cdd01a9 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 f9d821b5..64965d3c 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 a3dfe9b0..71bfe051 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/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 410649af..1b86016f 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 9da68e80..23114ffb 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 9e394c0a..a50c982b 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 2b6d7764..3d4fed93 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 b4b12cdc..d2611ea5 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 f97207a1..ca2f6deb 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$ */ /**