From 4cb53598d2818a06440ca40a419f051faf4efb12 Mon Sep 17 00:00:00 2001 From: Abdelrahman Elogeel Date: Mon, 4 Jun 2012 18:33:48 -0700 Subject: [PATCH] Revert to stable commit --- ChannelManager.php | 456 ------------------ Defaults.php | 2 +- WindowsAzure/Blob/BlobRestProxy.php | 17 +- WindowsAzure/Blob/BlobService.php | 4 +- WindowsAzure/Blob/BlobSettings.php | 4 +- WindowsAzure/Blob/Internal/IBlob.php | 4 +- WindowsAzure/Blob/Models/AccessCondition.php | 4 +- WindowsAzure/Blob/Models/AccessPolicy.php | 4 +- .../Blob/Models/AcquireLeaseOptions.php | 4 +- .../Blob/Models/AcquireLeaseResult.php | 4 +- WindowsAzure/Blob/Models/Blob.php | 4 +- WindowsAzure/Blob/Models/BlobBlockType.php | 4 +- WindowsAzure/Blob/Models/BlobPrefix.php | 4 +- WindowsAzure/Blob/Models/BlobProperties.php | 4 +- .../Blob/Models/BlobServiceOptions.php | 4 +- WindowsAzure/Blob/Models/BlobType.php | 4 +- WindowsAzure/Blob/Models/Block.php | 4 +- WindowsAzure/Blob/Models/BlockList.php | 4 +- .../Blob/Models/CommitBlobBlocksOptions.php | 4 +- WindowsAzure/Blob/Models/Container.php | 4 +- WindowsAzure/Blob/Models/ContainerACL.php | 4 +- .../Blob/Models/ContainerProperties.php | 4 +- WindowsAzure/Blob/Models/CopyBlobOptions.php | 8 +- WindowsAzure/Blob/Models/CopyBlobResult.php | 6 +- .../Blob/Models/CreateBlobBlockOptions.php | 4 +- .../Blob/Models/CreateBlobOptions.php | 4 +- .../Blob/Models/CreateBlobPagesOptions.php | 4 +- .../Blob/Models/CreateBlobPagesResult.php | 4 +- .../Blob/Models/CreateBlobSnapshotOptions.php | 4 +- .../Blob/Models/CreateBlobSnapshotResult.php | 6 +- .../Blob/Models/CreateContainerOptions.php | 4 +- .../Blob/Models/DeleteBlobOptions.php | 4 +- .../Blob/Models/DeleteContainerOptions.php | 6 +- .../Blob/Models/GetBlobMetadataOptions.php | 4 +- .../Blob/Models/GetBlobMetadataResult.php | 4 +- WindowsAzure/Blob/Models/GetBlobOptions.php | 4 +- .../Blob/Models/GetBlobPropertiesOptions.php | 4 +- .../Blob/Models/GetBlobPropertiesResult.php | 4 +- WindowsAzure/Blob/Models/GetBlobResult.php | 4 +- .../Blob/Models/GetContainerACLResult.php | 4 +- .../Models/GetContainerPropertiesResult.php | 4 +- WindowsAzure/Blob/Models/LeaseMode.php | 4 +- .../Blob/Models/ListBlobBlocksOptions.php | 4 +- .../Blob/Models/ListBlobBlocksResult.php | 4 +- WindowsAzure/Blob/Models/ListBlobsOptions.php | 6 +- WindowsAzure/Blob/Models/ListBlobsResult.php | 4 +- .../Blob/Models/ListContainersOptions.php | 4 +- .../Blob/Models/ListContainersResult.php | 4 +- .../Blob/Models/ListPageBlobRangesOptions.php | 4 +- .../Blob/Models/ListPageBlobRangesResult.php | 4 +- WindowsAzure/Blob/Models/PageRange.php | 4 +- WindowsAzure/Blob/Models/PageWriteOption.php | 4 +- WindowsAzure/Blob/Models/PublicAccessType.php | 4 +- .../Blob/Models/SetBlobMetadataOptions.php | 4 +- .../Blob/Models/SetBlobMetadataResult.php | 4 +- .../Blob/Models/SetBlobPropertiesOptions.php | 4 +- .../Blob/Models/SetBlobPropertiesResult.php | 4 +- .../Models/SetContainerMetadataOptions.php | 4 +- WindowsAzure/Blob/Models/SignedIdentifier.php | 4 +- WindowsAzure/Common/Configuration.php | 4 +- .../Authentication/SharedKeyAuthScheme.php | 4 +- .../Authentication/StorageAuthScheme.php | 4 +- .../TableSharedKeyLiteAuthScheme.php | 4 +- .../Common/Internal/FilterableService.php | 4 +- .../Common/Internal/Filters/DateFilter.php | 4 +- .../Filters/ExponentialRetryPolicy.php | 4 +- .../Common/Internal/Filters/HeadersFilter.php | 4 +- .../Common/Internal/Filters/RetryPolicy.php | 4 +- .../Internal/Filters/RetryPolicyFilter.php | 4 +- .../Internal/Filters/SharedKeyFilter.php | 4 +- .../Common/Internal/Filters/WrapFilter.php | 4 +- .../Common/Internal/Http/HttpCallContext.php | 4 +- .../Common/Internal/Http/HttpClient.php | 4 +- .../Common/Internal/Http/IHttpClient.php | 4 +- WindowsAzure/Common/Internal/Http/IUrl.php | 4 +- WindowsAzure/Common/Internal/Http/Url.php | 4 +- .../Common/Internal/IServiceBuilder.php | 4 +- .../Common/Internal/IServiceFilter.php | 4 +- .../Internal/InvalidArgumentTypeException.php | 4 +- WindowsAzure/Common/Internal/Logger.php | 4 +- WindowsAzure/Common/Internal/Resources.php | 4 +- WindowsAzure/Common/Internal/RestProxy.php | 4 +- .../Internal/Serialization/ISerializer.php | 4 +- .../Internal/Serialization/XmlSerializer.php | 4 +- .../Common/Internal/ServiceRestProxy.php | 4 +- .../Common/Internal/ServicesBuilder.php | 4 +- WindowsAzure/Common/Internal/Utilities.php | 6 +- WindowsAzure/Common/Internal/Validate.php | 4 +- .../Models/GetServicePropertiesResult.php | 4 +- WindowsAzure/Common/Models/Logging.php | 4 +- WindowsAzure/Common/Models/Metrics.php | 4 +- .../Common/Models/RetentionPolicy.php | 4 +- .../Common/Models/ServiceProperties.php | 4 +- WindowsAzure/Common/ServiceException.php | 4 +- WindowsAzure/Queue/Internal/IQueue.php | 4 +- .../Queue/Models/CreateMessageOptions.php | 4 +- .../Queue/Models/CreateQueueOptions.php | 4 +- .../Queue/Models/GetQueueMetadataResult.php | 4 +- .../Queue/Models/ListMessagesOptions.php | 4 +- .../Queue/Models/ListMessagesResult.php | 4 +- .../Queue/Models/ListQueuesOptions.php | 4 +- .../Queue/Models/ListQueuesResult.php | 4 +- .../Queue/Models/PeekMessagesOptions.php | 4 +- .../Queue/Models/PeekMessagesResult.php | 4 +- WindowsAzure/Queue/Models/Queue.php | 4 +- WindowsAzure/Queue/Models/QueueMessage.php | 4 +- .../Queue/Models/QueueServiceOptions.php | 4 +- .../Queue/Models/UpdateMessageResult.php | 4 +- .../Queue/Models/WindowsAzureQueueMessage.php | 4 +- WindowsAzure/Queue/QueueRestProxy.php | 4 +- WindowsAzure/Queue/QueueService.php | 4 +- WindowsAzure/Queue/QueueSettings.php | 4 +- .../Internal/IServiceManagement.php | 4 +- .../Models/AffinityGroup.php | 4 +- .../Models/AsynchronousOperationResult.php | 6 +- .../Models/CreateAffinityGroupOptions.php | 4 +- .../Models/CreateStorageServiceOptions.php | 4 +- .../GetAffinityGroupPropertiesResult.php | 4 +- .../Models/GetOperationStatusResult.php | 4 +- .../Models/GetStorageServiceKeysResult.php | 4 +- .../GetStorageServicePropertiesResult.php | 4 +- .../ServiceManagement/Models/KeyType.php | 4 +- .../Models/ListAffinityGroupsResult.php | 4 +- .../Models/ListLocationsResult.php | 4 +- .../Models/ListStorageServicesResult.php | 4 +- .../ServiceManagement/Models/Location.php | 4 +- .../ServiceManagement/Models/Locations.php | 4 +- .../Models/OperationStatus.php | 4 +- .../ServiceManagement/Models/Service.php | 4 +- .../Models/ServiceProperties.php | 4 +- .../Models/StorageService.php | 4 +- .../Models/UpdateStorageServiceOptions.php | 4 +- .../ServiceManagementRestProxy.php | 4 +- .../ServiceManagementService.php | 4 +- .../ServiceManagementSettings.php | 4 +- .../Internal/AcquireCurrentState.php | 4 +- .../Internal/ChannelNotAvailableException.php | 4 +- .../Internal/ChunkedGoalStateDeserializer.php | 4 +- .../ServiceRuntime/Internal/CurrentState.php | 4 +- .../ServiceRuntime/Internal/CurrentStatus.php | 4 +- .../Internal/FileInputChannel.php | 4 +- .../Internal/FileOutputChannel.php | 4 +- .../ServiceRuntime/Internal/GoalState.php | 4 +- .../Internal/ICurrentStateSerializer.php | 4 +- .../Internal/IGoalStateDeserializer.php | 4 +- .../ServiceRuntime/Internal/IInputChannel.php | 4 +- .../Internal/IOutputChannel.php | 4 +- .../Internal/IRoleEnvironmentChange.php | 4 +- .../IRoleEnvironmentDataDeserializer.php | 4 +- .../Internal/IRuntimeClient.php | 4 +- .../Internal/IRuntimeClientFactory.php | 4 +- .../Internal/IRuntimeCurrentStateClient.php | 4 +- .../Internal/IRuntimeGoalStateClient.php | 4 +- .../ServiceRuntime/Internal/LocalResource.php | 4 +- .../Internal/Protocol1RuntimeClient.php | 4 +- .../Protocol1RuntimeClientFactory.php | 4 +- .../Protocol1RuntimeCurrentStateClient.php | 4 +- .../Protocol1RuntimeGoalStateClient.php | 4 +- .../Internal/ReleaseCurrentState.php | 4 +- WindowsAzure/ServiceRuntime/Internal/Role.php | 4 +- ...eEnvironmentConfigurationSettingChange.php | 4 +- .../Internal/RoleEnvironmentData.php | 4 +- .../RoleEnvironmentNotAvailableException.php | 4 +- .../RoleEnvironmentTopologyChange.php | 4 +- .../ServiceRuntime/Internal/RoleInstance.php | 4 +- .../Internal/RoleInstanceEndpoint.php | 4 +- .../Internal/RoleInstanceStatus.php | 4 +- .../ServiceRuntime/Internal/RuntimeKernel.php | 4 +- .../Internal/RuntimeVersionManager.php | 4 +- .../Internal/RuntimeVersionProtocolClient.php | 4 +- .../Internal/XmlCurrentStateSerializer.php | 4 +- .../Internal/XmlGoalStateDeserializer.php | 4 +- .../XmlRoleEnvironmentDataDeserializer.php | 4 +- .../ServiceRuntime/RoleEnvironment.php | 4 +- .../Table/Internal/AtomReaderWriter.php | 4 +- .../Table/Internal/IAtomReaderWriter.php | 4 +- .../Table/Internal/IMimeReaderWriter.php | 4 +- WindowsAzure/Table/Internal/ITable.php | 4 +- .../Table/Internal/MimeReaderWriter.php | 7 +- WindowsAzure/Table/Models/BatchError.php | 4 +- WindowsAzure/Table/Models/BatchOperation.php | 4 +- .../Models/BatchOperationParameterName.php | 4 +- .../Table/Models/BatchOperationType.php | 4 +- WindowsAzure/Table/Models/BatchOperations.php | 4 +- WindowsAzure/Table/Models/BatchResult.php | 4 +- .../Table/Models/DeleteEntityOptions.php | 4 +- WindowsAzure/Table/Models/EdmType.php | 4 +- WindowsAzure/Table/Models/Entity.php | 4 +- .../Table/Models/Filters/BinaryFilter.php | 6 +- .../Table/Models/Filters/ConstantFilter.php | 4 +- WindowsAzure/Table/Models/Filters/Filter.php | 8 +- .../Models/Filters/PropertyNameFilter.php | 4 +- .../Models/Filters/QueryStringFilter.php | 4 +- .../Table/Models/Filters/UnaryFilter.php | 4 +- WindowsAzure/Table/Models/GetEntityResult.php | 4 +- WindowsAzure/Table/Models/GetTableResult.php | 4 +- .../Table/Models/InsertEntityResult.php | 4 +- WindowsAzure/Table/Models/Property.php | 4 +- WindowsAzure/Table/Models/Query.php | 4 +- .../Table/Models/QueryEntitiesOptions.php | 4 +- .../Table/Models/QueryEntitiesResult.php | 4 +- .../Table/Models/QueryTablesOptions.php | 4 +- .../Table/Models/QueryTablesResult.php | 4 +- .../Table/Models/TableServiceOptions.php | 4 +- .../Table/Models/UpdateEntityResult.php | 4 +- WindowsAzure/Table/TableRestProxy.php | 4 +- WindowsAzure/Table/TableService.php | 4 +- WindowsAzure/Table/TableSettings.php | 4 +- build.xml | 7 - examples/Client/CloudStorageService.php | 4 +- examples/Client/CloudSubscription.php | 4 +- examples/Client/CloudTable.php | 4 +- examples/Client/ErrorMessages.php | 4 +- examples/Client/WindowsAzureErrorCodes.php | 4 +- package.php | 2 +- package.xml | 416 ++++++++-------- .../BlobServiceRestProxyTestBase.php | 4 +- tests/framework/FiddlerFilter.php | 12 +- .../QueueServiceRestProxyTestBase.php | 4 +- tests/framework/RestProxyTestBase.php | 4 +- .../ServiceManagementRestProxyTestBase.php | 4 +- tests/framework/ServiceRestProxyTestBase.php | 4 +- .../TableServiceRestProxyTestBase.php | 4 +- tests/framework/TestResources.php | 19 +- tests/framework/VirtualFileSystem.php | 4 +- .../Blob/BlobServiceFunctionalTest.php | 18 +- .../Blob/BlobServiceFunctionalTestData.php | 20 +- .../Blob/BlobServiceIntegrationTest.php | 18 +- .../WindowsAzure/Blob/FunctionalTestBase.php | 18 +- .../WindowsAzure/Blob/IntegrationTestBase.php | 18 +- .../WindowsAzure/Queue/FunctionalTestBase.php | 18 +- .../Queue/IntegrationTestBase.php | 18 +- .../QueueServiceFunctionalOptionsTest.php | 18 +- .../QueueServiceFunctionalParameterTest.php | 18 +- .../Queue/QueueServiceFunctionalTest.php | 18 +- .../Queue/QueueServiceFunctionalTestData.php | 20 +- .../Queue/QueueServiceIntegrationTest.php | 18 +- .../WindowsAzure/Table/FunctionalTestBase.php | 18 +- .../Table/IntegrationTestBase.php | 18 +- .../TableServiceFunctionalOptionsTest.php | 18 +- .../TableServiceFunctionalParametersTest.php | 18 +- .../Table/TableServiceFunctionalQueryTest.php | 18 +- .../Table/TableServiceFunctionalTest.php | 18 +- .../Table/TableServiceFunctionalTestData.php | 18 +- .../Table/TableServiceFunctionalTestUtils.php | 18 +- .../Table/TableServiceIntegrationTest.php | 18 +- .../SharedKeyAuthSchemeMock.php | 19 +- .../Authentication/StorageAuthSchemeMock.php | 19 +- .../TableSharedKeyLiteAuthSchemeMock.php | 19 +- .../Internal/Filters/SimpleFilterMock.php | 4 +- .../WindowsAzure/Blob/BlobRestProxyTest.php | 4 +- .../WindowsAzure/Blob/BlobServiceTest.php | 4 +- .../Blob/Models/AccessConditionTest.php | 4 +- .../Blob/Models/AccessPolicyTest.php | 4 +- .../Blob/Models/AcquireLeaseOptionsTest.php | 4 +- .../Blob/Models/AcquireLeaseResultTest.php | 4 +- .../Blob/Models/BlobBlockTypeTest.php | 4 +- .../Blob/Models/BlobPrefixTest.php | 4 +- .../Blob/Models/BlobPropertiesTest.php | 4 +- .../Blob/Models/BlobServiceOptionsTest.php | 4 +- .../WindowsAzure/Blob/Models/BlobTest.php | 4 +- .../WindowsAzure/Blob/Models/BlobTypeTest.php | 4 +- .../Blob/Models/BlockListTest.php | 4 +- .../WindowsAzure/Blob/Models/BlockTest.php | 4 +- .../Models/CommitBlobBlocksOptionsTest.php | 4 +- .../Blob/Models/ContainerACLTest.php | 4 +- .../Blob/Models/ContainerPropertiesTest.php | 4 +- .../Blob/Models/ContainerTest.php | 4 +- .../Blob/Models/CopyBlobOptionsTest.php | 6 +- .../Blob/Models/CopyBlobResultTest.php | 4 +- .../Models/CreateBlobBlockOptionsTest.php | 4 +- .../Blob/Models/CreateBlobOptionsTest.php | 4 +- .../Models/CreateBlobPagesOptionsTest.php | 4 +- .../Blob/Models/CreateBlobPagesResultTest.php | 4 +- .../Models/CreateBlobSnapshotOptionsTest.php | 4 +- .../Models/CreateBlobSnapshotResultTest.php | 4 +- .../Models/CreateContainerOptionsTest.php | 4 +- .../Blob/Models/DeleteBlobOptionsTest.php | 4 +- .../Models/DeleteContainerOptionsTest.php | 4 +- .../Models/GetBlobMetadataOptionsTest.php | 4 +- .../Blob/Models/GetBlobMetadataResultTest.php | 4 +- .../Blob/Models/GetBlobOptionsTest.php | 4 +- .../Models/GetBlobPropertiesOptionsTest.php | 4 +- .../Models/GetBlobPropertiesResultTest.php | 4 +- .../Blob/Models/GetBlobResultTest.php | 4 +- .../Blob/Models/GetContainerACLResultTest.php | 4 +- .../GetContainerPropertiesResultTest.php | 4 +- .../Blob/Models/LeaseModeTest.php | 4 +- .../Blob/Models/ListBlobBlocksOptionsTest.php | 4 +- .../Blob/Models/ListBlobBlocksResultTest.php | 4 +- .../Blob/Models/ListBlobsOptionsTest.php | 4 +- .../Blob/Models/ListBlobsResultTest.php | 4 +- .../Blob/Models/ListContainersOptionsTest.php | 4 +- .../Blob/Models/ListContainersResultTest.php | 4 +- .../Models/ListPageBlobRangesOptionsTest.php | 4 +- .../Models/ListPageBlobRangesResultTest.php | 4 +- .../Blob/Models/PageRangeTest.php | 4 +- .../Blob/Models/PublicAccessTypeTest.php | 4 +- .../Models/SetBlobMetadataOptionsTest.php | 4 +- .../Blob/Models/SetBlobMetadataResultTest.php | 4 +- .../Models/SetBlobPropertiesOptionsTest.php | 6 +- .../Models/SetBlobPropertiesResultTest.php | 4 +- .../SetContainerMetadataOptionsTest.php | 4 +- .../Blob/Models/SignedIdentifierTest.php | 4 +- .../WindowsAzure/Common/ConfigurationTest.php | 4 +- .../SharedKeyAuthSchemeTest.php | 4 +- .../Authentication/StorageAuthSchemeTest.php | 4 +- .../TableSharedKeyLiteAuthSchemeTest.php | 4 +- .../Internal/Filters/DateFilterTest.php | 4 +- .../Filters/ExponentialRetryPolicyTest.php | 4 +- .../Internal/Filters/HeadersFilterTest.php | 4 +- .../Internal/Filters/SharedKeyFilterTest.php | 9 +- .../Internal/Http/HttpCallContextTest.php | 4 +- .../Common/Internal/Http/HttpClientTest.php | 4 +- .../Common/Internal/Http/UrlTest.php | 4 +- .../InvalidArgumentTypeExceptionTest.php | 7 +- .../Common/Internal/LoggerTest.php | 4 +- .../Serialization/XmlSerializerTest.php | 4 +- .../Common/Internal/ServiceRestProxyTest.php | 4 +- .../Common/Internal/ServicesBuilderTest.php | 4 +- .../Common/Internal/UtilitiesTest.php | 4 +- .../Common/Internal/ValidateTest.php | 4 +- .../Models/GetServicePropertiesResultTest.php | 4 +- .../Common/Models/LoggingTest.php | 4 +- .../Common/Models/MetricsTest.php | 4 +- .../Common/Models/RetentionPolicyTest.php | 4 +- .../Common/Models/ServicePropertiesTest.php | 4 +- .../Common/ServiceExceptionTest.php | 7 +- .../Queue/Models/CreateMessageOptionsTest.php | 4 +- .../Queue/Models/CreateQueueOptionsTest.php | 4 +- .../Models/GetQueueMetadataResultTest.php | 4 +- .../Queue/Models/ListMessagesOptionsTest.php | 4 +- .../Queue/Models/ListMessagesResultTest.php | 4 +- .../Queue/Models/ListQueuesOptionsTest.php | 4 +- .../Queue/Models/ListQueuesResultTest.php | 4 +- .../Queue/Models/PeekMessagesOptionsTest.php | 4 +- .../Queue/Models/PeekMessagesResultTest.php | 4 +- .../Queue/Models/QueueMessageTest.php | 4 +- .../Queue/Models/QueueServiceOptionsTest.php | 4 +- .../WindowsAzure/Queue/Models/QueueTest.php | 4 +- .../Queue/Models/UpdateMessageResultTest.php | 4 +- .../Models/WindowsAzureQueueMessageTest.php | 4 +- .../WindowsAzure/Queue/QueueRestProxyTest.php | 4 +- .../WindowsAzure/Queue/QueueServiceTest.php | 4 +- .../Models/AffinityGroupTest.php | 4 +- .../AsynchronousOperationResultTest.php | 4 +- .../Models/CreateAffinityGroupOptionsTest.php | 4 +- .../CreateStorageServiceOptionsTest.php | 4 +- .../GetAffinityGroupPropertiesResultTest.php | 4 +- .../Models/GetOperationStatusResultTest.php | 4 +- .../GetStorageServiceKeysResultTest.php | 4 +- .../GetStorageServicePropertiesResultTest.php | 4 +- .../Models/ListAffinityGroupsResultTest.php | 4 +- .../Models/ListLocationsResultTest.php | 4 +- .../Models/ListStorageServicesResultTest.php | 4 +- .../ServiceManagement/Models/LocationTest.php | 4 +- .../Models/ServicePropertiesTest.php | 4 +- .../ServiceManagement/Models/ServiceTest.php | 4 +- .../Models/StorageServiceTest.php | 4 +- .../UpdateStorageServiceOptionsTest.php | 4 +- .../ServiceManagementRestProxyTest.php | 4 +- .../ServiceManagementServiceTest.php | 4 +- .../Internal/AcquireCurrentStateTest.php | 4 +- .../ChunkedGoalStateDeserializerTest.php | 4 +- .../Internal/CurrentStateTest.php | 4 +- .../Internal/FileInputChannelTest.php | 4 +- .../Internal/FileOutputChannelTest.php | 4 +- .../ServiceRuntime/Internal/GoalStateTest.php | 4 +- .../Internal/LocalResourceTest.php | 4 +- .../Protocol1RuntimeClientFactoryTest.php | 4 +- .../Internal/Protocol1RuntimeClientTest.php | 4 +- ...Protocol1RuntimeCurrentStateClientTest.php | 4 +- .../Protocol1RuntimeGoalStateClientTest.php | 4 +- .../Internal/ReleaseCurrentStateTest.php | 4 +- ...ironmentConfigurationSettingChangeTest.php | 4 +- .../Internal/RoleEnvironmentDataTest.php | 4 +- .../RoleEnvironmentTopologyChangeTest.php | 4 +- .../Internal/RoleInstanceEndpointTest.php | 4 +- .../Internal/RoleInstanceTest.php | 4 +- .../ServiceRuntime/Internal/RoleTest.php | 4 +- .../Internal/RuntimeKernelTest.php | 4 +- .../Internal/RuntimeVersionManagerTest.php | 4 +- .../RuntimeVersionProtocolClientTest.php | 4 +- .../XmlCurrentStateSerializerTest.php | 4 +- .../Internal/XmlGoalStateDeserializerTest.php | 4 +- ...XmlRoleEnvironmentDataDeserializerTest.php | 4 +- .../ServiceRuntime/RoleEnvironmentTest.php | 4 +- .../Table/Internal/AtomReaderWriterTest.php | 4 +- .../Table/Models/BatchErrorTest.php | 4 +- .../BatchOperationParameterNameTest.php | 4 +- .../Table/Models/BatchOperationTest.php | 4 +- .../Table/Models/BatchOperationTypeTest.php | 4 +- .../Table/Models/BatchOperationsTest.php | 4 +- .../Table/Models/BatchResultTest.php | 4 +- .../Table/Models/DeleteEntityOptionsTest.php | 4 +- .../WindowsAzure/Table/Models/EdmTypeTest.php | 4 +- .../WindowsAzure/Table/Models/EntityTest.php | 4 +- .../Table/Models/Filters/BinaryFilterTest.php | 4 +- .../Models/Filters/ConstantFilterTest.php | 4 +- .../Table/Models/Filters/FilterTest.php | 4 +- .../Models/Filters/PropertyNameFilterTest.php | 4 +- .../Models/Filters/QueryStringFilterTest.php | 4 +- .../Table/Models/Filters/UnaryFilterTest.php | 4 +- .../Table/Models/GetEntityResultTest.php | 4 +- .../Table/Models/GetTableResultTest.php | 4 +- .../Table/Models/InsertEntityResultTest.php | 4 +- .../Table/Models/PropertyTest.php | 4 +- .../Table/Models/QueryEntitiesOptionsTest.php | 4 +- .../Table/Models/QueryEntitiesResultTest.php | 4 +- .../Table/Models/QueryTablesOptionsTest.php | 4 +- .../Table/Models/QueryTablesResultTest.php | 4 +- .../WindowsAzure/Table/Models/QueryTest.php | 4 +- .../Table/Models/TableServiceOptionsTest.php | 4 +- .../Table/Models/UpdateEntityResultTest.php | 4 +- .../WindowsAzure/Table/TableRestProxyTest.php | 4 +- .../WindowsAzure/Table/TableServiceTest.php | 4 +- 416 files changed, 1259 insertions(+), 1687 deletions(-) delete mode 100644 ChannelManager.php diff --git a/ChannelManager.php b/ChannelManager.php deleted file mode 100644 index db95baf9..00000000 --- a/ChannelManager.php +++ /dev/null @@ -1,456 +0,0 @@ - - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link http://pear.php.net/package/azure-sdk-for-php - */ - -namespace WindowsAzure; - -require_once 'WindowsAzure/WindowsAzure.php'; -require_once 'Defaults.php'; -use WindowsAzure\Common\Internal\Utilities; -use WindowsAzure\Common\Internal\Serialization\XmlSerializer; -use WindowsAzure\Common\Configuration; -use WindowsAzure\Blob\BlobSettings; -use WindowsAzure\Blob\BlobService; -use WindowsAzure\Blob\Models\CreateContainerOptions; -use WindowsAzure\Blob\Models\PublicAccessType; -use WindowsAzure\Common\ServiceException; -use WindowsAzure\Blob\Models\CreateBlobOptions; - -/** - * Manages a PEAR channel. - * - * @category Microsoft - * @package WindowsAzure - * @author Azure PHP SDK - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @version Release: @package_version@ - * @link http://pear.php.net/package/azure-sdk-for-php - */ -class ChannelManager -{ - /** - * @var BlobRestProxy - */ - private static $_blobRestProxy; - - /** - * Creates new blob REST proxy. - * - * @return BlobRestProxy - */ - private static function _createBlobRestProxy() - { - $config = new Configuration(); - $config->setProperty(BlobSettings::ACCOUNT_KEY, getenv('CHANNEL_STORAGE_SERVICE_KEY')); - $config->setProperty(BlobSettings::ACCOUNT_NAME, CHANNEL_STORAGE_SERVICE_NAME); - $config->setProperty(BlobSettings::URI, CHANNEL_URL); - - return BlobService::create($config); - } - - /** - * Channel manager main entry. - * - * @return none - */ - public static function main() - { - self::$_blobRestProxy = self::_createBlobRestProxy(); - - if ( isset($_GET['release']) - || (isset($_SERVER['argv']) - && @$_SERVER['argv'][1] == 'release') - ) { - // Ship a new release - self::_downloadChannel(); - self::_addPackage(); - self::_uploadChannel(); - self::_verifyInstall(); - } else { - // Prompt user to manage channel - self::_manageChannel(); - } - } - - /** - * Command line interaction with user to manage the channel by letting user to: - * 1) Get the channel (either by creation of new one or download existing one). - * 2) Prompt user to remove old package. - * 3) Prompt user to add current package. - * 4) Upload the channel back. - * 5) Verify that latest package is installable. - * - * @return none - */ - private static function _manageChannel() - { - $answer = self::_promptMsg('Create new channel? [n]:', true); - switch ($answer) { - case 'y': - self::_createNewChannel(); - self::_uploadChannel(); - self::_executeCommand('pear channel-discover ' . CHANNEL_NAME); - break; - case 'n': - case '': - self::_downloadChannel(); - break; - } - - do { - $answer = self::_promptMsg('Want to remove exisitng package? [n]:', true); - switch ($answer) { - case 'y': - self::_removePackage(); - break; - } - } while ($answer == 'y'); - - $answer = self::_promptMsg('Want to add current package? [y]:', true); - switch ($answer) { - case 'y': - case '': - self::_addPackage(); - break; - } - - self::_uploadChannel(); - - self::_verifyInstall(); - } - - /** - * Creates new channel and removes existing channel files by: - * 1) Removes existing channel files on the cloud. - * 2) Constructs pirum.xml contents. - * 3) Cleans previous files if any and create new channel directory. - * 4) Writes pirum.xml. - * 5) Generates the channel files. - * - * @return none - */ - private static function _createNewChannel() - { - echo "Removing old channel files if any...\n"; - self::_clearContainer(CHANNEL_MAIN_CONTAINER, self::$_blobRestProxy); - self::_clearContainer(CHANNEL_GET_CONTAINER, self::$_blobRestProxy); - self::_clearContainer(CHANNEL_REST_CONTAINER, self::$_blobRestProxy); - - $xmlSerializer = new XmlSerializer(); - $properties = array(XmlSerializer::ROOT_NAME => 'server'); - $fileArray = array( - 'name' => CHANNEL_NAME, - 'summary' => CHANNEL_SUMMARY, - 'alias' => CHANNEL_ALIAS, - 'url' => CHANNEL_URL - ); - $fileContents = $xmlSerializer->serialize($fileArray, $properties); - $dirName = CHANNEL_DIR_NAME; - - self::createDir(CHANNEL_DIR_NAME); - - $filePath = dirname(__FILE__) . DIRECTORY_SEPARATOR . $dirName; - $filePath .= DIRECTORY_SEPARATOR . 'pirum.xml'; - file_put_contents($filePath, $fileContents); - - self::_executeCommand("pirum build $dirName/"); - } - - /** - * Tries to install the new released package. - * - * @return none - */ - private static function _verifyInstall() - { - echo "Test installing the package...\n"; - self::_executeCommand('pear uninstall WindowsAzure/WindowsAzure'); - self::_executeCommand('pear channel-update WindowsAzure'); - self::_executeCommand('pear clear-cache'); - self::_executeCommand('pear install WindowsAzure/WindowsAzure'); - } - - /** - * Deletes all the Blobs in a specified container. - * - * @param string $container The container name. - * - * @return none - */ - private static function _clearContainer($container) - { - $blobs = self::$_blobRestProxy->listBlobs($container); - $blobs = $blobs->getBlobs(); - foreach ($blobs as $blob) { - self::$_blobRestProxy->deleteBlob($container, $blob->getName()); - } - } - - /** - * Downloads all the Blobs in a container to a specified directory. - * - * @param string $containerName The container name. - * @param string $dirName The directory name. - * - * @return none - */ - private static function _downloadContainerInDir($containerName, $dirName) - { - self::_createDir($dirName); - $blobs = self::$_blobRestProxy->listBlobs($containerName); - $blobs = $blobs->getBlobs(); - foreach ($blobs as $blob) { - $name = $blob->getName(); - $blob = self::$_blobRestProxy->getBlob($containerName, $name); - $file = $dirName . '/' . $name; - $dir = dirname($file); - if (!is_dir($dir)) { - mkdir($dir, 0777, true); - } - file_put_contents($file, stream_get_contents($blob->getContentStream())); - } - } - - /** - * Downloads the channel files. - * - * @return none - */ - private static function _downloadChannel() - { - echo "Downloading the channel files...\n"; - self::_downloadContainerInDir(CHANNEL_MAIN_CONTAINER, CHANNEL_DIR_NAME); - self::_downloadContainerInDir(CHANNEL_GET_CONTAINER, CHANNEL_DIR_NAME . '/get'); - self::_downloadContainerInDir(CHANNEL_REST_CONTAINER, CHANNEL_DIR_NAME . '/rest'); - } - - /** - * Uploads the channel files to blob storage. - * - * @return none - * - * @throws \Exception - */ - private static function _uploadChannel() - { - $names = array(); - self::_rscandir('channel', $names); - $contents = array_map('file_get_contents', $names); - - echo "Uploading channel files to the cloud...\n"; - self::_tryCreateContainer(CHANNEL_MAIN_CONTAINER); - self::_tryCreateContainer(CHANNEL_GET_CONTAINER); - self::_tryCreateContainer(CHANNEL_REST_CONTAINER); - - $channelDir = 'channel/'; - $getDir = $channelDir . 'get/'; - $restDir = $channelDir . 'rest/'; - - for ($i = 0; $i < count($names); $i++) { - $options = new CreateBlobOptions(); - $finfo = finfo_open(FILEINFO_MIME_TYPE); - $options->setContentType(finfo_file($finfo, $names[$i])); - - if (strpos($names[$i], $getDir) !== false) { - $names[$i] = str_replace($getDir, '', $names[$i]); - $container = CHANNEL_GET_CONTAINER; - } else if (strpos($names[$i], $restDir) !== false) { - $names[$i] = str_replace($restDir, '', $names[$i]); - $container = CHANNEL_REST_CONTAINER; - } else if (strpos($names[$i], $channelDir) !== false) { - $names[$i] = str_replace($channelDir, '', $names[$i]); - $container = CHANNEL_MAIN_CONTAINER; - } else { - throw new \Exception('incorrect file path.'); - } - - self::$_blobRestProxy->createBlockBlob( - $container, - $names[$i], - $contents[$i], - $options - ); - } - } - /** - * Scans a directory and returns all files under it recursively. - * - * @param string $dir The directory path. - * @param array &$files The directory files. - * - * @return none - */ - private static function _rscandir($dir, &$files) { - foreach(glob($dir . '/*') as $file) { - if(is_dir($file)) - self::_rscandir($file, $files); - else - $files[] = $file; - } - } - - /** - * Tries to create new container if it does not exist. - * - * @param string $container The container name. - * - * @return none - */ - private static function _tryCreateContainer($container) - { - try { - $options = new CreateContainerOptions(); - $options->setPublicAccess(PublicAccessType::BLOBS_ONLY); - self::$_blobRestProxy->createContainer($container, $options); - } catch (ServiceException $e) { - if ($e->getCode() != 409) { - print_r($e); - exit(); - } - } - } - - /** - * Adds new package. - * - * @return none - */ - private static function _addPackage() - { - self::_executeCommand('ant pear-package'); - $files = glob('*.tgz'); - $name = $files[count($files) - 1]; - self::_executeCommand("pirum add channel $name"); - } - - /** - * Removes existing package. - * - * @return none - */ - private static function _removePackage() - { - $files = glob('channel/get/*.tgz'); - if (empty($files)) { - echo "No packages to remove.\n"; - } else { - $files = array_map('basename', $files); - $msg = ''; - for ($i = 0; $i < count($files); $i++) { - $msg .= ($i + 1) . '. ' . $files[$i] . "\n"; - } - $answer = self::_promptMsg($msg . 'Choose package to remove:'); - $name = $files[$answer - 1]; - self::_executeCommand("pirum remove channel $name"); - } - } - - /** - * Creates new directory and removes existing one. - * - * @param string $dirName The directory name. - * - * @return none - */ - private static function _createDir($dirName) - { - // Clear previous files if any - self::_rrmdir($dirName); - - // Create new directory - mkdir($dirName); - } - - /** - * Executes cmdline command. - * - * @param string $command The command to execute. - * - * @return none - */ - private static function _executeCommand($command) - { - exec($command, $output, $failed); - echo implode("\n", $output) . "\n"; - if ($failed) { - echo "Something went wrong. Exit\n"; - exit(); - } - } - - /** - * Removes a whole directory with all files inside it. - * - * @param string $dir The directory path. - * - * @return none - */ - private static function _rrmdir($dir) - { - foreach(glob($dir . '/*') as $file) { - if(is_dir($file)) { - self::_rrmdir($file); - } else { - unlink($file); - } - } - - if (is_dir($dir)) { - rmdir($dir); - } - } - - /** - * Prompts message to the uers and return back the input. - * - * @param string $msg The message to display. - * @param boolean $isYesNoMsg Flag to indicate if this is Y/N question. - * - * @return string - */ - private static function _promptMsg($msg, $isYesNoMsg = false) - { - if ($isYesNoMsg) { - do { - echo $msg; - $line = trim(fgets(STDIN)); - $line = strtolower($line); - $line = empty($line) ? $line : $line[0]; - if ($line == '' || $line == 'y' || $line == 'n') { - break; - } - } while (true); - } else { - echo $msg; - $line = trim(fgets(STDIN)); - } - - return $line; - } -} - - -// Start the script -ChannelManager::main(); - -?> \ No newline at end of file diff --git a/Defaults.php b/Defaults.php index 0f4299f0..691a705f 100644 --- a/Defaults.php +++ b/Defaults.php @@ -18,7 +18,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ const CHANNEL_NAME = 'pear.windowsazure.com'; diff --git a/WindowsAzure/Blob/BlobRestProxy.php b/WindowsAzure/Blob/BlobRestProxy.php index 7b1021a3..1d6984d8 100644 --- a/WindowsAzure/Blob/BlobRestProxy.php +++ b/WindowsAzure/Blob/BlobRestProxy.php @@ -1,7 +1,7 @@ * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob; @@ -83,7 +83,7 @@ use WindowsAzure\Blob\Models\CopyBlobResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobRestProxy extends ServiceRestProxy implements IBlob { @@ -2183,25 +2183,18 @@ class BlobRestProxy extends ServiceRestProxy implements IBlob if (is_null($options)) { $options = new CopyBlobOptions(); } - - $this->addOptionalQueryParam( - $queryParams, - Resources::QP_TIMEOUT, - $options->getTimeout() - ); - $sourceBlobPath = $this->_getCopyBlobSourceName( $sourceContainer, $sourceBlob, $options ); - $headers = $this->addOptionalAccessConditionHeader( + $this->addOptionalAccessConditionHeader( $headers, $options->getAccessCondition() ); - $headers = $this->addOptionalSourceAccessConditionHeader( + $this->addOptionalSourceAccessConditionHeader( $headers, $options->getSourceAccessCondition() ); diff --git a/WindowsAzure/Blob/BlobService.php b/WindowsAzure/Blob/BlobService.php index d186d8e1..7f90e2c1 100644 --- a/WindowsAzure/Blob/BlobService.php +++ b/WindowsAzure/Blob/BlobService.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobService { diff --git a/WindowsAzure/Blob/BlobSettings.php b/WindowsAzure/Blob/BlobSettings.php index 63110876..7e27f465 100644 --- a/WindowsAzure/Blob/BlobSettings.php +++ b/WindowsAzure/Blob/BlobSettings.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobSettings { diff --git a/WindowsAzure/Blob/Internal/IBlob.php b/WindowsAzure/Blob/Internal/IBlob.php index 50f20b78..e3fe83d8 100644 --- a/WindowsAzure/Blob/Internal/IBlob.php +++ b/WindowsAzure/Blob/Internal/IBlob.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\FilterableService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php * @see http://msdn.microsoft.com/en-us/library/windowsazure/dd135733.aspx */ interface IBlob extends FilterableService diff --git a/WindowsAzure/Blob/Models/AccessCondition.php b/WindowsAzure/Blob/Models/AccessCondition.php index 5205d811..1caeba58 100644 --- a/WindowsAzure/Blob/Models/AccessCondition.php +++ b/WindowsAzure/Blob/Models/AccessCondition.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\WindowsAzureUtilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AccessCondition { diff --git a/WindowsAzure/Blob/Models/AccessPolicy.php b/WindowsAzure/Blob/Models/AccessPolicy.php index e0d6a7e9..08adb859 100644 --- a/WindowsAzure/Blob/Models/AccessPolicy.php +++ b/WindowsAzure/Blob/Models/AccessPolicy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AccessPolicy { diff --git a/WindowsAzure/Blob/Models/AcquireLeaseOptions.php b/WindowsAzure/Blob/Models/AcquireLeaseOptions.php index ab3d9b92..77c4c9a8 100644 --- a/WindowsAzure/Blob/Models/AcquireLeaseOptions.php +++ b/WindowsAzure/Blob/Models/AcquireLeaseOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AcquireLeaseOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/AcquireLeaseResult.php b/WindowsAzure/Blob/Models/AcquireLeaseResult.php index 835aecef..f970103f 100644 --- a/WindowsAzure/Blob/Models/AcquireLeaseResult.php +++ b/WindowsAzure/Blob/Models/AcquireLeaseResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AcquireLeaseResult { diff --git a/WindowsAzure/Blob/Models/Blob.php b/WindowsAzure/Blob/Models/Blob.php index da7338f4..e7b8463d 100644 --- a/WindowsAzure/Blob/Models/Blob.php +++ b/WindowsAzure/Blob/Models/Blob.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Blob { diff --git a/WindowsAzure/Blob/Models/BlobBlockType.php b/WindowsAzure/Blob/Models/BlobBlockType.php index 02303e64..7e0230b3 100644 --- a/WindowsAzure/Blob/Models/BlobBlockType.php +++ b/WindowsAzure/Blob/Models/BlobBlockType.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobBlockType { diff --git a/WindowsAzure/Blob/Models/BlobPrefix.php b/WindowsAzure/Blob/Models/BlobPrefix.php index f0d06be6..59217925 100644 --- a/WindowsAzure/Blob/Models/BlobPrefix.php +++ b/WindowsAzure/Blob/Models/BlobPrefix.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobPrefix { diff --git a/WindowsAzure/Blob/Models/BlobProperties.php b/WindowsAzure/Blob/Models/BlobProperties.php index eb626782..4cf3494f 100644 --- a/WindowsAzure/Blob/Models/BlobProperties.php +++ b/WindowsAzure/Blob/Models/BlobProperties.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobProperties { diff --git a/WindowsAzure/Blob/Models/BlobServiceOptions.php b/WindowsAzure/Blob/Models/BlobServiceOptions.php index a7ae2a62..dc8fd3d1 100644 --- a/WindowsAzure/Blob/Models/BlobServiceOptions.php +++ b/WindowsAzure/Blob/Models/BlobServiceOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/BlobType.php b/WindowsAzure/Blob/Models/BlobType.php index 91744e7f..d5273b1d 100644 --- a/WindowsAzure/Blob/Models/BlobType.php +++ b/WindowsAzure/Blob/Models/BlobType.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobType { diff --git a/WindowsAzure/Blob/Models/Block.php b/WindowsAzure/Blob/Models/Block.php index a64b6156..0a5dcb8f 100644 --- a/WindowsAzure/Blob/Models/Block.php +++ b/WindowsAzure/Blob/Models/Block.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Block { diff --git a/WindowsAzure/Blob/Models/BlockList.php b/WindowsAzure/Blob/Models/BlockList.php index 36f5d6ae..cae93223 100644 --- a/WindowsAzure/Blob/Models/BlockList.php +++ b/WindowsAzure/Blob/Models/BlockList.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Blob\Models\Block; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlockList { diff --git a/WindowsAzure/Blob/Models/CommitBlobBlocksOptions.php b/WindowsAzure/Blob/Models/CommitBlobBlocksOptions.php index b1c23fcc..ab65e4c9 100644 --- a/WindowsAzure/Blob/Models/CommitBlobBlocksOptions.php +++ b/WindowsAzure/Blob/Models/CommitBlobBlocksOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CommitBlobBlocksOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/Container.php b/WindowsAzure/Blob/Models/Container.php index 9052a03d..d46a23c7 100644 --- a/WindowsAzure/Blob/Models/Container.php +++ b/WindowsAzure/Blob/Models/Container.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Container { diff --git a/WindowsAzure/Blob/Models/ContainerACL.php b/WindowsAzure/Blob/Models/ContainerACL.php index c92dac1f..6bcdce4b 100644 --- a/WindowsAzure/Blob/Models/ContainerACL.php +++ b/WindowsAzure/Blob/Models/ContainerACL.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -40,7 +40,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ContainerAcl { diff --git a/WindowsAzure/Blob/Models/ContainerProperties.php b/WindowsAzure/Blob/Models/ContainerProperties.php index 4690c724..1bf2d2d3 100644 --- a/WindowsAzure/Blob/Models/ContainerProperties.php +++ b/WindowsAzure/Blob/Models/ContainerProperties.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ContainerProperties { diff --git a/WindowsAzure/Blob/Models/CopyBlobOptions.php b/WindowsAzure/Blob/Models/CopyBlobOptions.php index 7c2c8a98..089c2709 100644 --- a/WindowsAzure/Blob/Models/CopyBlobOptions.php +++ b/WindowsAzure/Blob/Models/CopyBlobOptions.php @@ -15,11 +15,11 @@ * PHP version 5 * * @category Microsoft - * @package WindowsAzure\Blob\Models + * @package PEAR2\WindowsAzure\Blob\Models * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -29,12 +29,12 @@ use WindowsAzure\Common\Internal\Validate; * optional parameters for CopyBlobOptions wrapper * * @category Microsoft - * @package WindowsAzure\Blob\Models + * @package PEAR2\WindowsAzure\Blob\Models * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CopyBlobOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/CopyBlobResult.php b/WindowsAzure/Blob/Models/CopyBlobResult.php index 129ef8bc..fe4704c1 100644 --- a/WindowsAzure/Blob/Models/CopyBlobResult.php +++ b/WindowsAzure/Blob/Models/CopyBlobResult.php @@ -16,10 +16,10 @@ * * @category Microsoft * @package WindowsAzure\Blob\Models - * @author Azure PHP SDK + * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CopyBlobResult { diff --git a/WindowsAzure/Blob/Models/CreateBlobBlockOptions.php b/WindowsAzure/Blob/Models/CreateBlobBlockOptions.php index 453d708b..7af2335a 100644 --- a/WindowsAzure/Blob/Models/CreateBlobBlockOptions.php +++ b/WindowsAzure/Blob/Models/CreateBlobBlockOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobBlockOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/CreateBlobOptions.php b/WindowsAzure/Blob/Models/CreateBlobOptions.php index 81280cef..d3cfbdc3 100644 --- a/WindowsAzure/Blob/Models/CreateBlobOptions.php +++ b/WindowsAzure/Blob/Models/CreateBlobOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/CreateBlobPagesOptions.php b/WindowsAzure/Blob/Models/CreateBlobPagesOptions.php index 7c7ba4c8..4b7310a9 100644 --- a/WindowsAzure/Blob/Models/CreateBlobPagesOptions.php +++ b/WindowsAzure/Blob/Models/CreateBlobPagesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobPagesOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/CreateBlobPagesResult.php b/WindowsAzure/Blob/Models/CreateBlobPagesResult.php index 4ab00b90..5495e2b2 100644 --- a/WindowsAzure/Blob/Models/CreateBlobPagesResult.php +++ b/WindowsAzure/Blob/Models/CreateBlobPagesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobPagesResult { diff --git a/WindowsAzure/Blob/Models/CreateBlobSnapshotOptions.php b/WindowsAzure/Blob/Models/CreateBlobSnapshotOptions.php index 8a1988fe..028f896a 100644 --- a/WindowsAzure/Blob/Models/CreateBlobSnapshotOptions.php +++ b/WindowsAzure/Blob/Models/CreateBlobSnapshotOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobSnapshotOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/CreateBlobSnapshotResult.php b/WindowsAzure/Blob/Models/CreateBlobSnapshotResult.php index 1941ecbd..b73cce94 100644 --- a/WindowsAzure/Blob/Models/CreateBlobSnapshotResult.php +++ b/WindowsAzure/Blob/Models/CreateBlobSnapshotResult.php @@ -16,10 +16,10 @@ * * @category Microsoft * @package WindowsAzure\Blob\Models - * @author Azure PHP SDK + * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobSnapshotResult { diff --git a/WindowsAzure/Blob/Models/CreateContainerOptions.php b/WindowsAzure/Blob/Models/CreateContainerOptions.php index 302d7bde..53f56772 100644 --- a/WindowsAzure/Blob/Models/CreateContainerOptions.php +++ b/WindowsAzure/Blob/Models/CreateContainerOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateContainerOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/DeleteBlobOptions.php b/WindowsAzure/Blob/Models/DeleteBlobOptions.php index ca0b2526..cb8c0ddb 100644 --- a/WindowsAzure/Blob/Models/DeleteBlobOptions.php +++ b/WindowsAzure/Blob/Models/DeleteBlobOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DeleteBlobOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/DeleteContainerOptions.php b/WindowsAzure/Blob/Models/DeleteContainerOptions.php index fcff8ef3..6ffecb98 100644 --- a/WindowsAzure/Blob/Models/DeleteContainerOptions.php +++ b/WindowsAzure/Blob/Models/DeleteContainerOptions.php @@ -15,11 +15,11 @@ * PHP version 5 * * @category Microsoft - * @package WindowsAzure\Blob\Models + * @package WindowsAzure * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DeleteContainerOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/GetBlobMetadataOptions.php b/WindowsAzure/Blob/Models/GetBlobMetadataOptions.php index ba912d55..c3ae4081 100644 --- a/WindowsAzure/Blob/Models/GetBlobMetadataOptions.php +++ b/WindowsAzure/Blob/Models/GetBlobMetadataOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobMetadataOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/GetBlobMetadataResult.php b/WindowsAzure/Blob/Models/GetBlobMetadataResult.php index 1b952758..6d718127 100644 --- a/WindowsAzure/Blob/Models/GetBlobMetadataResult.php +++ b/WindowsAzure/Blob/Models/GetBlobMetadataResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobMetadataResult { diff --git a/WindowsAzure/Blob/Models/GetBlobOptions.php b/WindowsAzure/Blob/Models/GetBlobOptions.php index 717e93ed..83869e72 100644 --- a/WindowsAzure/Blob/Models/GetBlobOptions.php +++ b/WindowsAzure/Blob/Models/GetBlobOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/GetBlobPropertiesOptions.php b/WindowsAzure/Blob/Models/GetBlobPropertiesOptions.php index 6a5dcba9..3fb37d5d 100644 --- a/WindowsAzure/Blob/Models/GetBlobPropertiesOptions.php +++ b/WindowsAzure/Blob/Models/GetBlobPropertiesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobPropertiesOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/GetBlobPropertiesResult.php b/WindowsAzure/Blob/Models/GetBlobPropertiesResult.php index 6cf441db..1d25515c 100644 --- a/WindowsAzure/Blob/Models/GetBlobPropertiesResult.php +++ b/WindowsAzure/Blob/Models/GetBlobPropertiesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobPropertiesResult { diff --git a/WindowsAzure/Blob/Models/GetBlobResult.php b/WindowsAzure/Blob/Models/GetBlobResult.php index 41e0be5f..494e5b3c 100644 --- a/WindowsAzure/Blob/Models/GetBlobResult.php +++ b/WindowsAzure/Blob/Models/GetBlobResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobResult { diff --git a/WindowsAzure/Blob/Models/GetContainerACLResult.php b/WindowsAzure/Blob/Models/GetContainerACLResult.php index 908a4d63..392f40df 100644 --- a/WindowsAzure/Blob/Models/GetContainerACLResult.php +++ b/WindowsAzure/Blob/Models/GetContainerACLResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\ContainerAcl; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetContainerAclResult { diff --git a/WindowsAzure/Blob/Models/GetContainerPropertiesResult.php b/WindowsAzure/Blob/Models/GetContainerPropertiesResult.php index 527a6494..829239f6 100644 --- a/WindowsAzure/Blob/Models/GetContainerPropertiesResult.php +++ b/WindowsAzure/Blob/Models/GetContainerPropertiesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetContainerPropertiesResult { diff --git a/WindowsAzure/Blob/Models/LeaseMode.php b/WindowsAzure/Blob/Models/LeaseMode.php index 42f81ea5..eb2c6d2c 100644 --- a/WindowsAzure/Blob/Models/LeaseMode.php +++ b/WindowsAzure/Blob/Models/LeaseMode.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class LeaseMode { diff --git a/WindowsAzure/Blob/Models/ListBlobBlocksOptions.php b/WindowsAzure/Blob/Models/ListBlobBlocksOptions.php index 6f68c7be..4f263887 100644 --- a/WindowsAzure/Blob/Models/ListBlobBlocksOptions.php +++ b/WindowsAzure/Blob/Models/ListBlobBlocksOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobBlocksOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/ListBlobBlocksResult.php b/WindowsAzure/Blob/Models/ListBlobBlocksResult.php index cfd907a4..b61422cd 100644 --- a/WindowsAzure/Blob/Models/ListBlobBlocksResult.php +++ b/WindowsAzure/Blob/Models/ListBlobBlocksResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobBlocksResult { diff --git a/WindowsAzure/Blob/Models/ListBlobsOptions.php b/WindowsAzure/Blob/Models/ListBlobsOptions.php index f1d829fc..767b56fa 100644 --- a/WindowsAzure/Blob/Models/ListBlobsOptions.php +++ b/WindowsAzure/Blob/Models/ListBlobsOptions.php @@ -15,11 +15,11 @@ * PHP version 5 * * @category Microsoft - * @package WindowsAzure\Blob\Models + * @package WindowsAzure * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobsOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/ListBlobsResult.php b/WindowsAzure/Blob/Models/ListBlobsResult.php index bd27c1fe..4fe8831c 100644 --- a/WindowsAzure/Blob/Models/ListBlobsResult.php +++ b/WindowsAzure/Blob/Models/ListBlobsResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobsResult { diff --git a/WindowsAzure/Blob/Models/ListContainersOptions.php b/WindowsAzure/Blob/Models/ListContainersOptions.php index 68819c62..7760c29a 100644 --- a/WindowsAzure/Blob/Models/ListContainersOptions.php +++ b/WindowsAzure/Blob/Models/ListContainersOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use \WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListContainersOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/ListContainersResult.php b/WindowsAzure/Blob/Models/ListContainersResult.php index b2cd3a3b..bd04952f 100644 --- a/WindowsAzure/Blob/Models/ListContainersResult.php +++ b/WindowsAzure/Blob/Models/ListContainersResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Blob\Models\Container; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListContainersResult { diff --git a/WindowsAzure/Blob/Models/ListPageBlobRangesOptions.php b/WindowsAzure/Blob/Models/ListPageBlobRangesOptions.php index fc88f5af..5e434a36 100644 --- a/WindowsAzure/Blob/Models/ListPageBlobRangesOptions.php +++ b/WindowsAzure/Blob/Models/ListPageBlobRangesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListPageBlobRangesOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/ListPageBlobRangesResult.php b/WindowsAzure/Blob/Models/ListPageBlobRangesResult.php index cfdfe06b..a12da4af 100644 --- a/WindowsAzure/Blob/Models/ListPageBlobRangesResult.php +++ b/WindowsAzure/Blob/Models/ListPageBlobRangesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Blob\Models\PageRange; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListPageBlobRangesResult { diff --git a/WindowsAzure/Blob/Models/PageRange.php b/WindowsAzure/Blob/Models/PageRange.php index 33dae393..15323c2e 100644 --- a/WindowsAzure/Blob/Models/PageRange.php +++ b/WindowsAzure/Blob/Models/PageRange.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PageRange { diff --git a/WindowsAzure/Blob/Models/PageWriteOption.php b/WindowsAzure/Blob/Models/PageWriteOption.php index ef020131..b59bbcbb 100644 --- a/WindowsAzure/Blob/Models/PageWriteOption.php +++ b/WindowsAzure/Blob/Models/PageWriteOption.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PageWriteOption { diff --git a/WindowsAzure/Blob/Models/PublicAccessType.php b/WindowsAzure/Blob/Models/PublicAccessType.php index f2862517..5005ada2 100644 --- a/WindowsAzure/Blob/Models/PublicAccessType.php +++ b/WindowsAzure/Blob/Models/PublicAccessType.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PublicAccessType { diff --git a/WindowsAzure/Blob/Models/SetBlobMetadataOptions.php b/WindowsAzure/Blob/Models/SetBlobMetadataOptions.php index 131b681c..c6def201 100644 --- a/WindowsAzure/Blob/Models/SetBlobMetadataOptions.php +++ b/WindowsAzure/Blob/Models/SetBlobMetadataOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Blob\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobMetadataOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/SetBlobMetadataResult.php b/WindowsAzure/Blob/Models/SetBlobMetadataResult.php index de2aff49..62ef0ccd 100644 --- a/WindowsAzure/Blob/Models/SetBlobMetadataResult.php +++ b/WindowsAzure/Blob/Models/SetBlobMetadataResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobMetadataResult { diff --git a/WindowsAzure/Blob/Models/SetBlobPropertiesOptions.php b/WindowsAzure/Blob/Models/SetBlobPropertiesOptions.php index ba3d8914..e75693e8 100644 --- a/WindowsAzure/Blob/Models/SetBlobPropertiesOptions.php +++ b/WindowsAzure/Blob/Models/SetBlobPropertiesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobPropertiesOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/SetBlobPropertiesResult.php b/WindowsAzure/Blob/Models/SetBlobPropertiesResult.php index bdcf0d2f..040518ff 100644 --- a/WindowsAzure/Blob/Models/SetBlobPropertiesResult.php +++ b/WindowsAzure/Blob/Models/SetBlobPropertiesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobPropertiesResult { diff --git a/WindowsAzure/Blob/Models/SetContainerMetadataOptions.php b/WindowsAzure/Blob/Models/SetContainerMetadataOptions.php index e65a64bb..d690baee 100644 --- a/WindowsAzure/Blob/Models/SetContainerMetadataOptions.php +++ b/WindowsAzure/Blob/Models/SetContainerMetadataOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\BlobServiceOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetContainerMetadataOptions extends BlobServiceOptions { diff --git a/WindowsAzure/Blob/Models/SignedIdentifier.php b/WindowsAzure/Blob/Models/SignedIdentifier.php index 98fd236f..372361d0 100644 --- a/WindowsAzure/Blob/Models/SignedIdentifier.php +++ b/WindowsAzure/Blob/Models/SignedIdentifier.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\AccessPolicy; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SignedIdentifier { diff --git a/WindowsAzure/Common/Configuration.php b/WindowsAzure/Common/Configuration.php index 2089c2fb..01461346 100644 --- a/WindowsAzure/Common/Configuration.php +++ b/WindowsAzure/Common/Configuration.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common; @@ -49,7 +49,7 @@ use WindowsAzure\Table\TableSettings; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Configuration { diff --git a/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthScheme.php b/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthScheme.php index c872647e..194677c1 100644 --- a/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthScheme.php +++ b/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthScheme.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Authentication; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SharedKeyAuthScheme extends StorageAuthScheme { diff --git a/WindowsAzure/Common/Internal/Authentication/StorageAuthScheme.php b/WindowsAzure/Common/Internal/Authentication/StorageAuthScheme.php index d79192a2..3f4a0e14 100644 --- a/WindowsAzure/Common/Internal/Authentication/StorageAuthScheme.php +++ b/WindowsAzure/Common/Internal/Authentication/StorageAuthScheme.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Authentication; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ abstract class StorageAuthScheme { diff --git a/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php b/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php index 0fe80969..67f1d239 100644 --- a/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php +++ b/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Authentication; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableSharedKeyLiteAuthScheme extends StorageAuthScheme { diff --git a/WindowsAzure/Common/Internal/FilterableService.php b/WindowsAzure/Common/Internal/FilterableService.php index 6689c251..639d8b39 100644 --- a/WindowsAzure/Common/Internal/FilterableService.php +++ b/WindowsAzure/Common/Internal/FilterableService.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface FilterableService { diff --git a/WindowsAzure/Common/Internal/Filters/DateFilter.php b/WindowsAzure/Common/Internal/Filters/DateFilter.php index e70d698a..82ca1deb 100644 --- a/WindowsAzure/Common/Internal/Filters/DateFilter.php +++ b/WindowsAzure/Common/Internal/Filters/DateFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Filters; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\IServiceFilter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DateFilter implements IServiceFilter { diff --git a/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicy.php b/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicy.php index 61fb1324..e6cda85c 100644 --- a/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicy.php +++ b/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Filters; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal\Filters; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ExponentialRetryPolicy extends RetryPolicy { diff --git a/WindowsAzure/Common/Internal/Filters/HeadersFilter.php b/WindowsAzure/Common/Internal/Filters/HeadersFilter.php index e1a1a4d3..d1e67cd0 100644 --- a/WindowsAzure/Common/Internal/Filters/HeadersFilter.php +++ b/WindowsAzure/Common/Internal/Filters/HeadersFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Filters; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\IServiceFilter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class HeadersFilter implements IServiceFilter { diff --git a/WindowsAzure/Common/Internal/Filters/RetryPolicy.php b/WindowsAzure/Common/Internal/Filters/RetryPolicy.php index 237e7ac2..c89095a2 100644 --- a/WindowsAzure/Common/Internal/Filters/RetryPolicy.php +++ b/WindowsAzure/Common/Internal/Filters/RetryPolicy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Filters; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal\Filters; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ abstract class RetryPolicy { diff --git a/WindowsAzure/Common/Internal/Filters/RetryPolicyFilter.php b/WindowsAzure/Common/Internal/Filters/RetryPolicyFilter.php index b01e2739..8c2f147f 100644 --- a/WindowsAzure/Common/Internal/Filters/RetryPolicyFilter.php +++ b/WindowsAzure/Common/Internal/Filters/RetryPolicyFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Filters; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\IServiceFilter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RetryPolicyFilter implements IServiceFilter { diff --git a/WindowsAzure/Common/Internal/Filters/SharedKeyFilter.php b/WindowsAzure/Common/Internal/Filters/SharedKeyFilter.php index 43340dde..5992b346 100644 --- a/WindowsAzure/Common/Internal/Filters/SharedKeyFilter.php +++ b/WindowsAzure/Common/Internal/Filters/SharedKeyFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Filters; @@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SharedKeyFilter implements IServiceFilter { diff --git a/WindowsAzure/Common/Internal/Filters/WrapFilter.php b/WindowsAzure/Common/Internal/Filters/WrapFilter.php index 3b316484..747dd87e 100644 --- a/WindowsAzure/Common/Internal/Filters/WrapFilter.php +++ b/WindowsAzure/Common/Internal/Filters/WrapFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Filters; @@ -39,7 +39,7 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class WrapFilter implements IServiceFilter { diff --git a/WindowsAzure/Common/Internal/Http/HttpCallContext.php b/WindowsAzure/Common/Internal/Http/HttpCallContext.php index 82cb6ea5..04a28a98 100644 --- a/WindowsAzure/Common/Internal/Http/HttpCallContext.php +++ b/WindowsAzure/Common/Internal/Http/HttpCallContext.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Http; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Http\Url; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class HttpCallContext { diff --git a/WindowsAzure/Common/Internal/Http/HttpClient.php b/WindowsAzure/Common/Internal/Http/HttpClient.php index 36e70cce..4bdafc4b 100644 --- a/WindowsAzure/Common/Internal/Http/HttpClient.php +++ b/WindowsAzure/Common/Internal/Http/HttpClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Http; @@ -41,7 +41,7 @@ require_once 'HTTP/Request2.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class HttpClient implements IHttpClient { diff --git a/WindowsAzure/Common/Internal/Http/IHttpClient.php b/WindowsAzure/Common/Internal/Http/IHttpClient.php index 073fbb32..09f0b35b 100644 --- a/WindowsAzure/Common/Internal/Http/IHttpClient.php +++ b/WindowsAzure/Common/Internal/Http/IHttpClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Http; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal\Http; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IHttpClient { diff --git a/WindowsAzure/Common/Internal/Http/IUrl.php b/WindowsAzure/Common/Internal/Http/IUrl.php index 6f280f47..f4cf47c0 100644 --- a/WindowsAzure/Common/Internal/Http/IUrl.php +++ b/WindowsAzure/Common/Internal/Http/IUrl.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Http; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal\Http; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IUrl { diff --git a/WindowsAzure/Common/Internal/Http/Url.php b/WindowsAzure/Common/Internal/Http/Url.php index 8f0aca00..d7eb3c7d 100644 --- a/WindowsAzure/Common/Internal/Http/Url.php +++ b/WindowsAzure/Common/Internal/Http/Url.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Http; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Http\IUrl; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Url implements IUrl { diff --git a/WindowsAzure/Common/Internal/IServiceBuilder.php b/WindowsAzure/Common/Internal/IServiceBuilder.php index 72ccc23e..c53a26ce 100644 --- a/WindowsAzure/Common/Internal/IServiceBuilder.php +++ b/WindowsAzure/Common/Internal/IServiceBuilder.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -41,7 +41,7 @@ namespace WindowsAzure\Common\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IServiceBuilder { diff --git a/WindowsAzure/Common/Internal/IServiceFilter.php b/WindowsAzure/Common/Internal/IServiceFilter.php index cdb4bd4a..5d6f2488 100644 --- a/WindowsAzure/Common/Internal/IServiceFilter.php +++ b/WindowsAzure/Common/Internal/IServiceFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IServiceFilter { diff --git a/WindowsAzure/Common/Internal/InvalidArgumentTypeException.php b/WindowsAzure/Common/Internal/InvalidArgumentTypeException.php index 3b95154b..cab921e8 100644 --- a/WindowsAzure/Common/Internal/InvalidArgumentTypeException.php +++ b/WindowsAzure/Common/Internal/InvalidArgumentTypeException.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class InvalidArgumentTypeException extends \InvalidArgumentException { diff --git a/WindowsAzure/Common/Internal/Logger.php b/WindowsAzure/Common/Internal/Logger.php index 5dfd7cf8..558c6837 100644 --- a/WindowsAzure/Common/Internal/Logger.php +++ b/WindowsAzure/Common/Internal/Logger.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Logger { diff --git a/WindowsAzure/Common/Internal/Resources.php b/WindowsAzure/Common/Internal/Resources.php index 29f87acb..b79c421e 100644 --- a/WindowsAzure/Common/Internal/Resources.php +++ b/WindowsAzure/Common/Internal/Resources.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Resources { diff --git a/WindowsAzure/Common/Internal/RestProxy.php b/WindowsAzure/Common/Internal/RestProxy.php index fab46164..5f16eb05 100644 --- a/WindowsAzure/Common/Internal/RestProxy.php +++ b/WindowsAzure/Common/Internal/RestProxy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Http\Url; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RestProxy { diff --git a/WindowsAzure/Common/Internal/Serialization/ISerializer.php b/WindowsAzure/Common/Internal/Serialization/ISerializer.php index 302a0a87..0d34071a 100644 --- a/WindowsAzure/Common/Internal/Serialization/ISerializer.php +++ b/WindowsAzure/Common/Internal/Serialization/ISerializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Serialization; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal\Serialization; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface ISerializer { diff --git a/WindowsAzure/Common/Internal/Serialization/XmlSerializer.php b/WindowsAzure/Common/Internal/Serialization/XmlSerializer.php index 2c74830e..3ebc4c84 100644 --- a/WindowsAzure/Common/Internal/Serialization/XmlSerializer.php +++ b/WindowsAzure/Common/Internal/Serialization/XmlSerializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal\Serialization; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlSerializer implements ISerializer { diff --git a/WindowsAzure/Common/Internal/ServiceRestProxy.php b/WindowsAzure/Common/Internal/ServiceRestProxy.php index e2db2d84..bc9ba267 100644 --- a/WindowsAzure/Common/Internal/ServiceRestProxy.php +++ b/WindowsAzure/Common/Internal/ServiceRestProxy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -39,7 +39,7 @@ use WindowsAzure\Common\Internal\Http\HttpCallContext; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceRestProxy extends RestProxy { diff --git a/WindowsAzure/Common/Internal/ServicesBuilder.php b/WindowsAzure/Common/Internal/ServicesBuilder.php index 9fdf2b18..9d88eee7 100644 --- a/WindowsAzure/Common/Internal/ServicesBuilder.php +++ b/WindowsAzure/Common/Internal/ServicesBuilder.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -55,7 +55,7 @@ use WindowsAzure\ServiceManagement\ServiceManagementRestProxy; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServicesBuilder implements IServiceBuilder { diff --git a/WindowsAzure/Common/Internal/Utilities.php b/WindowsAzure/Common/Internal/Utilities.php index 0ec9b310..7714b2ee 100644 --- a/WindowsAzure/Common/Internal/Utilities.php +++ b/WindowsAzure/Common/Internal/Utilities.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\Common\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Utilities { @@ -448,7 +448,7 @@ class Utilities * * @return array */ - public static function orderArray($array, $order) + public function orderArray($array, $order) { $ordered = array(); diff --git a/WindowsAzure/Common/Internal/Validate.php b/WindowsAzure/Common/Internal/Validate.php index c5244264..57a9dcc2 100644 --- a/WindowsAzure/Common/Internal/Validate.php +++ b/WindowsAzure/Common/Internal/Validate.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Internal; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Validate { diff --git a/WindowsAzure/Common/Models/GetServicePropertiesResult.php b/WindowsAzure/Common/Models/GetServicePropertiesResult.php index 2abd8915..dc51d33f 100644 --- a/WindowsAzure/Common/Models/GetServicePropertiesResult.php +++ b/WindowsAzure/Common/Models/GetServicePropertiesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Models\ServiceProperties; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetServicePropertiesResult { diff --git a/WindowsAzure/Common/Models/Logging.php b/WindowsAzure/Common/Models/Logging.php index f1d3c1c8..f8d5d022 100644 --- a/WindowsAzure/Common/Models/Logging.php +++ b/WindowsAzure/Common/Models/Logging.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Logging { diff --git a/WindowsAzure/Common/Models/Metrics.php b/WindowsAzure/Common/Models/Metrics.php index adec638d..74aa6ccc 100644 --- a/WindowsAzure/Common/Models/Metrics.php +++ b/WindowsAzure/Common/Models/Metrics.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Metrics { diff --git a/WindowsAzure/Common/Models/RetentionPolicy.php b/WindowsAzure/Common/Models/RetentionPolicy.php index 3faf2705..2bb321d8 100644 --- a/WindowsAzure/Common/Models/RetentionPolicy.php +++ b/WindowsAzure/Common/Models/RetentionPolicy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RetentionPolicy { diff --git a/WindowsAzure/Common/Models/ServiceProperties.php b/WindowsAzure/Common/Models/ServiceProperties.php index 4fec1be3..f0f5615f 100644 --- a/WindowsAzure/Common/Models/ServiceProperties.php +++ b/WindowsAzure/Common/Models/ServiceProperties.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceProperties { diff --git a/WindowsAzure/Common/ServiceException.php b/WindowsAzure/Common/ServiceException.php index 98a5bbe5..fb96082d 100644 --- a/WindowsAzure/Common/ServiceException.php +++ b/WindowsAzure/Common/ServiceException.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Common; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceException extends \LogicException { diff --git a/WindowsAzure/Queue/Internal/IQueue.php b/WindowsAzure/Queue/Internal/IQueue.php index c55e7752..086fb7ba 100644 --- a/WindowsAzure/Queue/Internal/IQueue.php +++ b/WindowsAzure/Queue/Internal/IQueue.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\FilterableService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php * @see http://msdn.microsoft.com/en-us/library/windowsazure/dd179363.aspx */ interface IQueue extends FilterableService diff --git a/WindowsAzure/Queue/Models/CreateMessageOptions.php b/WindowsAzure/Queue/Models/CreateMessageOptions.php index 4edd7838..04c3ea8a 100644 --- a/WindowsAzure/Queue/Models/CreateMessageOptions.php +++ b/WindowsAzure/Queue/Models/CreateMessageOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Queue\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateMessageOptions extends QueueServiceOptions { diff --git a/WindowsAzure/Queue/Models/CreateQueueOptions.php b/WindowsAzure/Queue/Models/CreateQueueOptions.php index 39c88dfb..f2f30d1e 100644 --- a/WindowsAzure/Queue/Models/CreateQueueOptions.php +++ b/WindowsAzure/Queue/Models/CreateQueueOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Queue\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateQueueOptions extends QueueServiceOptions { diff --git a/WindowsAzure/Queue/Models/GetQueueMetadataResult.php b/WindowsAzure/Queue/Models/GetQueueMetadataResult.php index 3eb81510..b8161c0e 100644 --- a/WindowsAzure/Queue/Models/GetQueueMetadataResult.php +++ b/WindowsAzure/Queue/Models/GetQueueMetadataResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Queue\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetQueueMetadataResult { diff --git a/WindowsAzure/Queue/Models/ListMessagesOptions.php b/WindowsAzure/Queue/Models/ListMessagesOptions.php index 9b36925d..a4fc964e 100644 --- a/WindowsAzure/Queue/Models/ListMessagesOptions.php +++ b/WindowsAzure/Queue/Models/ListMessagesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Queue\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListMessagesOptions extends QueueServiceOptions { diff --git a/WindowsAzure/Queue/Models/ListMessagesResult.php b/WindowsAzure/Queue/Models/ListMessagesResult.php index b7d40fa1..3f71918a 100644 --- a/WindowsAzure/Queue/Models/ListMessagesResult.php +++ b/WindowsAzure/Queue/Models/ListMessagesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListMessagesResult { diff --git a/WindowsAzure/Queue/Models/ListQueuesOptions.php b/WindowsAzure/Queue/Models/ListQueuesOptions.php index d9e0009a..abe37b56 100644 --- a/WindowsAzure/Queue/Models/ListQueuesOptions.php +++ b/WindowsAzure/Queue/Models/ListQueuesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use \WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListQueuesOptions extends QueueServiceOptions { diff --git a/WindowsAzure/Queue/Models/ListQueuesResult.php b/WindowsAzure/Queue/Models/ListQueuesResult.php index 335d86e6..6936f8b6 100644 --- a/WindowsAzure/Queue/Models/ListQueuesResult.php +++ b/WindowsAzure/Queue/Models/ListQueuesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListQueuesResult { diff --git a/WindowsAzure/Queue/Models/PeekMessagesOptions.php b/WindowsAzure/Queue/Models/PeekMessagesOptions.php index 30923576..2d9ce7f0 100644 --- a/WindowsAzure/Queue/Models/PeekMessagesOptions.php +++ b/WindowsAzure/Queue/Models/PeekMessagesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Queue\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PeekMessagesOptions extends QueueServiceOptions { diff --git a/WindowsAzure/Queue/Models/PeekMessagesResult.php b/WindowsAzure/Queue/Models/PeekMessagesResult.php index 33c20c85..7c275ad3 100644 --- a/WindowsAzure/Queue/Models/PeekMessagesResult.php +++ b/WindowsAzure/Queue/Models/PeekMessagesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PeekMessagesResult { diff --git a/WindowsAzure/Queue/Models/Queue.php b/WindowsAzure/Queue/Models/Queue.php index 506757a2..c1310779 100644 --- a/WindowsAzure/Queue/Models/Queue.php +++ b/WindowsAzure/Queue/Models/Queue.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Queue { diff --git a/WindowsAzure/Queue/Models/QueueMessage.php b/WindowsAzure/Queue/Models/QueueMessage.php index 533ceea8..af58efb4 100644 --- a/WindowsAzure/Queue/Models/QueueMessage.php +++ b/WindowsAzure/Queue/Models/QueueMessage.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueMessage { diff --git a/WindowsAzure/Queue/Models/QueueServiceOptions.php b/WindowsAzure/Queue/Models/QueueServiceOptions.php index 2cef6dfa..bb7782f1 100644 --- a/WindowsAzure/Queue/Models/QueueServiceOptions.php +++ b/WindowsAzure/Queue/Models/QueueServiceOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Queue\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueServiceOptions { diff --git a/WindowsAzure/Queue/Models/UpdateMessageResult.php b/WindowsAzure/Queue/Models/UpdateMessageResult.php index 768a21d0..bafae641 100644 --- a/WindowsAzure/Queue/Models/UpdateMessageResult.php +++ b/WindowsAzure/Queue/Models/UpdateMessageResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UpdateMessageResult { diff --git a/WindowsAzure/Queue/Models/WindowsAzureQueueMessage.php b/WindowsAzure/Queue/Models/WindowsAzureQueueMessage.php index 71ff4dc9..94c50716 100644 --- a/WindowsAzure/Queue/Models/WindowsAzureQueueMessage.php +++ b/WindowsAzure/Queue/Models/WindowsAzureQueueMessage.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class WindowsAzureQueueMessage { diff --git a/WindowsAzure/Queue/QueueRestProxy.php b/WindowsAzure/Queue/QueueRestProxy.php index da87f4e4..90bd0f6a 100644 --- a/WindowsAzure/Queue/QueueRestProxy.php +++ b/WindowsAzure/Queue/QueueRestProxy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue; @@ -55,7 +55,7 @@ use WindowsAzure\Queue\Models\UpdateMessageResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueRestProxy extends ServiceRestProxy implements IQueue { diff --git a/WindowsAzure/Queue/QueueService.php b/WindowsAzure/Queue/QueueService.php index 069eed7b..b79693fe 100644 --- a/WindowsAzure/Queue/QueueService.php +++ b/WindowsAzure/Queue/QueueService.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueService { diff --git a/WindowsAzure/Queue/QueueSettings.php b/WindowsAzure/Queue/QueueSettings.php index 107a6130..5f16c95b 100644 --- a/WindowsAzure/Queue/QueueSettings.php +++ b/WindowsAzure/Queue/QueueSettings.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Queue; @@ -33,7 +33,7 @@ namespace WindowsAzure\Queue; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueSettings { diff --git a/WindowsAzure/ServiceManagement/Internal/IServiceManagement.php b/WindowsAzure/ServiceManagement/Internal/IServiceManagement.php index 43f2815d..be105c11 100644 --- a/WindowsAzure/ServiceManagement/Internal/IServiceManagement.php +++ b/WindowsAzure/ServiceManagement/Internal/IServiceManagement.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\FilterableService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IServiceManagement extends FilterableService { diff --git a/WindowsAzure/ServiceManagement/Models/AffinityGroup.php b/WindowsAzure/ServiceManagement/Models/AffinityGroup.php index 7ac68438..f285526e 100644 --- a/WindowsAzure/ServiceManagement/Models/AffinityGroup.php +++ b/WindowsAzure/ServiceManagement/Models/AffinityGroup.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AffinityGroup extends Service { diff --git a/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResult.php b/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResult.php index ae169774..b6513315 100644 --- a/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResult.php +++ b/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AsynchronousOperationResult { @@ -51,7 +51,7 @@ class AsynchronousOperationResult * * @return AsynchronousOperationResult */ - public static function create($headers) + public function create($headers) { $result = new AsynchronousOperationResult(); $result->_requestId = Utilities::tryGetValue( diff --git a/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptions.php b/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptions.php index 6cdd9867..2d85411a 100644 --- a/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptions.php +++ b/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateAffinityGroupOptions { diff --git a/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptions.php b/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptions.php index 58b01c17..ba97f28d 100644 --- a/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptions.php +++ b/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateStorageServiceOptions { diff --git a/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResult.php b/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResult.php index 852e83f4..b3388720 100644 --- a/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResult.php +++ b/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetAffinityGroupPropertiesResult { diff --git a/WindowsAzure/ServiceManagement/Models/GetOperationStatusResult.php b/WindowsAzure/ServiceManagement/Models/GetOperationStatusResult.php index 14cdcacb..e1ccfd5d 100644 --- a/WindowsAzure/ServiceManagement/Models/GetOperationStatusResult.php +++ b/WindowsAzure/ServiceManagement/Models/GetOperationStatusResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\ServiceException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetOperationStatusResult { diff --git a/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResult.php b/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResult.php index a2e221e1..34da9907 100644 --- a/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResult.php +++ b/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetStorageServiceKeysResult { diff --git a/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResult.php b/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResult.php index fb1db540..e13299f3 100644 --- a/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResult.php +++ b/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetStorageServicePropertiesResult { diff --git a/WindowsAzure/ServiceManagement/Models/KeyType.php b/WindowsAzure/ServiceManagement/Models/KeyType.php index 08ad3a75..2ba7420d 100644 --- a/WindowsAzure/ServiceManagement/Models/KeyType.php +++ b/WindowsAzure/ServiceManagement/Models/KeyType.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceManagement\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class KeyType { diff --git a/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResult.php b/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResult.php index e53617f3..e8beffdd 100644 --- a/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResult.php +++ b/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListAffinityGroupsResult { diff --git a/WindowsAzure/ServiceManagement/Models/ListLocationsResult.php b/WindowsAzure/ServiceManagement/Models/ListLocationsResult.php index a15f1d3f..8f9e4104 100644 --- a/WindowsAzure/ServiceManagement/Models/ListLocationsResult.php +++ b/WindowsAzure/ServiceManagement/Models/ListLocationsResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListLocationsResult { diff --git a/WindowsAzure/ServiceManagement/Models/ListStorageServicesResult.php b/WindowsAzure/ServiceManagement/Models/ListStorageServicesResult.php index e01eb51b..7557fc2b 100644 --- a/WindowsAzure/ServiceManagement/Models/ListStorageServicesResult.php +++ b/WindowsAzure/ServiceManagement/Models/ListStorageServicesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListStorageServicesResult { diff --git a/WindowsAzure/ServiceManagement/Models/Location.php b/WindowsAzure/ServiceManagement/Models/Location.php index 8d0adc7e..347bab1f 100644 --- a/WindowsAzure/ServiceManagement/Models/Location.php +++ b/WindowsAzure/ServiceManagement/Models/Location.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceManagement\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Location { diff --git a/WindowsAzure/ServiceManagement/Models/Locations.php b/WindowsAzure/ServiceManagement/Models/Locations.php index 525f0a9b..7bf5e5a8 100644 --- a/WindowsAzure/ServiceManagement/Models/Locations.php +++ b/WindowsAzure/ServiceManagement/Models/Locations.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceManagement\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Locations { diff --git a/WindowsAzure/ServiceManagement/Models/OperationStatus.php b/WindowsAzure/ServiceManagement/Models/OperationStatus.php index a09a4b63..c6473929 100644 --- a/WindowsAzure/ServiceManagement/Models/OperationStatus.php +++ b/WindowsAzure/ServiceManagement/Models/OperationStatus.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceManagement\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class OperationStatus { diff --git a/WindowsAzure/ServiceManagement/Models/Service.php b/WindowsAzure/ServiceManagement/Models/Service.php index c86727a5..6970f52f 100644 --- a/WindowsAzure/ServiceManagement/Models/Service.php +++ b/WindowsAzure/ServiceManagement/Models/Service.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Service { diff --git a/WindowsAzure/ServiceManagement/Models/ServiceProperties.php b/WindowsAzure/ServiceManagement/Models/ServiceProperties.php index 1453e938..2c8e0398 100644 --- a/WindowsAzure/ServiceManagement/Models/ServiceProperties.php +++ b/WindowsAzure/ServiceManagement/Models/ServiceProperties.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceManagement\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceProperties { diff --git a/WindowsAzure/ServiceManagement/Models/StorageService.php b/WindowsAzure/ServiceManagement/Models/StorageService.php index dfd92930..d9584088 100644 --- a/WindowsAzure/ServiceManagement/Models/StorageService.php +++ b/WindowsAzure/ServiceManagement/Models/StorageService.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class StorageService extends Service { diff --git a/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptions.php b/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptions.php index f8a28cf9..fa029cc6 100644 --- a/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptions.php +++ b/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UpdateStorageServiceOptions { diff --git a/WindowsAzure/ServiceManagement/ServiceManagementRestProxy.php b/WindowsAzure/ServiceManagement/ServiceManagementRestProxy.php index 3ba9da73..d0d72efa 100644 --- a/WindowsAzure/ServiceManagement/ServiceManagementRestProxy.php +++ b/WindowsAzure/ServiceManagement/ServiceManagementRestProxy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement; @@ -52,7 +52,7 @@ use WindowsAzure\ServiceManagement\Models\GetStorageServiceKeysResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceManagementRestProxy extends RestProxy implements IServiceManagement diff --git a/WindowsAzure/ServiceManagement/ServiceManagementService.php b/WindowsAzure/ServiceManagement/ServiceManagementService.php index e76375b7..d2960fc9 100644 --- a/WindowsAzure/ServiceManagement/ServiceManagementService.php +++ b/WindowsAzure/ServiceManagement/ServiceManagementService.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceManagementService { diff --git a/WindowsAzure/ServiceManagement/ServiceManagementSettings.php b/WindowsAzure/ServiceManagement/ServiceManagementSettings.php index c6b3d5fa..1710117e 100644 --- a/WindowsAzure/ServiceManagement/ServiceManagementSettings.php +++ b/WindowsAzure/ServiceManagement/ServiceManagementSettings.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceManagement; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceManagement; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceManagementSettings { diff --git a/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentState.php b/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentState.php index 4fcfde74..a8f3d65f 100644 --- a/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentState.php +++ b/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentState.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AcquireCurrentState extends CurrentState { diff --git a/WindowsAzure/ServiceRuntime/Internal/ChannelNotAvailableException.php b/WindowsAzure/ServiceRuntime/Internal/ChannelNotAvailableException.php index ebfcce91..3be40452 100644 --- a/WindowsAzure/ServiceRuntime/Internal/ChannelNotAvailableException.php +++ b/WindowsAzure/ServiceRuntime/Internal/ChannelNotAvailableException.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ChannelNotAvailableException extends \Exception { diff --git a/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializer.php b/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializer.php index ae7febbc..c91c797f 100644 --- a/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializer.php +++ b/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ChunkedGoalStateDeserializer implements IGoalStateDeserializer { diff --git a/WindowsAzure/ServiceRuntime/Internal/CurrentState.php b/WindowsAzure/ServiceRuntime/Internal/CurrentState.php index 0ecdada6..e8928469 100644 --- a/WindowsAzure/ServiceRuntime/Internal/CurrentState.php +++ b/WindowsAzure/ServiceRuntime/Internal/CurrentState.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CurrentState { diff --git a/WindowsAzure/ServiceRuntime/Internal/CurrentStatus.php b/WindowsAzure/ServiceRuntime/Internal/CurrentStatus.php index bf350ef0..1dfd9226 100644 --- a/WindowsAzure/ServiceRuntime/Internal/CurrentStatus.php +++ b/WindowsAzure/ServiceRuntime/Internal/CurrentStatus.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CurrentStatus { diff --git a/WindowsAzure/ServiceRuntime/Internal/FileInputChannel.php b/WindowsAzure/ServiceRuntime/Internal/FileInputChannel.php index e8a0591f..4ba7aa3b 100644 --- a/WindowsAzure/ServiceRuntime/Internal/FileInputChannel.php +++ b/WindowsAzure/ServiceRuntime/Internal/FileInputChannel.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class FileInputChannel implements IInputChannel { diff --git a/WindowsAzure/ServiceRuntime/Internal/FileOutputChannel.php b/WindowsAzure/ServiceRuntime/Internal/FileOutputChannel.php index 0240f15e..4c37ec90 100644 --- a/WindowsAzure/ServiceRuntime/Internal/FileOutputChannel.php +++ b/WindowsAzure/ServiceRuntime/Internal/FileOutputChannel.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class FileOutputChannel implements IOutputChannel { diff --git a/WindowsAzure/ServiceRuntime/Internal/GoalState.php b/WindowsAzure/ServiceRuntime/Internal/GoalState.php index 54557435..6f003e1e 100644 --- a/WindowsAzure/ServiceRuntime/Internal/GoalState.php +++ b/WindowsAzure/ServiceRuntime/Internal/GoalState.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GoalState { diff --git a/WindowsAzure/ServiceRuntime/Internal/ICurrentStateSerializer.php b/WindowsAzure/ServiceRuntime/Internal/ICurrentStateSerializer.php index 69361715..a2c0f653 100644 --- a/WindowsAzure/ServiceRuntime/Internal/ICurrentStateSerializer.php +++ b/WindowsAzure/ServiceRuntime/Internal/ICurrentStateSerializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface ICurrentStateSerializer { diff --git a/WindowsAzure/ServiceRuntime/Internal/IGoalStateDeserializer.php b/WindowsAzure/ServiceRuntime/Internal/IGoalStateDeserializer.php index 664b998b..59a8d97c 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IGoalStateDeserializer.php +++ b/WindowsAzure/ServiceRuntime/Internal/IGoalStateDeserializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IGoalStateDeserializer { diff --git a/WindowsAzure/ServiceRuntime/Internal/IInputChannel.php b/WindowsAzure/ServiceRuntime/Internal/IInputChannel.php index 446afab1..fe4ed67a 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IInputChannel.php +++ b/WindowsAzure/ServiceRuntime/Internal/IInputChannel.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IInputChannel { diff --git a/WindowsAzure/ServiceRuntime/Internal/IOutputChannel.php b/WindowsAzure/ServiceRuntime/Internal/IOutputChannel.php index f2d221d5..ea77aa30 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IOutputChannel.php +++ b/WindowsAzure/ServiceRuntime/Internal/IOutputChannel.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IOutputChannel { diff --git a/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentChange.php b/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentChange.php index 8346f290..978f37c6 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentChange.php +++ b/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentChange.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IRoleEnvironmentChange { diff --git a/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentDataDeserializer.php b/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentDataDeserializer.php index c2363bd5..25b222d7 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentDataDeserializer.php +++ b/WindowsAzure/ServiceRuntime/Internal/IRoleEnvironmentDataDeserializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IRoleEnvironmentDataDeserializer { diff --git a/WindowsAzure/ServiceRuntime/Internal/IRuntimeClient.php b/WindowsAzure/ServiceRuntime/Internal/IRuntimeClient.php index 8d4ec6c0..dc599840 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IRuntimeClient.php +++ b/WindowsAzure/ServiceRuntime/Internal/IRuntimeClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IRuntimeClient extends IRuntimeCurrentStateClient, IRuntimeGoalStateClient { diff --git a/WindowsAzure/ServiceRuntime/Internal/IRuntimeClientFactory.php b/WindowsAzure/ServiceRuntime/Internal/IRuntimeClientFactory.php index 75511bc6..803a6ba4 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IRuntimeClientFactory.php +++ b/WindowsAzure/ServiceRuntime/Internal/IRuntimeClientFactory.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IRuntimeClientFactory { diff --git a/WindowsAzure/ServiceRuntime/Internal/IRuntimeCurrentStateClient.php b/WindowsAzure/ServiceRuntime/Internal/IRuntimeCurrentStateClient.php index 2d1292ff..d2917936 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IRuntimeCurrentStateClient.php +++ b/WindowsAzure/ServiceRuntime/Internal/IRuntimeCurrentStateClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IRuntimeCurrentStateClient { diff --git a/WindowsAzure/ServiceRuntime/Internal/IRuntimeGoalStateClient.php b/WindowsAzure/ServiceRuntime/Internal/IRuntimeGoalStateClient.php index 4b15ca4f..1d06c4b8 100644 --- a/WindowsAzure/ServiceRuntime/Internal/IRuntimeGoalStateClient.php +++ b/WindowsAzure/ServiceRuntime/Internal/IRuntimeGoalStateClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IRuntimeGoalStateClient { diff --git a/WindowsAzure/ServiceRuntime/Internal/LocalResource.php b/WindowsAzure/ServiceRuntime/Internal/LocalResource.php index ccc0c89d..d09fd3dd 100644 --- a/WindowsAzure/ServiceRuntime/Internal/LocalResource.php +++ b/WindowsAzure/ServiceRuntime/Internal/LocalResource.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class LocalResource { diff --git a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClient.php b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClient.php index e3207520..377eafca 100644 --- a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClient.php +++ b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeClient { diff --git a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactory.php b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactory.php index 21cf2629..4febbb08 100644 --- a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactory.php +++ b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactory.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeClientFactory { diff --git a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClient.php b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClient.php index f1273526..a0b5ee37 100644 --- a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClient.php +++ b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeCurrentStateClient implements IRuntimeCurrentStateClient { diff --git a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClient.php b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClient.php index d18d1e2a..5c6982a1 100644 --- a/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClient.php +++ b/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeGoalStateClient implements IRuntimeGoalStateClient { diff --git a/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentState.php b/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentState.php index 8c717fab..4311dfe5 100644 --- a/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentState.php +++ b/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentState.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ReleaseCurrentState extends CurrentState { diff --git a/WindowsAzure/ServiceRuntime/Internal/Role.php b/WindowsAzure/ServiceRuntime/Internal/Role.php index 2aecbb07..a927637b 100644 --- a/WindowsAzure/ServiceRuntime/Internal/Role.php +++ b/WindowsAzure/ServiceRuntime/Internal/Role.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Role { diff --git a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChange.php b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChange.php index c48e22bd..074c2de8 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChange.php +++ b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChange.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentConfigurationSettingChange implements IRoleEnvironmentChange { diff --git a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentData.php b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentData.php index cf0eb92b..cb62df4a 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentData.php +++ b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentData.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentData { diff --git a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentNotAvailableException.php b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentNotAvailableException.php index ec3b7eff..55d9e475 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentNotAvailableException.php +++ b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentNotAvailableException.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentNotAvailableException extends \Exception { diff --git a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChange.php b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChange.php index c07605dd..49677559 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChange.php +++ b/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChange.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentTopologyChange implements IRoleEnvironmentChange { diff --git a/WindowsAzure/ServiceRuntime/Internal/RoleInstance.php b/WindowsAzure/ServiceRuntime/Internal/RoleInstance.php index e0cfbb79..14dff450 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RoleInstance.php +++ b/WindowsAzure/ServiceRuntime/Internal/RoleInstance.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleInstance { diff --git a/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpoint.php b/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpoint.php index 9cdbbd29..4b1fab00 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpoint.php +++ b/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpoint.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleInstanceEndpoint { diff --git a/WindowsAzure/ServiceRuntime/Internal/RoleInstanceStatus.php b/WindowsAzure/ServiceRuntime/Internal/RoleInstanceStatus.php index e2230a3a..a43724c8 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RoleInstanceStatus.php +++ b/WindowsAzure/ServiceRuntime/Internal/RoleInstanceStatus.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleInstanceStatus { diff --git a/WindowsAzure/ServiceRuntime/Internal/RuntimeKernel.php b/WindowsAzure/ServiceRuntime/Internal/RuntimeKernel.php index 6ff1a152..e27f8401 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RuntimeKernel.php +++ b/WindowsAzure/ServiceRuntime/Internal/RuntimeKernel.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\ServiceRuntime\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RuntimeKernel { diff --git a/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManager.php b/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManager.php index 8d66d418..dca754ec 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManager.php +++ b/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManager.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RuntimeVersionManager { diff --git a/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClient.php b/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClient.php index 51434c98..05f706bc 100644 --- a/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClient.php +++ b/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClient.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RuntimeVersionProtocolClient { diff --git a/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializer.php b/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializer.php index 36a4f0b8..32b759f0 100644 --- a/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializer.php +++ b/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlCurrentStateSerializer { diff --git a/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializer.php b/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializer.php index fb4961e4..6e1e7431 100644 --- a/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializer.php +++ b/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlGoalStateDeserializer { diff --git a/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializer.php b/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializer.php index 754f89c1..dfcd2f9e 100644 --- a/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializer.php +++ b/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializer.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlRoleEnvironmentDataDeserializer { diff --git a/WindowsAzure/ServiceRuntime/RoleEnvironment.php b/WindowsAzure/ServiceRuntime/RoleEnvironment.php index 3828b6b5..fa49dc20 100644 --- a/WindowsAzure/ServiceRuntime/RoleEnvironment.php +++ b/WindowsAzure/ServiceRuntime/RoleEnvironment.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\ServiceRuntime; @@ -44,7 +44,7 @@ use WindowsAzure\ServiceRuntime\Internal\RoleEnvironmentTopologyChange; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironment { diff --git a/WindowsAzure/Table/Internal/AtomReaderWriter.php b/WindowsAzure/Table/Internal/AtomReaderWriter.php index be577ce2..b1965211 100644 --- a/WindowsAzure/Table/Internal/AtomReaderWriter.php +++ b/WindowsAzure/Table/Internal/AtomReaderWriter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Internal; @@ -37,7 +37,7 @@ use WindowsAzure\Table\Models\Entity; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AtomReaderWriter implements IAtomReaderWriter { diff --git a/WindowsAzure/Table/Internal/IAtomReaderWriter.php b/WindowsAzure/Table/Internal/IAtomReaderWriter.php index e7ce33dc..f7b165a8 100644 --- a/WindowsAzure/Table/Internal/IAtomReaderWriter.php +++ b/WindowsAzure/Table/Internal/IAtomReaderWriter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IAtomReaderWriter { diff --git a/WindowsAzure/Table/Internal/IMimeReaderWriter.php b/WindowsAzure/Table/Internal/IMimeReaderWriter.php index acbce63a..67e6f4c1 100644 --- a/WindowsAzure/Table/Internal/IMimeReaderWriter.php +++ b/WindowsAzure/Table/Internal/IMimeReaderWriter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Internal; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Internal; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ interface IMimeReaderWriter { diff --git a/WindowsAzure/Table/Internal/ITable.php b/WindowsAzure/Table/Internal/ITable.php index cae111cb..f116bf38 100644 --- a/WindowsAzure/Table/Internal/ITable.php +++ b/WindowsAzure/Table/Internal/ITable.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Internal; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\FilterableService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php * @see http://msdn.microsoft.com/en-us/library/windowsazure/dd179423.aspx */ interface ITable extends FilterableService diff --git a/WindowsAzure/Table/Internal/MimeReaderWriter.php b/WindowsAzure/Table/Internal/MimeReaderWriter.php index 6e89ae90..3a10ddd9 100644 --- a/WindowsAzure/Table/Internal/MimeReaderWriter.php +++ b/WindowsAzure/Table/Internal/MimeReaderWriter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Internal; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class MimeReaderWriter implements IMimeReaderWriter { @@ -99,8 +99,7 @@ class MimeReaderWriter implements IMimeReaderWriter { $params['include_bodies'] = true; $params['input'] = $mimeBody; - $mimeDecoder = new \Mail_mimeDecode($mimeBody); - $structure = $mimeDecoder->decode($params); + $structure = \Mail_mimeDecode::decode($params); $parts = $structure->parts; $bodies = array(); diff --git a/WindowsAzure/Table/Models/BatchError.php b/WindowsAzure/Table/Models/BatchError.php index a4492d30..647958df 100644 --- a/WindowsAzure/Table/Models/BatchError.php +++ b/WindowsAzure/Table/Models/BatchError.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\ServiceException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchError { diff --git a/WindowsAzure/Table/Models/BatchOperation.php b/WindowsAzure/Table/Models/BatchOperation.php index 60a31bfc..a92441c8 100644 --- a/WindowsAzure/Table/Models/BatchOperation.php +++ b/WindowsAzure/Table/Models/BatchOperation.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperation { diff --git a/WindowsAzure/Table/Models/BatchOperationParameterName.php b/WindowsAzure/Table/Models/BatchOperationParameterName.php index c5d285e7..df424dc6 100644 --- a/WindowsAzure/Table/Models/BatchOperationParameterName.php +++ b/WindowsAzure/Table/Models/BatchOperationParameterName.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperationParameterName { diff --git a/WindowsAzure/Table/Models/BatchOperationType.php b/WindowsAzure/Table/Models/BatchOperationType.php index 53afc873..b2d7b26b 100644 --- a/WindowsAzure/Table/Models/BatchOperationType.php +++ b/WindowsAzure/Table/Models/BatchOperationType.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperationType { diff --git a/WindowsAzure/Table/Models/BatchOperations.php b/WindowsAzure/Table/Models/BatchOperations.php index b8eec65b..fe5f7c32 100644 --- a/WindowsAzure/Table/Models/BatchOperations.php +++ b/WindowsAzure/Table/Models/BatchOperations.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperations { diff --git a/WindowsAzure/Table/Models/BatchResult.php b/WindowsAzure/Table/Models/BatchResult.php index 1a86ba0b..0ad5fc77 100644 --- a/WindowsAzure/Table/Models/BatchResult.php +++ b/WindowsAzure/Table/Models/BatchResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -41,7 +41,7 @@ use WindowsAzure\Table\Models\UpdateEntityResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchResult { diff --git a/WindowsAzure/Table/Models/DeleteEntityOptions.php b/WindowsAzure/Table/Models/DeleteEntityOptions.php index c99701b8..105a4998 100644 --- a/WindowsAzure/Table/Models/DeleteEntityOptions.php +++ b/WindowsAzure/Table/Models/DeleteEntityOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DeleteEntityOptions extends TableServiceOptions { diff --git a/WindowsAzure/Table/Models/EdmType.php b/WindowsAzure/Table/Models/EdmType.php index b4041142..c0458953 100644 --- a/WindowsAzure/Table/Models/EdmType.php +++ b/WindowsAzure/Table/Models/EdmType.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class EdmType { diff --git a/WindowsAzure/Table/Models/Entity.php b/WindowsAzure/Table/Models/Entity.php index 93986917..f30af85b 100644 --- a/WindowsAzure/Table/Models/Entity.php +++ b/WindowsAzure/Table/Models/Entity.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Entity { diff --git a/WindowsAzure/Table/Models/Filters/BinaryFilter.php b/WindowsAzure/Table/Models/Filters/BinaryFilter.php index d8168eb1..10125988 100644 --- a/WindowsAzure/Table/Models/Filters/BinaryFilter.php +++ b/WindowsAzure/Table/Models/Filters/BinaryFilter.php @@ -2,7 +2,7 @@ /** * LICENSE: Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * you may not use $this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models\Filters; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models\Filters; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BinaryFilter extends Filter { diff --git a/WindowsAzure/Table/Models/Filters/ConstantFilter.php b/WindowsAzure/Table/Models/Filters/ConstantFilter.php index 2e187240..9b9d79f7 100644 --- a/WindowsAzure/Table/Models/Filters/ConstantFilter.php +++ b/WindowsAzure/Table/Models/Filters/ConstantFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models\Filters; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\EdmType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ConstantFilter extends Filter { diff --git a/WindowsAzure/Table/Models/Filters/Filter.php b/WindowsAzure/Table/Models/Filters/Filter.php index 2e12c437..b6de159a 100644 --- a/WindowsAzure/Table/Models/Filters/Filter.php +++ b/WindowsAzure/Table/Models/Filters/Filter.php @@ -1,13 +1,13 @@ * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models\Filters; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models\Filters; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Filter { diff --git a/WindowsAzure/Table/Models/Filters/PropertyNameFilter.php b/WindowsAzure/Table/Models/Filters/PropertyNameFilter.php index 35e1f7ec..dadd4673 100644 --- a/WindowsAzure/Table/Models/Filters/PropertyNameFilter.php +++ b/WindowsAzure/Table/Models/Filters/PropertyNameFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models\Filters; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models\Filters; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PropertyNameFilter extends Filter { diff --git a/WindowsAzure/Table/Models/Filters/QueryStringFilter.php b/WindowsAzure/Table/Models/Filters/QueryStringFilter.php index cca99ab4..4241c2d1 100644 --- a/WindowsAzure/Table/Models/Filters/QueryStringFilter.php +++ b/WindowsAzure/Table/Models/Filters/QueryStringFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models\Filters; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models\Filters; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryStringFilter extends Filter { diff --git a/WindowsAzure/Table/Models/Filters/UnaryFilter.php b/WindowsAzure/Table/Models/Filters/UnaryFilter.php index 660eee55..da9b055b 100644 --- a/WindowsAzure/Table/Models/Filters/UnaryFilter.php +++ b/WindowsAzure/Table/Models/Filters/UnaryFilter.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models\Filters; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models\Filters; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UnaryFilter extends Filter { diff --git a/WindowsAzure/Table/Models/GetEntityResult.php b/WindowsAzure/Table/Models/GetEntityResult.php index 786f5ea4..1e5b5825 100644 --- a/WindowsAzure/Table/Models/GetEntityResult.php +++ b/WindowsAzure/Table/Models/GetEntityResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetEntityResult { diff --git a/WindowsAzure/Table/Models/GetTableResult.php b/WindowsAzure/Table/Models/GetTableResult.php index 9bd9a975..ca926372 100644 --- a/WindowsAzure/Table/Models/GetTableResult.php +++ b/WindowsAzure/Table/Models/GetTableResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetTableResult { diff --git a/WindowsAzure/Table/Models/InsertEntityResult.php b/WindowsAzure/Table/Models/InsertEntityResult.php index a56a9bf1..ae342bfd 100644 --- a/WindowsAzure/Table/Models/InsertEntityResult.php +++ b/WindowsAzure/Table/Models/InsertEntityResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class InsertEntityResult { diff --git a/WindowsAzure/Table/Models/Property.php b/WindowsAzure/Table/Models/Property.php index 20e39778..4e5d987b 100644 --- a/WindowsAzure/Table/Models/Property.php +++ b/WindowsAzure/Table/Models/Property.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Validate; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Property { diff --git a/WindowsAzure/Table/Models/Query.php b/WindowsAzure/Table/Models/Query.php index d3efdcdb..fe68e0c9 100644 --- a/WindowsAzure/Table/Models/Query.php +++ b/WindowsAzure/Table/Models/Query.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Query { diff --git a/WindowsAzure/Table/Models/QueryEntitiesOptions.php b/WindowsAzure/Table/Models/QueryEntitiesOptions.php index bed42ec8..940939ad 100644 --- a/WindowsAzure/Table/Models/QueryEntitiesOptions.php +++ b/WindowsAzure/Table/Models/QueryEntitiesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryEntitiesOptions extends TableServiceOptions { diff --git a/WindowsAzure/Table/Models/QueryEntitiesResult.php b/WindowsAzure/Table/Models/QueryEntitiesResult.php index 47e6d768..db004d6f 100644 --- a/WindowsAzure/Table/Models/QueryEntitiesResult.php +++ b/WindowsAzure/Table/Models/QueryEntitiesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryEntitiesResult { diff --git a/WindowsAzure/Table/Models/QueryTablesOptions.php b/WindowsAzure/Table/Models/QueryTablesOptions.php index ae5cf47e..84835e77 100644 --- a/WindowsAzure/Table/Models/QueryTablesOptions.php +++ b/WindowsAzure/Table/Models/QueryTablesOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryTablesOptions extends TableServiceOptions { diff --git a/WindowsAzure/Table/Models/QueryTablesResult.php b/WindowsAzure/Table/Models/QueryTablesResult.php index 8a164740..f8573bb9 100644 --- a/WindowsAzure/Table/Models/QueryTablesResult.php +++ b/WindowsAzure/Table/Models/QueryTablesResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryTablesResult { diff --git a/WindowsAzure/Table/Models/TableServiceOptions.php b/WindowsAzure/Table/Models/TableServiceOptions.php index c64fa1a2..2cbfcc8d 100644 --- a/WindowsAzure/Table/Models/TableServiceOptions.php +++ b/WindowsAzure/Table/Models/TableServiceOptions.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table\Models; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableServiceOptions { diff --git a/WindowsAzure/Table/Models/UpdateEntityResult.php b/WindowsAzure/Table/Models/UpdateEntityResult.php index 9ca74396..c02e4c34 100644 --- a/WindowsAzure/Table/Models/UpdateEntityResult.php +++ b/WindowsAzure/Table/Models/UpdateEntityResult.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UpdateEntityResult { diff --git a/WindowsAzure/Table/TableRestProxy.php b/WindowsAzure/Table/TableRestProxy.php index b8770f95..7e5450e5 100644 --- a/WindowsAzure/Table/TableRestProxy.php +++ b/WindowsAzure/Table/TableRestProxy.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table; @@ -58,7 +58,7 @@ use WindowsAzure\Table\Models\BatchResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableRestProxy extends ServiceRestProxy implements ITable { diff --git a/WindowsAzure/Table/TableService.php b/WindowsAzure/Table/TableService.php index b9dcf6c9..6eef6bd3 100644 --- a/WindowsAzure/Table/TableService.php +++ b/WindowsAzure/Table/TableService.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableService { diff --git a/WindowsAzure/Table/TableSettings.php b/WindowsAzure/Table/TableSettings.php index 677455f3..c5a918a4 100644 --- a/WindowsAzure/Table/TableSettings.php +++ b/WindowsAzure/Table/TableSettings.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace WindowsAzure\Table; @@ -33,7 +33,7 @@ namespace WindowsAzure\Table; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableSettings { diff --git a/build.xml b/build.xml index 5f623aaf..35aa18be 100644 --- a/build.xml +++ b/build.xml @@ -179,11 +179,4 @@ - - - - - - - diff --git a/examples/Client/CloudStorageService.php b/examples/Client/CloudStorageService.php index df1b2907..80a11854 100644 --- a/examples/Client/CloudStorageService.php +++ b/examples/Client/CloudStorageService.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Client; @@ -41,7 +41,7 @@ use WindowsAzure\Table\Models\QueryTablesOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CloudStorageService { diff --git a/examples/Client/CloudSubscription.php b/examples/Client/CloudSubscription.php index 238e0d5c..6ef0a5f6 100644 --- a/examples/Client/CloudSubscription.php +++ b/examples/Client/CloudSubscription.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Client; @@ -40,7 +40,7 @@ use WindowsAzure\ServiceManagement\Models\CreateStorageServiceOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CloudSubscription { diff --git a/examples/Client/CloudTable.php b/examples/Client/CloudTable.php index 2580091d..0326615e 100644 --- a/examples/Client/CloudTable.php +++ b/examples/Client/CloudTable.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Client; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CloudTable { diff --git a/examples/Client/ErrorMessages.php b/examples/Client/ErrorMessages.php index 01432369..64ecad84 100644 --- a/examples/Client/ErrorMessages.php +++ b/examples/Client/ErrorMessages.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Client; @@ -33,7 +33,7 @@ namespace Client; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ErrorMessages { diff --git a/examples/Client/WindowsAzureErrorCodes.php b/examples/Client/WindowsAzureErrorCodes.php index 23a8b8cd..9a73326d 100644 --- a/examples/Client/WindowsAzureErrorCodes.php +++ b/examples/Client/WindowsAzureErrorCodes.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Client; @@ -33,7 +33,7 @@ namespace Client; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class WindowsAzureErrorCodes { diff --git a/package.php b/package.php index d552c66b..8d78393f 100644 --- a/package.php +++ b/package.php @@ -18,7 +18,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ require_once 'PEAR/PackageFileManager2.php'; require_once 'Defaults.php'; diff --git a/package.xml b/package.xml index 7fac30a0..a04c8a2e 100644 --- a/package.xml +++ b/package.xml @@ -15,7 +15,7 @@ It is build as a thin REST call wrapper where each server call maps to a single yes 2012-06-04 - + 0.1.0 0.1.0 @@ -33,213 +33,213 @@ It is build as a thin REST call wrapper where each server call maps to a single - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/framework/BlobServiceRestProxyTestBase.php b/tests/framework/BlobServiceRestProxyTestBase.php index f0454187..9891e061 100644 --- a/tests/framework/BlobServiceRestProxyTestBase.php +++ b/tests/framework/BlobServiceRestProxyTestBase.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; @@ -40,7 +40,7 @@ use WindowsAzure\Blob\Models\ListContainersOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobServiceRestProxyTestBase extends ServiceRestProxyTestBase { diff --git a/tests/framework/FiddlerFilter.php b/tests/framework/FiddlerFilter.php index f5d13c0c..0c122cf0 100644 --- a/tests/framework/FiddlerFilter.php +++ b/tests/framework/FiddlerFilter.php @@ -14,12 +14,12 @@ * * PHP version 5 * - * @category Microsoft - * @package Tests\Framework - * @author Azure PHP SDK - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Framework + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; diff --git a/tests/framework/QueueServiceRestProxyTestBase.php b/tests/framework/QueueServiceRestProxyTestBase.php index 2148da84..e351533f 100644 --- a/tests/framework/QueueServiceRestProxyTestBase.php +++ b/tests/framework/QueueServiceRestProxyTestBase.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; use Tests\Framework\ServiceRestProxyTestBase; @@ -38,7 +38,7 @@ use WindowsAzure\Queue\QueueService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueServiceRestProxyTestBase extends ServiceRestProxyTestBase { diff --git a/tests/framework/RestProxyTestBase.php b/tests/framework/RestProxyTestBase.php index f2ee0d61..2ee353ad 100644 --- a/tests/framework/RestProxyTestBase.php +++ b/tests/framework/RestProxyTestBase.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Configuration; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RestProxyTestBase extends \PHPUnit_Framework_TestCase { diff --git a/tests/framework/ServiceManagementRestProxyTestBase.php b/tests/framework/ServiceManagementRestProxyTestBase.php index cdcf50f6..c4cda621 100644 --- a/tests/framework/ServiceManagementRestProxyTestBase.php +++ b/tests/framework/ServiceManagementRestProxyTestBase.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; @@ -40,7 +40,7 @@ use WindowsAzure\ServiceManagement\Models\Locations; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceManagementRestProxyTestBase extends RestProxyTestBase { diff --git a/tests/framework/ServiceRestProxyTestBase.php b/tests/framework/ServiceRestProxyTestBase.php index eb0708f3..6b651ab3 100644 --- a/tests/framework/ServiceRestProxyTestBase.php +++ b/tests/framework/ServiceRestProxyTestBase.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; use WindowsAzure\Common\Configuration; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceRestProxyTestBase extends RestProxyTestBase { diff --git a/tests/framework/TableServiceRestProxyTestBase.php b/tests/framework/TableServiceRestProxyTestBase.php index cc45dbab..f37bc112 100644 --- a/tests/framework/TableServiceRestProxyTestBase.php +++ b/tests/framework/TableServiceRestProxyTestBase.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; use Tests\Framework\ServiceRestProxyTestBase; @@ -37,7 +37,7 @@ use WindowsAzure\Table\TableService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableServiceRestProxyTestBase extends ServiceRestProxyTestBase { diff --git a/tests/framework/TestResources.php b/tests/framework/TestResources.php index 17a0a86b..9b90cd21 100644 --- a/tests/framework/TestResources.php +++ b/tests/framework/TestResources.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @package WindowsAzure-sdk-for-php + * @author Azure PHP SDK + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; @@ -35,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TestResources { diff --git a/tests/framework/VirtualFileSystem.php b/tests/framework/VirtualFileSystem.php index c281127c..e8882793 100644 --- a/tests/framework/VirtualFileSystem.php +++ b/tests/framework/VirtualFileSystem.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Framework; @@ -34,7 +34,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class VirtualFileSystem { diff --git a/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTest.php b/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTest.php index c9585b87..87db8c38 100644 --- a/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTest.php +++ b/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Blob + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Blob; diff --git a/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTestData.php b/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTestData.php index 424bc616..a4fd9d41 100644 --- a/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTestData.php +++ b/tests/functional/WindowsAzure/Blob/BlobServiceFunctionalTestData.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Blob + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Blob; @@ -84,7 +86,7 @@ class BlobServiceFunctionalTestData public static function getSimpleMessageText() { - return 'simple message text #' . (self::$tempBlobCounter++); + return 'foo bar' . (self::$tempBlobCounter++); } public static function getInterestingTimeoutValues() diff --git a/tests/functional/WindowsAzure/Blob/BlobServiceIntegrationTest.php b/tests/functional/WindowsAzure/Blob/BlobServiceIntegrationTest.php index 00252ba1..d6979a74 100644 --- a/tests/functional/WindowsAzure/Blob/BlobServiceIntegrationTest.php +++ b/tests/functional/WindowsAzure/Blob/BlobServiceIntegrationTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Blob + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Blob; diff --git a/tests/functional/WindowsAzure/Blob/FunctionalTestBase.php b/tests/functional/WindowsAzure/Blob/FunctionalTestBase.php index cf392b19..ed6035a3 100644 --- a/tests/functional/WindowsAzure/Blob/FunctionalTestBase.php +++ b/tests/functional/WindowsAzure/Blob/FunctionalTestBase.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Blob + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Blob; diff --git a/tests/functional/WindowsAzure/Blob/IntegrationTestBase.php b/tests/functional/WindowsAzure/Blob/IntegrationTestBase.php index 1e487568..c24f6ee6 100644 --- a/tests/functional/WindowsAzure/Blob/IntegrationTestBase.php +++ b/tests/functional/WindowsAzure/Blob/IntegrationTestBase.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Blob + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Blob; diff --git a/tests/functional/WindowsAzure/Queue/FunctionalTestBase.php b/tests/functional/WindowsAzure/Queue/FunctionalTestBase.php index 3ffcc990..f84b410c 100644 --- a/tests/functional/WindowsAzure/Queue/FunctionalTestBase.php +++ b/tests/functional/WindowsAzure/Queue/FunctionalTestBase.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Queue + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Queue; diff --git a/tests/functional/WindowsAzure/Queue/IntegrationTestBase.php b/tests/functional/WindowsAzure/Queue/IntegrationTestBase.php index 7d8948c1..e12884dc 100644 --- a/tests/functional/WindowsAzure/Queue/IntegrationTestBase.php +++ b/tests/functional/WindowsAzure/Queue/IntegrationTestBase.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Queue + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Queue; diff --git a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalOptionsTest.php b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalOptionsTest.php index 77332547..e6eb54f9 100644 --- a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalOptionsTest.php +++ b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalOptionsTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Queue + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Queue; diff --git a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalParameterTest.php b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalParameterTest.php index 362abb8c..5b7ef805 100644 --- a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalParameterTest.php +++ b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalParameterTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Queue + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Queue; diff --git a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTest.php b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTest.php index 4b16b931..2a992cb4 100644 --- a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTest.php +++ b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Queue + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Queue; diff --git a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTestData.php b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTestData.php index be061249..d0dc9b9d 100644 --- a/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTestData.php +++ b/tests/functional/WindowsAzure/Queue/QueueServiceFunctionalTestData.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Queue + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Queue; @@ -56,7 +58,7 @@ class QueueServiceFunctionalTestData { } public static function getSimpleMessageText() { - return 'simple message text #' . (self::$tempQueueCounter++); + return 'foo bar' . (self::$tempQueueCounter++); } public static function getInterestingTimeoutValues() { diff --git a/tests/functional/WindowsAzure/Queue/QueueServiceIntegrationTest.php b/tests/functional/WindowsAzure/Queue/QueueServiceIntegrationTest.php index 9e5f1289..d26383c4 100644 --- a/tests/functional/WindowsAzure/Queue/QueueServiceIntegrationTest.php +++ b/tests/functional/WindowsAzure/Queue/QueueServiceIntegrationTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Queue + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Queue; diff --git a/tests/functional/WindowsAzure/Table/FunctionalTestBase.php b/tests/functional/WindowsAzure/Table/FunctionalTestBase.php index 7c741d08..7ea34b53 100644 --- a/tests/functional/WindowsAzure/Table/FunctionalTestBase.php +++ b/tests/functional/WindowsAzure/Table/FunctionalTestBase.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/IntegrationTestBase.php b/tests/functional/WindowsAzure/Table/IntegrationTestBase.php index 9af96444..9b104bfd 100644 --- a/tests/functional/WindowsAzure/Table/IntegrationTestBase.php +++ b/tests/functional/WindowsAzure/Table/IntegrationTestBase.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/TableServiceFunctionalOptionsTest.php b/tests/functional/WindowsAzure/Table/TableServiceFunctionalOptionsTest.php index ebd8a836..b6c95782 100644 --- a/tests/functional/WindowsAzure/Table/TableServiceFunctionalOptionsTest.php +++ b/tests/functional/WindowsAzure/Table/TableServiceFunctionalOptionsTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/TableServiceFunctionalParametersTest.php b/tests/functional/WindowsAzure/Table/TableServiceFunctionalParametersTest.php index ff1ceb69..172e967c 100644 --- a/tests/functional/WindowsAzure/Table/TableServiceFunctionalParametersTest.php +++ b/tests/functional/WindowsAzure/Table/TableServiceFunctionalParametersTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/TableServiceFunctionalQueryTest.php b/tests/functional/WindowsAzure/Table/TableServiceFunctionalQueryTest.php index 87db001d..f6d4605e 100644 --- a/tests/functional/WindowsAzure/Table/TableServiceFunctionalQueryTest.php +++ b/tests/functional/WindowsAzure/Table/TableServiceFunctionalQueryTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/TableServiceFunctionalTest.php b/tests/functional/WindowsAzure/Table/TableServiceFunctionalTest.php index 6f99dea2..a6016a3f 100644 --- a/tests/functional/WindowsAzure/Table/TableServiceFunctionalTest.php +++ b/tests/functional/WindowsAzure/Table/TableServiceFunctionalTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestData.php b/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestData.php index 867ba930..4c93581c 100644 --- a/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestData.php +++ b/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestData.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestUtils.php b/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestUtils.php index a5de8234..8026453c 100644 --- a/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestUtils.php +++ b/tests/functional/WindowsAzure/Table/TableServiceFunctionalTestUtils.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/functional/WindowsAzure/Table/TableServiceIntegrationTest.php b/tests/functional/WindowsAzure/Table/TableServiceIntegrationTest.php index 3c29f91e..d4749f0c 100644 --- a/tests/functional/WindowsAzure/Table/TableServiceIntegrationTest.php +++ b/tests/functional/WindowsAzure/Table/TableServiceIntegrationTest.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @category Microsoft + * @package Tests\Functional\WindowsAzure\Table + * @author Jason Cooke + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Functional\WindowsAzure\Table; diff --git a/tests/mock/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php b/tests/mock/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php index 10e0718e..5c57d155 100644 --- a/tests/mock/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php +++ b/tests/mock/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @package WindowsAzure-sdk-for-php + * @author Azure PHP SDK + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Mock\WindowsAzure\Common\Internal\Authentication; @@ -33,7 +34,7 @@ use WindowsAzure\Common\Internal\Authentication\SharedKeyAuthScheme; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SharedKeyAuthSchemeMock extends SharedKeyAuthScheme { diff --git a/tests/mock/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeMock.php b/tests/mock/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeMock.php index a545c430..9ef22dd7 100644 --- a/tests/mock/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeMock.php +++ b/tests/mock/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeMock.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @package WindowsAzure-sdk-for-php + * @author Azure PHP SDK + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Mock\WindowsAzure\Common\Internal\Authentication; @@ -33,7 +34,7 @@ use WindowsAzure\Common\Internal\Authentication\StorageAuthScheme; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class StorageAuthSchemeMock extends StorageAuthScheme { diff --git a/tests/mock/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php b/tests/mock/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php index 974ceffa..dcdf02bc 100644 --- a/tests/mock/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php +++ b/tests/mock/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php @@ -1,6 +1,10 @@ - * @copyright 2012 Microsoft Corporation - * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @package WindowsAzure-sdk-for-php + * @author Azure PHP SDK + * @copyright 2012 Microsoft Corporation + * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Mock\WindowsAzure\Common\Internal\Authentication; @@ -33,7 +34,7 @@ use WindowsAzure\Common\Internal\Authentication\TableSharedKeyLiteAuthScheme; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableSharedKeyLiteAuthSchemeMock extends TableSharedKeyLiteAuthScheme { diff --git a/tests/mock/WindowsAzure/Common/Internal/Filters/SimpleFilterMock.php b/tests/mock/WindowsAzure/Common/Internal/Filters/SimpleFilterMock.php index ec7fa8d9..059d2b3c 100644 --- a/tests/mock/WindowsAzure/Common/Internal/Filters/SimpleFilterMock.php +++ b/tests/mock/WindowsAzure/Common/Internal/Filters/SimpleFilterMock.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Mock\WindowsAzure\Common\Internal\Filters; @@ -34,7 +34,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SimpleFilterMock implements \WindowsAzure\Common\Internal\IServiceFilter { diff --git a/tests/unit/WindowsAzure/Blob/BlobRestProxyTest.php b/tests/unit/WindowsAzure/Blob/BlobRestProxyTest.php index 610b90d5..20085a43 100644 --- a/tests/unit/WindowsAzure/Blob/BlobRestProxyTest.php +++ b/tests/unit/WindowsAzure/Blob/BlobRestProxyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob; @@ -63,7 +63,7 @@ use WindowsAzure\Blob\Models\DeleteBlobOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobRestProxyTest extends BlobServiceRestProxyTestBase { diff --git a/tests/unit/WindowsAzure/Blob/BlobServiceTest.php b/tests/unit/WindowsAzure/Blob/BlobServiceTest.php index 471ba8f1..9bbcb427 100644 --- a/tests/unit/WindowsAzure/Blob/BlobServiceTest.php +++ b/tests/unit/WindowsAzure/Blob/BlobServiceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob; @@ -37,7 +37,7 @@ use WindowsAzure\Blob\BlobSettings; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobServiceTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/AccessConditionTest.php b/tests/unit/WindowsAzure/Blob/Models/AccessConditionTest.php index 08a00ffe..2c34e3ef 100644 --- a/tests/unit/WindowsAzure/Blob/Models/AccessConditionTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/AccessConditionTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\AccessCondition; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AccessConditionTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/AccessPolicyTest.php b/tests/unit/WindowsAzure/Blob/Models/AccessPolicyTest.php index 7b0342ba..f124bdc3 100644 --- a/tests/unit/WindowsAzure/Blob/Models/AccessPolicyTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/AccessPolicyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\AccessPolicy; @@ -33,7 +33,7 @@ use WindowsAzure\Blob\Models\AccessPolicy; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AccessPolicyTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseOptionsTest.php index 7ca3f5c7..a3fe7883 100644 --- a/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\AcquireLeaseOptions; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AcquireLeaseOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseResultTest.php b/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseResultTest.php index 6873f64a..616d8b99 100644 --- a/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/AcquireLeaseResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\AcquireLeaseResult; @@ -33,7 +33,7 @@ use WindowsAzure\Blob\Models\AcquireLeaseResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AcquireLeaseResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlobBlockTypeTest.php b/tests/unit/WindowsAzure/Blob/Models/BlobBlockTypeTest.php index 0ede4301..428aace7 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlobBlockTypeTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlobBlockTypeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\BlobBlockType; @@ -33,7 +33,7 @@ use WindowsAzure\Blob\Models\BlobBlockType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobBlockTypeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlobPrefixTest.php b/tests/unit/WindowsAzure/Blob/Models/BlobPrefixTest.php index 90106172..7090e784 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlobPrefixTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlobPrefixTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\BlobPrefix; @@ -34,7 +34,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobPrefixTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlobPropertiesTest.php b/tests/unit/WindowsAzure/Blob/Models/BlobPropertiesTest.php index dd0161f2..a9b7c9ea 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlobPropertiesTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlobPropertiesTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobPropertiesTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlobServiceOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/BlobServiceOptionsTest.php index f9fbacb7..98613a18 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlobServiceOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlobServiceOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\BlobServiceOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobServiceOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlobTest.php b/tests/unit/WindowsAzure/Blob/Models/BlobTest.php index d8f4e8b0..a9b9926d 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlobTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlobTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\Blob; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\BlobProperties; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlobTypeTest.php b/tests/unit/WindowsAzure/Blob/Models/BlobTypeTest.php index c42aa602..0492b8b0 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlobTypeTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlobTypeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\BlobType; @@ -33,7 +33,7 @@ use WindowsAzure\Blob\Models\BlobType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlobTypeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlockListTest.php b/tests/unit/WindowsAzure/Blob/Models/BlockListTest.php index a5df9dda..3f9376ad 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlockListTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlockListTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Common\Internal\Serialization\XmlSerializer; @@ -36,7 +36,7 @@ use WindowsAzure\Blob\Models\Block; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlockListTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/BlockTest.php b/tests/unit/WindowsAzure/Blob/Models/BlockTest.php index e0ffe949..b7f67186 100644 --- a/tests/unit/WindowsAzure/Blob/Models/BlockTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/BlockTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\Block; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BlockTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CommitBlobBlocksOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/CommitBlobBlocksOptionsTest.php index 32ee3030..669a0e09 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CommitBlobBlocksOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CommitBlobBlocksOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\CommitBlobBlocksOptions; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CommitBlobBlocksOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ContainerACLTest.php b/tests/unit/WindowsAzure/Blob/Models/ContainerACLTest.php index 605ac1d1..1a1cdebc 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ContainerACLTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ContainerACLTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\ContainerAcl; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ContainerAclTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ContainerPropertiesTest.php b/tests/unit/WindowsAzure/Blob/Models/ContainerPropertiesTest.php index 7fb20de4..97ae1750 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ContainerPropertiesTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ContainerPropertiesTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\ContainerProperties; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ContainerPropertiesTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ContainerTest.php b/tests/unit/WindowsAzure/Blob/Models/ContainerTest.php index 3cd89685..7751738a 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ContainerTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ContainerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ContainerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CopyBlobOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/CopyBlobOptionsTest.php index 6b5a0784..7ade7a64 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CopyBlobOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CopyBlobOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -31,12 +31,12 @@ use WindowsAzure\Blob\Models\CopyBlobOptions; * Unit tests for class CopyBlobBlobOptions * * @category Microsoft - * @package Tests\Unit\WindowsAzure\Blob\Models + * @package PEAR2\Tests\Unit\WindowsAzure\Blob\Models * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CopyBlobOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CopyBlobResultTest.php b/tests/unit/WindowsAzure/Blob/Models/CopyBlobResultTest.php index 2a783c3d..7c786686 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CopyBlobResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CopyBlobResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\CopyBlobResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CopyBlobResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CreateBlobBlockOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/CreateBlobBlockOptionsTest.php index 44ae63d2..d81a182d 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CreateBlobBlockOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CreateBlobBlockOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\CreateBlobBlockOptions; @@ -33,7 +33,7 @@ use WindowsAzure\Blob\Models\CreateBlobBlockOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobBlockOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CreateBlobOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/CreateBlobOptionsTest.php index bed8b921..6fb45de9 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CreateBlobOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CreateBlobOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -36,7 +36,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesOptionsTest.php index ba252653..7cbd54d3 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\CreateBlobPagesOptions; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobPagesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesResultTest.php b/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesResultTest.php index 8476ebdc..f7f4cc54 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CreateBlobPagesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -36,7 +36,7 @@ use WindowsAzure\Blob\Models\CreateBlobPagesResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobPagesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotOptionsTest.php index b3b0c3de..56dda1a7 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\CreateBlobSnapshotOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobSnapshotOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotResultTest.php b/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotResultTest.php index eee4a2dc..f04f9f50 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CreateBlobSnapshotResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -36,7 +36,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateBlobSnapshotResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/CreateContainerOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/CreateContainerOptionsTest.php index 1deff914..f1340df1 100644 --- a/tests/unit/WindowsAzure/Blob/Models/CreateContainerOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/CreateContainerOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateContainerOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/DeleteBlobOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/DeleteBlobOptionsTest.php index d98c0736..8bb229da 100644 --- a/tests/unit/WindowsAzure/Blob/Models/DeleteBlobOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/DeleteBlobOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\DeleteBlobOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DeleteBlobOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/DeleteContainerOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/DeleteContainerOptionsTest.php index c1dced3c..cdc8a983 100644 --- a/tests/unit/WindowsAzure/Blob/Models/DeleteContainerOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/DeleteContainerOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\DeleteContainerOptions; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DeleteContainerOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataOptionsTest.php index 6db582e7..766fd788 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\GetBlobMetadataOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobMetadataOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataResultTest.php b/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataResultTest.php index e4614b69..a7e3c981 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetBlobMetadataResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Common\Internal\Utilities; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\GetBlobMetadataResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobMetadataResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetBlobOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/GetBlobOptionsTest.php index 2db5cd97..02d09639 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetBlobOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetBlobOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\GetBlobOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesOptionsTest.php index b88965fe..ecb20bd7 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\GetBlobPropertiesOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobPropertiesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesResultTest.php b/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesResultTest.php index bd610f4a..98135ac8 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetBlobPropertiesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\GetBlobPropertiesResult; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\BlobProperties; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobPropertiesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetBlobResultTest.php b/tests/unit/WindowsAzure/Blob/Models/GetBlobResultTest.php index c1b012bb..0e311451 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetBlobResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetBlobResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Common\Internal\Utilities; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\BlobProperties; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetBlobResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetContainerACLResultTest.php b/tests/unit/WindowsAzure/Blob/Models/GetContainerACLResultTest.php index 5850d07f..ac77a55d 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetContainerACLResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetContainerACLResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\GetContainerAclResult; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetContainerAclResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/GetContainerPropertiesResultTest.php b/tests/unit/WindowsAzure/Blob/Models/GetContainerPropertiesResultTest.php index a62c23a9..e795b7a5 100644 --- a/tests/unit/WindowsAzure/Blob/Models/GetContainerPropertiesResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/GetContainerPropertiesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\GetContainerPropertiesResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetContainerPropertiesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/LeaseModeTest.php b/tests/unit/WindowsAzure/Blob/Models/LeaseModeTest.php index d6744021..f5c008f6 100644 --- a/tests/unit/WindowsAzure/Blob/Models/LeaseModeTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/LeaseModeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\LeaseMode; @@ -33,7 +33,7 @@ use WindowsAzure\Blob\Models\LeaseMode; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class LeaseModeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksOptionsTest.php index 0b8c1d05..60694e05 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\ListBlobBlocksOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobBlocksOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksResultTest.php b/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksResultTest.php index 2f1a8a7b..5a2362d1 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListBlobBlocksResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\ListBlobBlocksResult; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobBlocksResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListBlobsOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/ListBlobsOptionsTest.php index 672583e3..a00095fa 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListBlobsOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListBlobsOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\ListBlobsOptions; @@ -34,7 +34,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobsOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListBlobsResultTest.php b/tests/unit/WindowsAzure/Blob/Models/ListBlobsResultTest.php index 45eb9d1a..0f440187 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListBlobsResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListBlobsResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\ListBlobsResult; @@ -34,7 +34,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListBlobsResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListContainersOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/ListContainersOptionsTest.php index 1e537555..119bd37d 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListContainersOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListContainersOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListContainersOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListContainersResultTest.php b/tests/unit/WindowsAzure/Blob/Models/ListContainersResultTest.php index 36b3ef36..f513820a 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListContainersResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListContainersResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListContainersResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesOptionsTest.php index 83ad0808..1f0f54b7 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\ListPageBlobRangesOptions; @@ -35,7 +35,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListPageBlobRangesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesResultTest.php b/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesResultTest.php index 4b9fc25e..5991cdef 100644 --- a/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/ListPageBlobRangesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Common\Internal\Utilities; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\PageRange; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListPageBlobRangesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/PageRangeTest.php b/tests/unit/WindowsAzure/Blob/Models/PageRangeTest.php index 3c6256d2..39ccf16f 100644 --- a/tests/unit/WindowsAzure/Blob/Models/PageRangeTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/PageRangeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\PageRange; @@ -33,7 +33,7 @@ use WindowsAzure\Blob\Models\PageRange; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PageRangeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/PublicAccessTypeTest.php b/tests/unit/WindowsAzure/Blob/Models/PublicAccessTypeTest.php index 802f9db1..08574485 100644 --- a/tests/unit/WindowsAzure/Blob/Models/PublicAccessTypeTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/PublicAccessTypeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\PublicAccessType; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PublicAccessTypeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataOptionsTest.php index 12b7e8b8..a7d96c21 100644 --- a/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\SetBlobMetadataOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobMetadataOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataResultTest.php b/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataResultTest.php index 8340a543..0046f418 100644 --- a/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/SetBlobMetadataResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Common\Internal\Utilities; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\SetBlobMetadataResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobMetadataResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesOptionsTest.php index ee2efa67..9f099fa5 100644 --- a/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesOptionsTest.php @@ -15,11 +15,11 @@ * PHP version 5 * * @category Microsoft - * @package Tests\Unit\WindowsAzure\Blob\Models + * @package WindowsAzure\Blob\Models * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobPropertiesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesResultTest.php b/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesResultTest.php index 546c5bed..dc8dd42a 100644 --- a/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesResultTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/SetBlobPropertiesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\SetBlobPropertiesResult; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetBlobPropertiesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/SetContainerMetadataOptionsTest.php b/tests/unit/WindowsAzure/Blob/Models/SetContainerMetadataOptionsTest.php index 1df3846c..1f9bd5e7 100644 --- a/tests/unit/WindowsAzure/Blob/Models/SetContainerMetadataOptionsTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/SetContainerMetadataOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\SetContainerMetadataOptions; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\AccessCondition; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SetContainerMetadataOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Blob/Models/SignedIdentifierTest.php b/tests/unit/WindowsAzure/Blob/Models/SignedIdentifierTest.php index 4cdb49d9..4dfd55db 100644 --- a/tests/unit/WindowsAzure/Blob/Models/SignedIdentifierTest.php +++ b/tests/unit/WindowsAzure/Blob/Models/SignedIdentifierTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Blob\Models; use WindowsAzure\Blob\Models\SignedIdentifier; @@ -34,7 +34,7 @@ use WindowsAzure\Blob\Models\AccessPolicy; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SignedIdentifierTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/ConfigurationTest.php b/tests/unit/WindowsAzure/Common/ConfigurationTest.php index 6bab1a5e..5004ff1c 100644 --- a/tests/unit/WindowsAzure/Common/ConfigurationTest.php +++ b/tests/unit/WindowsAzure/Common/ConfigurationTest.php @@ -21,7 +21,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal; @@ -39,7 +39,7 @@ use WindowsAzure\Queue\QueueSettings; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ConfigurationTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php b/tests/unit/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php index 806e4681..971c247a 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php @@ -21,7 +21,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Authentication; @@ -37,7 +37,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class SharedKeyAuthSchemeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeTest.php b/tests/unit/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeTest.php index be27e122..2d782a9c 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Authentication/StorageAuthSchemeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Authentication; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class StorageAuthSchemeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php b/tests/unit/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php index b4135a57..a92d98ef 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php @@ -21,7 +21,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Authentication; @@ -37,7 +37,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableSharedKeyLiteAuthSchemeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Filters/DateFilterTest.php b/tests/unit/WindowsAzure/Common/Internal/Filters/DateFilterTest.php index 01600c7a..50c9937c 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Filters/DateFilterTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Filters/DateFilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Filters; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DateFilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicyTest.php b/tests/unit/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicyTest.php index 6245b79e..94a28160 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicyTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Filters/ExponentialRetryPolicyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Filters; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Filters\ExponentialRetryPolicy; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ExponentialRetryPolicyTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Filters/HeadersFilterTest.php b/tests/unit/WindowsAzure/Common/Internal/Filters/HeadersFilterTest.php index 4bbc93bb..12bd1694 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Filters/HeadersFilterTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Filters/HeadersFilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Filters; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class HeadersFilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Filters/SharedKeyFilterTest.php b/tests/unit/WindowsAzure/Common/Internal/Filters/SharedKeyFilterTest.php index ec56e1dd..bb97fea2 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Filters/SharedKeyFilterTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Filters/SharedKeyFilterTest.php @@ -15,14 +15,13 @@ * PHP version 5 * * @category Microsoft - * @package Tests\Unit\WindowsAzure\Common\Internal\Filters + * @package Tests\Unit\WindowsAzure * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ -namespace Tests\Unit\WindowsAzure\Common\Internal\Filters; use WindowsAzure\Common\Internal\Filters\SharedKeyFilter; use WindowsAzure\Common\Internal\Http\HttpClient; use WindowsAzure\Common\Internal\Resources; @@ -37,9 +36,9 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ -class SharedKeyFilterTest extends \PHPUnit_Framework_TestCase +class SharedKeyFilterTest extends PHPUnit_Framework_TestCase { /** * @covers WindowsAzure\Common\Internal\Filters\SharedKeyFilter::handleRequest diff --git a/tests/unit/WindowsAzure/Common/Internal/Http/HttpCallContextTest.php b/tests/unit/WindowsAzure/Common/Internal/Http/HttpCallContextTest.php index 83b24830..85817020 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Http/HttpCallContextTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Http/HttpCallContextTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Http; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Http\Url; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class HttpCallContextTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Http/HttpClientTest.php b/tests/unit/WindowsAzure/Common/Internal/Http/HttpClientTest.php index aca12cd6..e48fafa2 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Http/HttpClientTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Http/HttpClientTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Http; @@ -40,7 +40,7 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class HttpClientTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Http/UrlTest.php b/tests/unit/WindowsAzure/Common/Internal/Http/UrlTest.php index c691ad8d..28ca8dfb 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Http/UrlTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Http/UrlTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Http; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UrlTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/InvalidArgumentTypeExceptionTest.php b/tests/unit/WindowsAzure/Common/Internal/InvalidArgumentTypeExceptionTest.php index 12723cf8..8b39f817 100644 --- a/tests/unit/WindowsAzure/Common/Internal/InvalidArgumentTypeExceptionTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/InvalidArgumentTypeExceptionTest.php @@ -19,10 +19,9 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ -namespace Tests\Unit\WindowsAzure; use WindowsAzure\Common\Internal\InvalidArgumentTypeException; /** @@ -34,9 +33,9 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ -class InvalidArgumentTypeExceptionTest extends \PHPUnit_Framework_TestCase +class InvalidArgumentTypeExceptionTest extends PHPUnit_Framework_TestCase { /** * @covers WindowsAzure\Common\Internal\InvalidArgumentTypeException::__construct diff --git a/tests/unit/WindowsAzure/Common/Internal/LoggerTest.php b/tests/unit/WindowsAzure/Common/Internal/LoggerTest.php index d66865ab..59431ddb 100644 --- a/tests/unit/WindowsAzure/Common/Internal/LoggerTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/LoggerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure; @@ -36,7 +36,7 @@ use Tests\Framework\VirtualFileSystem; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class LoggerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/Serialization/XmlSerializerTest.php b/tests/unit/WindowsAzure/Common/Internal/Serialization/XmlSerializerTest.php index 76d19f61..21c7b3b1 100644 --- a/tests/unit/WindowsAzure/Common/Internal/Serialization/XmlSerializerTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/Serialization/XmlSerializerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal\Serialization; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Models\ServiceProperties; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlSerializerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/ServiceRestProxyTest.php b/tests/unit/WindowsAzure/Common/Internal/ServiceRestProxyTest.php index 75a31af1..f346cc4f 100644 --- a/tests/unit/WindowsAzure/Common/Internal/ServiceRestProxyTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/ServiceRestProxyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal; @@ -40,7 +40,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceRestProxyTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/ServicesBuilderTest.php b/tests/unit/WindowsAzure/Common/Internal/ServicesBuilderTest.php index 9c74db01..d7d91910 100644 --- a/tests/unit/WindowsAzure/Common/Internal/ServicesBuilderTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/ServicesBuilderTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Internal; @@ -42,7 +42,7 @@ use WindowsAzure\Common\Internal\InvalidArgumentTypeException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServicesBuilderTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/UtilitiesTest.php b/tests/unit/WindowsAzure/Common/Internal/UtilitiesTest.php index a2e90b45..0cd51f1c 100644 --- a/tests/unit/WindowsAzure/Common/Internal/UtilitiesTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/UtilitiesTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure; @@ -39,7 +39,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UtilitiesTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Internal/ValidateTest.php b/tests/unit/WindowsAzure/Common/Internal/ValidateTest.php index ebeb3b35..67ed3c3d 100644 --- a/tests/unit/WindowsAzure/Common/Internal/ValidateTest.php +++ b/tests/unit/WindowsAzure/Common/Internal/ValidateTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ValidateTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Models/GetServicePropertiesResultTest.php b/tests/unit/WindowsAzure/Common/Models/GetServicePropertiesResultTest.php index c8f42fc3..708aa7c9 100644 --- a/tests/unit/WindowsAzure/Common/Models/GetServicePropertiesResultTest.php +++ b/tests/unit/WindowsAzure/Common/Models/GetServicePropertiesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Models; @@ -36,7 +36,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetServicePropertiesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Models/LoggingTest.php b/tests/unit/WindowsAzure/Common/Models/LoggingTest.php index 4ec7714a..d41ef89e 100644 --- a/tests/unit/WindowsAzure/Common/Models/LoggingTest.php +++ b/tests/unit/WindowsAzure/Common/Models/LoggingTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class LoggingTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Models/MetricsTest.php b/tests/unit/WindowsAzure/Common/Models/MetricsTest.php index e71421d3..1b908a98 100644 --- a/tests/unit/WindowsAzure/Common/Models/MetricsTest.php +++ b/tests/unit/WindowsAzure/Common/Models/MetricsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Models\RetentionPolicy; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class MetricsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Models/RetentionPolicyTest.php b/tests/unit/WindowsAzure/Common/Models/RetentionPolicyTest.php index 91ae01a8..b111ce8e 100644 --- a/tests/unit/WindowsAzure/Common/Models/RetentionPolicyTest.php +++ b/tests/unit/WindowsAzure/Common/Models/RetentionPolicyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RetentionPolicyTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/Models/ServicePropertiesTest.php b/tests/unit/WindowsAzure/Common/Models/ServicePropertiesTest.php index e22526ca..f5ad26ff 100644 --- a/tests/unit/WindowsAzure/Common/Models/ServicePropertiesTest.php +++ b/tests/unit/WindowsAzure/Common/Models/ServicePropertiesTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Common\Models; @@ -40,7 +40,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServicePropertiesTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Common/ServiceExceptionTest.php b/tests/unit/WindowsAzure/Common/ServiceExceptionTest.php index 07445b7d..531b9dff 100644 --- a/tests/unit/WindowsAzure/Common/ServiceExceptionTest.php +++ b/tests/unit/WindowsAzure/Common/ServiceExceptionTest.php @@ -19,10 +19,9 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ -namespace Tests\Unit\WindowsAzure; use WindowsAzure\Common\ServiceException; /** @@ -34,9 +33,9 @@ use WindowsAzure\Common\ServiceException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ -class ServiceExceptionTest extends \PHPUnit_Framework_TestCase +class ServiceExceptionTest extends PHPUnit_Framework_TestCase { /** * @covers WindowsAzure\Common\ServiceException::__construct diff --git a/tests/unit/WindowsAzure/Queue/Models/CreateMessageOptionsTest.php b/tests/unit/WindowsAzure/Queue/Models/CreateMessageOptionsTest.php index a36aa6fa..8ff28799 100644 --- a/tests/unit/WindowsAzure/Queue/Models/CreateMessageOptionsTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/CreateMessageOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Queue\Models\CreateMessageOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateMessageOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/CreateQueueOptionsTest.php b/tests/unit/WindowsAzure/Queue/Models/CreateQueueOptionsTest.php index e841a01e..62d5484a 100644 --- a/tests/unit/WindowsAzure/Queue/Models/CreateQueueOptionsTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/CreateQueueOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Queue\Models\CreateQueueOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateQueueOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/GetQueueMetadataResultTest.php b/tests/unit/WindowsAzure/Queue/Models/GetQueueMetadataResultTest.php index 09c147b5..ca989b18 100644 --- a/tests/unit/WindowsAzure/Queue/Models/GetQueueMetadataResultTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/GetQueueMetadataResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Queue\Models\GetQueueMetadataResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetQueueMetadataResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/ListMessagesOptionsTest.php b/tests/unit/WindowsAzure/Queue/Models/ListMessagesOptionsTest.php index 87fafca9..8373213c 100644 --- a/tests/unit/WindowsAzure/Queue/Models/ListMessagesOptionsTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/ListMessagesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Queue\Models\ListMessagesOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListMessagesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/ListMessagesResultTest.php b/tests/unit/WindowsAzure/Queue/Models/ListMessagesResultTest.php index 0f08c099..5a122dde 100644 --- a/tests/unit/WindowsAzure/Queue/Models/ListMessagesResultTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/ListMessagesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListMessagesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/ListQueuesOptionsTest.php b/tests/unit/WindowsAzure/Queue/Models/ListQueuesOptionsTest.php index 0ab1a187..651d0d5e 100644 --- a/tests/unit/WindowsAzure/Queue/Models/ListQueuesOptionsTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/ListQueuesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListQueuesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/ListQueuesResultTest.php b/tests/unit/WindowsAzure/Queue/Models/ListQueuesResultTest.php index 5befdca0..2c9c281c 100644 --- a/tests/unit/WindowsAzure/Queue/Models/ListQueuesResultTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/ListQueuesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListQueuesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/PeekMessagesOptionsTest.php b/tests/unit/WindowsAzure/Queue/Models/PeekMessagesOptionsTest.php index 2a1133b9..c3e9e0d9 100644 --- a/tests/unit/WindowsAzure/Queue/Models/PeekMessagesOptionsTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/PeekMessagesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Queue\Models\PeekMessagesOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PeekMessagesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/PeekMessagesResultTest.php b/tests/unit/WindowsAzure/Queue/Models/PeekMessagesResultTest.php index 456fdd14..07af84ff 100644 --- a/tests/unit/WindowsAzure/Queue/Models/PeekMessagesResultTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/PeekMessagesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PeekMessagesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/QueueMessageTest.php b/tests/unit/WindowsAzure/Queue/Models/QueueMessageTest.php index 721c443a..41bc267b 100644 --- a/tests/unit/WindowsAzure/Queue/Models/QueueMessageTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/QueueMessageTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueMessageTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/QueueServiceOptionsTest.php b/tests/unit/WindowsAzure/Queue/Models/QueueServiceOptionsTest.php index 7884934c..45683d0d 100644 --- a/tests/unit/WindowsAzure/Queue/Models/QueueServiceOptionsTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/QueueServiceOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Queue\Models\QueueServiceOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueServiceOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/QueueTest.php b/tests/unit/WindowsAzure/Queue/Models/QueueTest.php index 14296ea9..19e69898 100644 --- a/tests/unit/WindowsAzure/Queue/Models/QueueTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/QueueTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use Tests\Framework\TestResources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/UpdateMessageResultTest.php b/tests/unit/WindowsAzure/Queue/Models/UpdateMessageResultTest.php index a197869c..e2c058a7 100644 --- a/tests/unit/WindowsAzure/Queue/Models/UpdateMessageResultTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/UpdateMessageResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UpdateMessageResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/Models/WindowsAzureQueueMessageTest.php b/tests/unit/WindowsAzure/Queue/Models/WindowsAzureQueueMessageTest.php index 31e731db..b57a8df0 100644 --- a/tests/unit/WindowsAzure/Queue/Models/WindowsAzureQueueMessageTest.php +++ b/tests/unit/WindowsAzure/Queue/Models/WindowsAzureQueueMessageTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class WindowsAzureQueueMessageTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Queue/QueueRestProxyTest.php b/tests/unit/WindowsAzure/Queue/QueueRestProxyTest.php index d4caec9b..d044293b 100644 --- a/tests/unit/WindowsAzure/Queue/QueueRestProxyTest.php +++ b/tests/unit/WindowsAzure/Queue/QueueRestProxyTest.php @@ -20,7 +20,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue\Internal; @@ -54,7 +54,7 @@ use WindowsAzure\Common\ServiceException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueRestProxyTest extends QueueServiceRestProxyTestBase { diff --git a/tests/unit/WindowsAzure/Queue/QueueServiceTest.php b/tests/unit/WindowsAzure/Queue/QueueServiceTest.php index 19ceb789..6a842ff2 100644 --- a/tests/unit/WindowsAzure/Queue/QueueServiceTest.php +++ b/tests/unit/WindowsAzure/Queue/QueueServiceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Queue; @@ -37,7 +37,7 @@ use WindowsAzure\Queue\QueueSettings; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueueServiceTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/AffinityGroupTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/AffinityGroupTest.php index 480c3938..8e70f092 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/AffinityGroupTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/AffinityGroupTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AffinityGroupTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResultTest.php index f3ddbaf2..e9280fe5 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/AsynchronousOperationResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\AsynchronousOperationResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AsynchronousOperationResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptionsTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptionsTest.php index 89f97869..b43c1df6 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptionsTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/CreateAffinityGroupOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\CreateAffinityGroupOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateAffinityGroupOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptionsTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptionsTest.php index 95bfea6f..3caa130a 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptionsTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/CreateStorageServiceOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\CreateStorageServiceOptionsManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\CreateStorageServiceOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CreateStorageServiceOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResultTest.php index e5d0f559..7140fc4f 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/GetAffinityGroupPropertiesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceManagement\Models\AffinityGroup; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetAffinityGroupPropertiesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/GetOperationStatusResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/GetOperationStatusResultTest.php index 2218d079..de36814b 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/GetOperationStatusResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/GetOperationStatusResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -36,7 +36,7 @@ use WindowsAzure\ServiceManagement\Models\OperationStatus; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetOperationStatusResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResultTest.php index 5ac7b8da..d9490230 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServiceKeysResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\GetStorageServiceKeysResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetStorageServiceKeysResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResultTest.php index d7661ce3..c9788c01 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/GetStorageServicePropertiesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceManagement\Models\StorageService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetStorageServicePropertiesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResultTest.php index 37ad9c54..7cd85e54 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/ListAffinityGroupsResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceManagement\Models\ListAffinityGroupsResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListAffinityGroupsResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/ListLocationsResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/ListLocationsResultTest.php index 1218461b..90879139 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/ListLocationsResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/ListLocationsResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\ListLocationsResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListLocationsResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/ListStorageServicesResultTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/ListStorageServicesResultTest.php index deba74e2..f90afc1e 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/ListStorageServicesResultTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/ListStorageServicesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\ListStorageServicesResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ListStorageServicesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/LocationTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/LocationTest.php index 0769a1e0..b4f04f58 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/LocationTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/LocationTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\Location; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class LocationTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/ServicePropertiesTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/ServicePropertiesTest.php index ebdeb4f3..f177e02e 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/ServicePropertiesTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/ServicePropertiesTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\ServiceProperties; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServicePropertiesTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/ServiceTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/ServiceTest.php index bd907ece..bd5a7556 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/ServiceTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/ServiceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/StorageServiceTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/StorageServiceTest.php index 2b4fb6d1..ef64f0c8 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/StorageServiceTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/StorageServiceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class StorageServiceTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptionsTest.php b/tests/unit/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptionsTest.php index f02394c8..e9b0911e 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptionsTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/Models/UpdateStorageServiceOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Models; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceManagement\Models\UpdateStorageServiceOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UpdateStorageServiceOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementRestProxyTest.php b/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementRestProxyTest.php index 4ccdd394..65a02348 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementRestProxyTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementRestProxyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement\Internal; @@ -42,7 +42,7 @@ use WindowsAzure\ServiceManagement\Models\KeyType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceManagementRestProxyTest extends ServiceManagementRestProxyTestBase { diff --git a/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementServiceTest.php b/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementServiceTest.php index b8250af5..2f5962ba 100644 --- a/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementServiceTest.php +++ b/tests/unit/WindowsAzure/ServiceManagement/ServiceManagementServiceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceManagement; @@ -38,7 +38,7 @@ use WindowsAzure\ServiceManagement\ServiceManagementService; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ServiceManagementServiceTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentStateTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentStateTest.php index 076cdeca..3479ada5 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentStateTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/AcquireCurrentStateTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\CurrentStatus; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AcquireCurrentStateTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializerTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializerTest.php index 9e380efd..f849288e 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializerTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/ChunkedGoalStateDeserializerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -37,7 +37,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ChunkedGoalStateDeserializerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/CurrentStateTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/CurrentStateTest.php index e7246a35..46ed0d21 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/CurrentStateTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/CurrentStateTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceRuntime\Internal\CurrentState; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class CurrentStateTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileInputChannelTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileInputChannelTest.php index 6939398c..37ecb762 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileInputChannelTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileInputChannelTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -38,7 +38,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class FileInputChannelTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileOutputChannelTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileOutputChannelTest.php index 428a02c9..101b0481 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileOutputChannelTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/FileOutputChannelTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -39,7 +39,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class FileOutputChannelTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/GoalStateTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/GoalStateTest.php index 9ce030de..4f73cfd4 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/GoalStateTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/GoalStateTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\GoalState; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GoalStateTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/LocalResourceTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/LocalResourceTest.php index f37298e3..b19f07b7 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/LocalResourceTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/LocalResourceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\LocalResource; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class LocalResourceTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactoryTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactoryTest.php index 1655cee5..6890f49e 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactoryTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientFactoryTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\Protocol1RuntimeClientFactory; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeClientFactoryTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientTest.php index 2169d9f7..bc5b8640 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeClientTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; @@ -45,7 +45,7 @@ use WindowsAzure\ServiceRuntime\Internal\XmlRoleEnvironmentDataDeserializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeClientTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClientTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClientTest.php index 70ab874a..2efb7773 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClientTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeCurrentStateClientTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -40,7 +40,7 @@ use WindowsAzure\ServiceRuntime\Internal\XmlCurrentStateSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeCurrentStateClientTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClientTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClientTest.php index 7c73c57e..ce83a7a0 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClientTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/Protocol1RuntimeGoalStateClientTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -41,7 +41,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class Protocol1RuntimeGoalStateClientTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentStateTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentStateTest.php index 6f990363..c33ada6f 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentStateTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/ReleaseCurrentStateTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\ReleaseCurrentState; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ReleaseCurrentStateTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChangeTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChangeTest.php index 0bc1fcc5..61c6cd99 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChangeTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentConfigurationSettingChangeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\RoleEnvironmentConfigurationSettingChan * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentConfigurationSettingChangeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentDataTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentDataTest.php index a74349f1..3ee6c6c7 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentDataTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentDataTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\RoleInstance; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentDataTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChangeTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChangeTest.php index 132cbf9e..51a77456 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChangeTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleEnvironmentTopologyChangeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\RoleEnvironmentTopologyChange; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentTopologyChangeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpointTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpointTest.php index 650f6471..ae52bc59 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpointTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceEndpointTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\RoleInstanceEndpoint; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleInstanceEndpointTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceTest.php index 76a9eff1..d664564a 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleInstanceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -35,7 +35,7 @@ use WindowsAzure\ServiceRuntime\Internal\RoleInstance; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleInstanceTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleTest.php index 4db16017..d710248c 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RoleTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceRuntime\Internal\Role; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeKernelTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeKernelTest.php index ffaff3b8..ebccd327 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeKernelTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeKernelTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -34,7 +34,7 @@ use WindowsAzure\ServiceRuntime\Internal\RuntimeKernel; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RuntimeKernelTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManagerTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManagerTest.php index b7bec505..fcb2c586 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManagerTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionManagerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Resources; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RuntimeVersionManagerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClientTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClientTest.php index c683fcb0..052f7b9a 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClientTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/RuntimeVersionProtocolClientTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -39,7 +39,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RuntimeVersionProtocolClientTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializerTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializerTest.php index eea4ba1a..ad8d2ab3 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializerTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlCurrentStateSerializerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -41,7 +41,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlCurrentStateSerializerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializerTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializerTest.php index e8f50edb..994cdd0c 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializerTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlGoalStateDeserializerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -37,7 +37,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlGoalStateDeserializerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializerTest.php b/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializerTest.php index a1698f10..4ea89674 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializerTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/Internal/XmlRoleEnvironmentDataDeserializerTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime\Internal; use Tests\Framework\TestResources; @@ -37,7 +37,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class XmlRoleEnvironmentDataDeserializerTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/ServiceRuntime/RoleEnvironmentTest.php b/tests/unit/WindowsAzure/ServiceRuntime/RoleEnvironmentTest.php index 5471d839..20f527c3 100644 --- a/tests/unit/WindowsAzure/ServiceRuntime/RoleEnvironmentTest.php +++ b/tests/unit/WindowsAzure/ServiceRuntime/RoleEnvironmentTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\ServiceRuntime; use Tests\Framework\TestResources; @@ -41,7 +41,7 @@ require_once 'vfsStream/vfsStream.php'; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class RoleEnvironmentTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Internal/AtomReaderWriterTest.php b/tests/unit/WindowsAzure/Table/Internal/AtomReaderWriterTest.php index 06e51a35..c65b88e2 100644 --- a/tests/unit/WindowsAzure/Table/Internal/AtomReaderWriterTest.php +++ b/tests/unit/WindowsAzure/Table/Internal/AtomReaderWriterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\internal; @@ -36,7 +36,7 @@ use WindowsAzure\Table\Internal\AtomReaderWriter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class AtomReaderWriterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/BatchErrorTest.php b/tests/unit/WindowsAzure/Table/Models/BatchErrorTest.php index c8b14e38..a97aac83 100644 --- a/tests/unit/WindowsAzure/Table/Models/BatchErrorTest.php +++ b/tests/unit/WindowsAzure/Table/Models/BatchErrorTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -35,7 +35,7 @@ use WindowsAzure\Common\ServiceException; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchErrorTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/BatchOperationParameterNameTest.php b/tests/unit/WindowsAzure/Table/Models/BatchOperationParameterNameTest.php index b70493a9..f2fa5cd3 100644 --- a/tests/unit/WindowsAzure/Table/Models/BatchOperationParameterNameTest.php +++ b/tests/unit/WindowsAzure/Table/Models/BatchOperationParameterNameTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\BatchOperationParameterName; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperationParameterNameTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/BatchOperationTest.php b/tests/unit/WindowsAzure/Table/Models/BatchOperationTest.php index 7077d8e2..6e68ad26 100644 --- a/tests/unit/WindowsAzure/Table/Models/BatchOperationTest.php +++ b/tests/unit/WindowsAzure/Table/Models/BatchOperationTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Table\Models\BatchOperationParameterName; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperationTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/BatchOperationTypeTest.php b/tests/unit/WindowsAzure/Table/Models/BatchOperationTypeTest.php index 8fd4eee7..5e66aeb8 100644 --- a/tests/unit/WindowsAzure/Table/Models/BatchOperationTypeTest.php +++ b/tests/unit/WindowsAzure/Table/Models/BatchOperationTypeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\BatchOperationType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperationTypeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/BatchOperationsTest.php b/tests/unit/WindowsAzure/Table/Models/BatchOperationsTest.php index 33988096..0ed97758 100644 --- a/tests/unit/WindowsAzure/Table/Models/BatchOperationsTest.php +++ b/tests/unit/WindowsAzure/Table/Models/BatchOperationsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Table\Models\Entity; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchOperationsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/BatchResultTest.php b/tests/unit/WindowsAzure/Table/Models/BatchResultTest.php index 0bd19732..d4a89cad 100644 --- a/tests/unit/WindowsAzure/Table/Models/BatchResultTest.php +++ b/tests/unit/WindowsAzure/Table/Models/BatchResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\BatchResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BatchResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/DeleteEntityOptionsTest.php b/tests/unit/WindowsAzure/Table/Models/DeleteEntityOptionsTest.php index 43347c5c..649ec503 100644 --- a/tests/unit/WindowsAzure/Table/Models/DeleteEntityOptionsTest.php +++ b/tests/unit/WindowsAzure/Table/Models/DeleteEntityOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\DeleteEntityOptions; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\Etag; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class DeleteEntityOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/EdmTypeTest.php b/tests/unit/WindowsAzure/Table/Models/EdmTypeTest.php index a308a7a0..6ae8eb88 100644 --- a/tests/unit/WindowsAzure/Table/Models/EdmTypeTest.php +++ b/tests/unit/WindowsAzure/Table/Models/EdmTypeTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\EdmType; @@ -34,7 +34,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class EdmTypeTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/EntityTest.php b/tests/unit/WindowsAzure/Table/Models/EntityTest.php index 03b078dc..5c29c6f0 100644 --- a/tests/unit/WindowsAzure/Table/Models/EntityTest.php +++ b/tests/unit/WindowsAzure/Table/Models/EntityTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\Entity; @@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class EntityTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/Filters/BinaryFilterTest.php b/tests/unit/WindowsAzure/Table/Models/Filters/BinaryFilterTest.php index c91311b7..89b9f6b0 100644 --- a/tests/unit/WindowsAzure/Table/Models/Filters/BinaryFilterTest.php +++ b/tests/unit/WindowsAzure/Table/Models/Filters/BinaryFilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models\Filters; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\Filters\BinaryFilter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class BinaryFilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/Filters/ConstantFilterTest.php b/tests/unit/WindowsAzure/Table/Models/Filters/ConstantFilterTest.php index 9fd37622..07d1f3a9 100644 --- a/tests/unit/WindowsAzure/Table/Models/Filters/ConstantFilterTest.php +++ b/tests/unit/WindowsAzure/Table/Models/Filters/ConstantFilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models\Filters; @@ -35,7 +35,7 @@ use WindowsAzure\Table\Models\EdmType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class ConstantFilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/Filters/FilterTest.php b/tests/unit/WindowsAzure/Table/Models/Filters/FilterTest.php index 978fd11a..9ed2f144 100644 --- a/tests/unit/WindowsAzure/Table/Models/Filters/FilterTest.php +++ b/tests/unit/WindowsAzure/Table/Models/Filters/FilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models\Filters; @@ -35,7 +35,7 @@ use WindowsAzure\Table\Models\EdmType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class FilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/Filters/PropertyNameFilterTest.php b/tests/unit/WindowsAzure/Table/Models/Filters/PropertyNameFilterTest.php index a7c2b767..57191e68 100644 --- a/tests/unit/WindowsAzure/Table/Models/Filters/PropertyNameFilterTest.php +++ b/tests/unit/WindowsAzure/Table/Models/Filters/PropertyNameFilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models\Filters; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\Filters\PropertyNameFilter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PropertyNameFilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/Filters/QueryStringFilterTest.php b/tests/unit/WindowsAzure/Table/Models/Filters/QueryStringFilterTest.php index 9a7d6892..1406cadd 100644 --- a/tests/unit/WindowsAzure/Table/Models/Filters/QueryStringFilterTest.php +++ b/tests/unit/WindowsAzure/Table/Models/Filters/QueryStringFilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models\Filters; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\Filters\QueryStringFilter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryStringFilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/Filters/UnaryFilterTest.php b/tests/unit/WindowsAzure/Table/Models/Filters/UnaryFilterTest.php index fd954c63..e10bfe22 100644 --- a/tests/unit/WindowsAzure/Table/Models/Filters/UnaryFilterTest.php +++ b/tests/unit/WindowsAzure/Table/Models/Filters/UnaryFilterTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models\Filters; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\Filters\UnaryFilter; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UnaryFilterTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/GetEntityResultTest.php b/tests/unit/WindowsAzure/Table/Models/GetEntityResultTest.php index a8e1ceb5..207476bd 100644 --- a/tests/unit/WindowsAzure/Table/Models/GetEntityResultTest.php +++ b/tests/unit/WindowsAzure/Table/Models/GetEntityResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\GetEntityResult; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\Entity; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetEntityResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/GetTableResultTest.php b/tests/unit/WindowsAzure/Table/Models/GetTableResultTest.php index 4aae6bf1..b07a598e 100644 --- a/tests/unit/WindowsAzure/Table/Models/GetTableResultTest.php +++ b/tests/unit/WindowsAzure/Table/Models/GetTableResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\GetTableResult; @@ -33,7 +33,7 @@ use WindowsAzure\Table\Models\GetTableResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class GetTableResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/InsertEntityResultTest.php b/tests/unit/WindowsAzure/Table/Models/InsertEntityResultTest.php index d880e5fb..b80f742b 100644 --- a/tests/unit/WindowsAzure/Table/Models/InsertEntityResultTest.php +++ b/tests/unit/WindowsAzure/Table/Models/InsertEntityResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\InsertEntityResult; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\Entity; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class InsertEntityResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/PropertyTest.php b/tests/unit/WindowsAzure/Table/Models/PropertyTest.php index 34dc78a8..983d1fd1 100644 --- a/tests/unit/WindowsAzure/Table/Models/PropertyTest.php +++ b/tests/unit/WindowsAzure/Table/Models/PropertyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\Property; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\EdmType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class PropertyTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/QueryEntitiesOptionsTest.php b/tests/unit/WindowsAzure/Table/Models/QueryEntitiesOptionsTest.php index 96ebaa3a..f83f3469 100644 --- a/tests/unit/WindowsAzure/Table/Models/QueryEntitiesOptionsTest.php +++ b/tests/unit/WindowsAzure/Table/Models/QueryEntitiesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\QueryEntitiesOptions; @@ -36,7 +36,7 @@ use WindowsAzure\Table\Models\EdmType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryEntitiesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/QueryEntitiesResultTest.php b/tests/unit/WindowsAzure/Table/Models/QueryEntitiesResultTest.php index d62c9838..efcb7a8a 100644 --- a/tests/unit/WindowsAzure/Table/Models/QueryEntitiesResultTest.php +++ b/tests/unit/WindowsAzure/Table/Models/QueryEntitiesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\QueryEntitiesResult; @@ -33,7 +33,7 @@ use WindowsAzure\Table\Models\QueryEntitiesResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryEntitiesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/QueryTablesOptionsTest.php b/tests/unit/WindowsAzure/Table/Models/QueryTablesOptionsTest.php index b112b6f2..8afb8e01 100644 --- a/tests/unit/WindowsAzure/Table/Models/QueryTablesOptionsTest.php +++ b/tests/unit/WindowsAzure/Table/Models/QueryTablesOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -37,7 +37,7 @@ use WindowsAzure\Table\Models\EdmType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryTablesOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/QueryTablesResultTest.php b/tests/unit/WindowsAzure/Table/Models/QueryTablesResultTest.php index 3dd22223..951a56f9 100644 --- a/tests/unit/WindowsAzure/Table/Models/QueryTablesResultTest.php +++ b/tests/unit/WindowsAzure/Table/Models/QueryTablesResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\QueryTablesResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryTablesResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/QueryTest.php b/tests/unit/WindowsAzure/Table/Models/QueryTest.php index a00a23d9..afa44591 100644 --- a/tests/unit/WindowsAzure/Table/Models/QueryTest.php +++ b/tests/unit/WindowsAzure/Table/Models/QueryTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -36,7 +36,7 @@ use WindowsAzure\Table\Models\EdmType; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class QueryTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/TableServiceOptionsTest.php b/tests/unit/WindowsAzure/Table/Models/TableServiceOptionsTest.php index dc363a4f..bfbf192b 100644 --- a/tests/unit/WindowsAzure/Table/Models/TableServiceOptionsTest.php +++ b/tests/unit/WindowsAzure/Table/Models/TableServiceOptionsTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; @@ -34,7 +34,7 @@ use WindowsAzure\Table\Models\TableServiceOptions; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableServiceOptionsTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/Models/UpdateEntityResultTest.php b/tests/unit/WindowsAzure/Table/Models/UpdateEntityResultTest.php index 7e3215c2..9da4e9fe 100644 --- a/tests/unit/WindowsAzure/Table/Models/UpdateEntityResultTest.php +++ b/tests/unit/WindowsAzure/Table/Models/UpdateEntityResultTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\Models; use WindowsAzure\Table\Models\UpdateEntityResult; @@ -33,7 +33,7 @@ use WindowsAzure\Table\Models\UpdateEntityResult; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class UpdateEntityResultTest extends \PHPUnit_Framework_TestCase { diff --git a/tests/unit/WindowsAzure/Table/TableRestProxyTest.php b/tests/unit/WindowsAzure/Table/TableRestProxyTest.php index 0e89abfe..24d7ee48 100644 --- a/tests/unit/WindowsAzure/Table/TableRestProxyTest.php +++ b/tests/unit/WindowsAzure/Table/TableRestProxyTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table\internal; @@ -51,7 +51,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableRestProxyTest extends TableServiceRestProxyTestBase { diff --git a/tests/unit/WindowsAzure/Table/TableServiceTest.php b/tests/unit/WindowsAzure/Table/TableServiceTest.php index e6b93a16..815703be 100644 --- a/tests/unit/WindowsAzure/Table/TableServiceTest.php +++ b/tests/unit/WindowsAzure/Table/TableServiceTest.php @@ -19,7 +19,7 @@ * @author Azure PHP SDK * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ namespace Tests\Unit\WindowsAzure\Table; @@ -37,7 +37,7 @@ use WindowsAzure\Table\TableSettings; * @copyright 2012 Microsoft Corporation * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @version Release: @package_version@ - * @link https://github.com/windowsazure/azure-sdk-for-php + * @link http://pear.php.net/package/azure-sdk-for-php */ class TableServiceTest extends \PHPUnit_Framework_TestCase {