From dace740f5173871c2f61f15f59577fe653d32d9c Mon Sep 17 00:00:00 2001 From: nowenl Date: Fri, 19 Aug 2016 15:51:21 +0800 Subject: [PATCH] Update version to 0.10.2 --- ChangeLog.md | 2 +- README.md | 2 +- src/Blob/BlobRestProxy.php | 2 +- src/Blob/Internal/IBlob.php | 2 +- src/Blob/Models/AccessCondition.php | 2 +- src/Blob/Models/AccessPolicy.php | 2 +- src/Blob/Models/AcquireLeaseOptions.php | 2 +- src/Blob/Models/AcquireLeaseResult.php | 2 +- src/Blob/Models/Blob.php | 2 +- src/Blob/Models/BlobBlockType.php | 2 +- src/Blob/Models/BlobPrefix.php | 2 +- src/Blob/Models/BlobProperties.php | 2 +- src/Blob/Models/BlobServiceOptions.php | 2 +- src/Blob/Models/BlobType.php | 2 +- src/Blob/Models/Block.php | 2 +- src/Blob/Models/BlockList.php | 2 +- src/Blob/Models/BreakLeaseResult.php | 2 +- src/Blob/Models/CommitBlobBlocksOptions.php | 2 +- src/Blob/Models/Container.php | 2 +- src/Blob/Models/ContainerACL.php | 2 +- src/Blob/Models/ContainerProperties.php | 2 +- src/Blob/Models/CopyBlobOptions.php | 2 +- src/Blob/Models/CopyBlobResult.php | 2 +- src/Blob/Models/CreateBlobBlockOptions.php | 2 +- src/Blob/Models/CreateBlobOptions.php | 2 +- src/Blob/Models/CreateBlobPagesOptions.php | 2 +- src/Blob/Models/CreateBlobPagesResult.php | 2 +- src/Blob/Models/CreateBlobSnapshotOptions.php | 2 +- src/Blob/Models/CreateBlobSnapshotResult.php | 2 +- src/Blob/Models/CreateContainerOptions.php | 2 +- src/Blob/Models/DeleteBlobOptions.php | 2 +- src/Blob/Models/DeleteContainerOptions.php | 2 +- src/Blob/Models/GetBlobMetadataOptions.php | 2 +- src/Blob/Models/GetBlobMetadataResult.php | 2 +- src/Blob/Models/GetBlobOptions.php | 2 +- src/Blob/Models/GetBlobPropertiesOptions.php | 2 +- src/Blob/Models/GetBlobPropertiesResult.php | 2 +- src/Blob/Models/GetBlobResult.php | 2 +- src/Blob/Models/GetContainerACLResult.php | 2 +- src/Blob/Models/GetContainerPropertiesResult.php | 2 +- src/Blob/Models/LeaseMode.php | 2 +- src/Blob/Models/ListBlobBlocksOptions.php | 2 +- src/Blob/Models/ListBlobBlocksResult.php | 2 +- src/Blob/Models/ListBlobsOptions.php | 2 +- src/Blob/Models/ListBlobsResult.php | 2 +- src/Blob/Models/ListContainersOptions.php | 2 +- src/Blob/Models/ListContainersResult.php | 2 +- src/Blob/Models/ListPageBlobRangesOptions.php | 2 +- src/Blob/Models/ListPageBlobRangesResult.php | 2 +- src/Blob/Models/PageRange.php | 2 +- src/Blob/Models/PageWriteOption.php | 2 +- src/Blob/Models/PublicAccessType.php | 2 +- src/Blob/Models/SetBlobMetadataOptions.php | 2 +- src/Blob/Models/SetBlobMetadataResult.php | 2 +- src/Blob/Models/SetBlobPropertiesOptions.php | 2 +- src/Blob/Models/SetBlobPropertiesResult.php | 2 +- src/Blob/Models/SetContainerMetadataOptions.php | 2 +- src/Blob/Models/SignedIdentifier.php | 2 +- src/Common/CloudConfigurationManager.php | 2 +- src/Common/Internal/Authentication/IAuthScheme.php | 2 +- src/Common/Internal/Authentication/SharedKeyAuthScheme.php | 2 +- src/Common/Internal/Authentication/StorageAuthScheme.php | 2 +- .../Internal/Authentication/TableSharedKeyLiteAuthScheme.php | 2 +- src/Common/Internal/ConnectionStringParser.php | 4 ++-- src/Common/Internal/ConnectionStringSource.php | 2 +- src/Common/Internal/FilterableService.php | 2 +- src/Common/Internal/Filters/AuthenticationFilter.php | 2 +- src/Common/Internal/Filters/DateFilter.php | 2 +- src/Common/Internal/Filters/ExponentialRetryPolicy.php | 2 +- src/Common/Internal/Filters/HeadersFilter.php | 2 +- src/Common/Internal/Filters/RetryPolicy.php | 2 +- src/Common/Internal/Filters/RetryPolicyFilter.php | 2 +- src/Common/Internal/Http/HttpCallContext.php | 2 +- src/Common/Internal/IServiceFilter.php | 2 +- src/Common/Internal/InvalidArgumentTypeException.php | 2 +- src/Common/Internal/Logger.php | 2 +- src/Common/Internal/Resources.php | 2 +- src/Common/Internal/RestProxy.php | 2 +- src/Common/Internal/Serialization/ISerializer.php | 2 +- src/Common/Internal/Serialization/JsonSerializer.php | 2 +- src/Common/Internal/Serialization/XmlSerializer.php | 2 +- src/Common/Internal/ServiceRestProxy.php | 2 +- src/Common/Internal/ServiceSettings.php | 2 +- src/Common/Internal/StorageServiceSettings.php | 2 +- src/Common/Internal/Utilities.php | 2 +- src/Common/Internal/Validate.php | 2 +- src/Common/Models/GetServicePropertiesResult.php | 2 +- src/Common/Models/Logging.php | 2 +- src/Common/Models/Metrics.php | 2 +- src/Common/Models/RetentionPolicy.php | 2 +- src/Common/Models/ServiceProperties.php | 2 +- src/Common/ServiceException.php | 2 +- src/Common/ServicesBuilder.php | 2 +- src/Queue/Internal/IQueue.php | 2 +- src/Queue/Models/CreateMessageOptions.php | 2 +- src/Queue/Models/CreateQueueOptions.php | 2 +- src/Queue/Models/GetQueueMetadataResult.php | 2 +- src/Queue/Models/ListMessagesOptions.php | 2 +- src/Queue/Models/ListMessagesResult.php | 2 +- src/Queue/Models/ListQueuesOptions.php | 2 +- src/Queue/Models/ListQueuesResult.php | 2 +- src/Queue/Models/MicrosoftAzureQueueMessage.php | 2 +- src/Queue/Models/PeekMessagesOptions.php | 2 +- src/Queue/Models/PeekMessagesResult.php | 2 +- src/Queue/Models/Queue.php | 2 +- src/Queue/Models/QueueMessage.php | 2 +- src/Queue/Models/QueueServiceOptions.php | 2 +- src/Queue/Models/UpdateMessageResult.php | 2 +- src/Queue/QueueRestProxy.php | 2 +- src/Table/Internal/AtomReaderWriter.php | 2 +- src/Table/Internal/IAtomReaderWriter.php | 2 +- src/Table/Internal/IMimeReaderWriter.php | 2 +- src/Table/Internal/ITable.php | 2 +- src/Table/Internal/MimeReaderWriter.php | 2 +- src/Table/Models/BatchError.php | 2 +- src/Table/Models/BatchOperation.php | 2 +- src/Table/Models/BatchOperationParameterName.php | 2 +- src/Table/Models/BatchOperationType.php | 2 +- src/Table/Models/BatchOperations.php | 2 +- src/Table/Models/BatchResult.php | 2 +- src/Table/Models/DeleteEntityOptions.php | 2 +- src/Table/Models/EdmType.php | 2 +- src/Table/Models/Entity.php | 2 +- src/Table/Models/Filters/BinaryFilter.php | 2 +- src/Table/Models/Filters/ConstantFilter.php | 2 +- src/Table/Models/Filters/Filter.php | 2 +- src/Table/Models/Filters/PropertyNameFilter.php | 2 +- src/Table/Models/Filters/QueryStringFilter.php | 2 +- src/Table/Models/Filters/UnaryFilter.php | 2 +- src/Table/Models/GetEntityResult.php | 2 +- src/Table/Models/GetTableResult.php | 2 +- src/Table/Models/InsertEntityResult.php | 2 +- src/Table/Models/Property.php | 2 +- src/Table/Models/Query.php | 2 +- src/Table/Models/QueryEntitiesOptions.php | 2 +- src/Table/Models/QueryEntitiesResult.php | 2 +- src/Table/Models/QueryTablesOptions.php | 2 +- src/Table/Models/QueryTablesResult.php | 2 +- src/Table/Models/TableServiceOptions.php | 2 +- src/Table/Models/UpdateEntityResult.php | 2 +- src/Table/TableRestProxy.php | 2 +- tests/framework/BlobServiceRestProxyTestBase.php | 2 +- tests/framework/QueueServiceRestProxyTestBase.php | 2 +- tests/framework/RestProxyTestBase.php | 2 +- tests/framework/ServiceRestProxyTestBase.php | 2 +- tests/framework/TableServiceRestProxyTestBase.php | 2 +- tests/framework/TestResources.php | 2 +- tests/framework/VirtualFileSystem.php | 2 +- tests/mock/Common/Internal/Authentication/OAuthSchemeMock.php | 2 +- .../Internal/Authentication/SharedKeyAuthSchemeMock.php | 2 +- .../Common/Internal/Authentication/StorageAuthSchemeMock.php | 2 +- .../Authentication/TableSharedKeyLiteAuthSchemeMock.php | 2 +- tests/mock/Common/Internal/Filters/SimpleFilterMock.php | 2 +- tests/unit/Blob/BlobRestProxyTest.php | 2 +- tests/unit/Blob/Models/AccessConditionTest.php | 2 +- tests/unit/Blob/Models/AccessPolicyTest.php | 2 +- tests/unit/Blob/Models/AcquireLeaseOptionsTest.php | 2 +- tests/unit/Blob/Models/AcquireLeaseResultTest.php | 2 +- tests/unit/Blob/Models/BlobBlockTypeTest.php | 2 +- tests/unit/Blob/Models/BlobPrefixTest.php | 2 +- tests/unit/Blob/Models/BlobPropertiesTest.php | 2 +- tests/unit/Blob/Models/BlobServiceOptionsTest.php | 2 +- tests/unit/Blob/Models/BlobTest.php | 2 +- tests/unit/Blob/Models/BlobTypeTest.php | 2 +- tests/unit/Blob/Models/BlockListTest.php | 2 +- tests/unit/Blob/Models/BlockTest.php | 2 +- tests/unit/Blob/Models/BreakLeaseResultTest.php | 2 +- tests/unit/Blob/Models/CommitBlobBlocksOptionsTest.php | 2 +- tests/unit/Blob/Models/ContainerACLTest.php | 2 +- tests/unit/Blob/Models/ContainerPropertiesTest.php | 2 +- tests/unit/Blob/Models/ContainerTest.php | 2 +- tests/unit/Blob/Models/CopyBlobOptionsTest.php | 2 +- tests/unit/Blob/Models/CopyBlobResultTest.php | 2 +- tests/unit/Blob/Models/CreateBlobBlockOptionsTest.php | 2 +- tests/unit/Blob/Models/CreateBlobOptionsTest.php | 2 +- tests/unit/Blob/Models/CreateBlobPagesOptionsTest.php | 2 +- tests/unit/Blob/Models/CreateBlobPagesResultTest.php | 2 +- tests/unit/Blob/Models/CreateBlobSnapshotOptionsTest.php | 2 +- tests/unit/Blob/Models/CreateBlobSnapshotResultTest.php | 2 +- tests/unit/Blob/Models/CreateContainerOptionsTest.php | 2 +- tests/unit/Blob/Models/DeleteBlobOptionsTest.php | 2 +- tests/unit/Blob/Models/DeleteContainerOptionsTest.php | 2 +- tests/unit/Blob/Models/GetBlobMetadataOptionsTest.php | 2 +- tests/unit/Blob/Models/GetBlobMetadataResultTest.php | 2 +- tests/unit/Blob/Models/GetBlobOptionsTest.php | 2 +- tests/unit/Blob/Models/GetBlobPropertiesOptionsTest.php | 2 +- tests/unit/Blob/Models/GetBlobPropertiesResultTest.php | 2 +- tests/unit/Blob/Models/GetBlobResultTest.php | 2 +- tests/unit/Blob/Models/GetContainerACLResultTest.php | 2 +- tests/unit/Blob/Models/GetContainerPropertiesResultTest.php | 2 +- tests/unit/Blob/Models/LeaseModeTest.php | 2 +- tests/unit/Blob/Models/ListBlobBlocksOptionsTest.php | 2 +- tests/unit/Blob/Models/ListBlobBlocksResultTest.php | 2 +- tests/unit/Blob/Models/ListBlobsOptionsTest.php | 2 +- tests/unit/Blob/Models/ListBlobsResultTest.php | 2 +- tests/unit/Blob/Models/ListContainersOptionsTest.php | 2 +- tests/unit/Blob/Models/ListContainersResultTest.php | 2 +- tests/unit/Blob/Models/ListPageBlobRangesOptionsTest.php | 2 +- tests/unit/Blob/Models/ListPageBlobRangesResultTest.php | 2 +- tests/unit/Blob/Models/PageRangeTest.php | 2 +- tests/unit/Blob/Models/PublicAccessTypeTest.php | 2 +- tests/unit/Blob/Models/SetBlobMetadataOptionsTest.php | 2 +- tests/unit/Blob/Models/SetBlobMetadataResultTest.php | 2 +- tests/unit/Blob/Models/SetBlobPropertiesOptionsTest.php | 2 +- tests/unit/Blob/Models/SetBlobPropertiesResultTest.php | 2 +- tests/unit/Blob/Models/SetContainerMetadataOptionsTest.php | 2 +- tests/unit/Blob/Models/SignedIdentifierTest.php | 2 +- tests/unit/Common/CloudConfigurationManagerTest.php | 2 +- .../Internal/Authentication/SharedKeyAuthSchemeTest.php | 2 +- .../Common/Internal/Authentication/StorageAuthSchemeTest.php | 2 +- .../Authentication/TableSharedKeyLiteAuthSchemeTest.php | 2 +- tests/unit/Common/Internal/ConnectionStringParserTest.php | 2 +- tests/unit/Common/Internal/ConnectionStringSourceTest.php | 2 +- .../unit/Common/Internal/Filters/AuthenticationFilterTest.php | 2 +- tests/unit/Common/Internal/Filters/DateFilterTest.php | 2 +- .../Common/Internal/Filters/ExponentialRetryPolicyTest.php | 2 +- tests/unit/Common/Internal/Filters/HeadersFilterTest.php | 2 +- tests/unit/Common/Internal/Http/HttpCallContextTest.php | 2 +- .../unit/Common/Internal/InvalidArgumentTypeExceptionTest.php | 2 +- tests/unit/Common/Internal/LoggerTest.php | 2 +- tests/unit/Common/Internal/Serialization/DummyClass.php | 2 +- .../unit/Common/Internal/Serialization/JsonSerializerTest.php | 2 +- .../unit/Common/Internal/Serialization/XmlSerializerTest.php | 2 +- tests/unit/Common/Internal/ServiceRestProxyTest.php | 2 +- tests/unit/Common/Internal/StorageServiceSettingsTest.php | 2 +- tests/unit/Common/Internal/UtilitiesTest.php | 2 +- tests/unit/Common/Internal/ValidateTest.php | 2 +- tests/unit/Common/Models/GetServicePropertiesResultTest.php | 2 +- tests/unit/Common/Models/LoggingTest.php | 2 +- tests/unit/Common/Models/MetricsTest.php | 2 +- tests/unit/Common/Models/RetentionPolicyTest.php | 2 +- tests/unit/Common/Models/ServicePropertiesTest.php | 2 +- tests/unit/Common/ServiceExceptionTest.php | 2 +- tests/unit/Common/ServicesBuilderTest.php | 2 +- tests/unit/Queue/Models/CreateMessageOptionsTest.php | 2 +- tests/unit/Queue/Models/CreateQueueOptionsTest.php | 2 +- tests/unit/Queue/Models/GetQueueMetadataResultTest.php | 2 +- tests/unit/Queue/Models/ListMessagesOptionsTest.php | 2 +- tests/unit/Queue/Models/ListMessagesResultTest.php | 2 +- tests/unit/Queue/Models/ListQueuesOptionsTest.php | 2 +- tests/unit/Queue/Models/ListQueuesResultTest.php | 2 +- tests/unit/Queue/Models/MicrosoftAzureQueueMessageTest.php | 2 +- tests/unit/Queue/Models/PeekMessagesOptionsTest.php | 2 +- tests/unit/Queue/Models/PeekMessagesResultTest.php | 2 +- tests/unit/Queue/Models/QueueMessageTest.php | 2 +- tests/unit/Queue/Models/QueueServiceOptionsTest.php | 2 +- tests/unit/Queue/Models/QueueTest.php | 2 +- tests/unit/Queue/Models/UpdateMessageResultTest.php | 2 +- tests/unit/Queue/QueueRestProxyTest.php | 2 +- tests/unit/Table/Internal/AtomReaderWriterTest.php | 2 +- tests/unit/Table/Models/BatchErrorTest.php | 2 +- tests/unit/Table/Models/BatchOperationParameterNameTest.php | 2 +- tests/unit/Table/Models/BatchOperationTest.php | 2 +- tests/unit/Table/Models/BatchOperationTypeTest.php | 2 +- tests/unit/Table/Models/BatchOperationsTest.php | 2 +- tests/unit/Table/Models/BatchResultTest.php | 2 +- tests/unit/Table/Models/DeleteEntityOptionsTest.php | 2 +- tests/unit/Table/Models/EdmTypeTest.php | 2 +- tests/unit/Table/Models/EntityTest.php | 2 +- tests/unit/Table/Models/Filters/BinaryFilterTest.php | 2 +- tests/unit/Table/Models/Filters/ConstantFilterTest.php | 2 +- tests/unit/Table/Models/Filters/FilterTest.php | 2 +- tests/unit/Table/Models/Filters/PropertyNameFilterTest.php | 2 +- tests/unit/Table/Models/Filters/QueryStringFilterTest.php | 2 +- tests/unit/Table/Models/Filters/UnaryFilterTest.php | 2 +- tests/unit/Table/Models/GetEntityResultTest.php | 2 +- tests/unit/Table/Models/GetTableResultTest.php | 2 +- tests/unit/Table/Models/InsertEntityResultTest.php | 2 +- tests/unit/Table/Models/PropertyTest.php | 2 +- tests/unit/Table/Models/QueryEntitiesOptionsTest.php | 2 +- tests/unit/Table/Models/QueryEntitiesResultTest.php | 2 +- tests/unit/Table/Models/QueryTablesOptionsTest.php | 2 +- tests/unit/Table/Models/QueryTablesResultTest.php | 2 +- tests/unit/Table/Models/QueryTest.php | 2 +- tests/unit/Table/Models/TableServiceOptionsTest.php | 2 +- tests/unit/Table/Models/UpdateEntityResultTest.php | 2 +- tests/unit/Table/TableRestProxyTest.php | 2 +- 277 files changed, 278 insertions(+), 278 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 2465cf839..617d70518 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,4 @@ -2016.07 - version 0.10.2 +2016.08 - version 0.10.2 ALL * Allow passing an array of options to a service. Currently only Guzzle options are supported via the `http` parameter. diff --git a/README.md b/README.md index 61ef99094..33511e89d 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ You can find samples in the [sample folder](samples) If you are using [Azure SDK for PHP](https://github.com/Azure/azure-sdk-for-php/) to access Azure Storage Service, we highly recommend you to migrate to this SDK for faster issue resolution and quicker feature implementation. We are working on supporting the latest service features (including SAS, CORS, append blob, file service, etc) as well as improvement on existing APIs. -For now, Microsoft Azure Storage SDK for PHP v0.10.1 shares almost the same interface as the storage blobs, tables and queues APIs in Azure SDK for PHP v0.4.3. However, there are some minor breaking changes need to be addressed during your migration. You can find the details in [BreakingChanges.md](BreakingChanges.md). +For now, Microsoft Azure Storage SDK for PHP v0.10.2 shares almost the same interface as the storage blobs, tables and queues APIs in Azure SDK for PHP v0.4.3. However, there are some minor breaking changes need to be addressed during your migration. You can find the details in [BreakingChanges.md](BreakingChanges.md). Please note that this library is still in preview and may contain more breaking changes in upcoming releases. diff --git a/src/Blob/BlobRestProxy.php b/src/Blob/BlobRestProxy.php index d91e0db5e..0e3295ed4 100644 --- a/src/Blob/BlobRestProxy.php +++ b/src/Blob/BlobRestProxy.php @@ -85,7 +85,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobRestProxy extends ServiceRestProxy implements IBlob diff --git a/src/Blob/Internal/IBlob.php b/src/Blob/Internal/IBlob.php index cfac8d45f..7dc241576 100644 --- a/src/Blob/Internal/IBlob.php +++ b/src/Blob/Internal/IBlob.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php * @see http://msdn.microsoft.com/en-us/library/windowsazure/dd135733.aspx */ diff --git a/src/Blob/Models/AccessCondition.php b/src/Blob/Models/AccessCondition.php index 40d183b16..9a04ab904 100644 --- a/src/Blob/Models/AccessCondition.php +++ b/src/Blob/Models/AccessCondition.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AccessCondition diff --git a/src/Blob/Models/AccessPolicy.php b/src/Blob/Models/AccessPolicy.php index 3aa1c93b5..87cb528b5 100644 --- a/src/Blob/Models/AccessPolicy.php +++ b/src/Blob/Models/AccessPolicy.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AccessPolicy diff --git a/src/Blob/Models/AcquireLeaseOptions.php b/src/Blob/Models/AcquireLeaseOptions.php index b830b7ebc..cba579e5b 100644 --- a/src/Blob/Models/AcquireLeaseOptions.php +++ b/src/Blob/Models/AcquireLeaseOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AcquireLeaseOptions extends BlobServiceOptions diff --git a/src/Blob/Models/AcquireLeaseResult.php b/src/Blob/Models/AcquireLeaseResult.php index 7717c3635..fe2f70e3a 100644 --- a/src/Blob/Models/AcquireLeaseResult.php +++ b/src/Blob/Models/AcquireLeaseResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AcquireLeaseResult diff --git a/src/Blob/Models/Blob.php b/src/Blob/Models/Blob.php index b039d9d2d..55b069aee 100644 --- a/src/Blob/Models/Blob.php +++ b/src/Blob/Models/Blob.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Blob diff --git a/src/Blob/Models/BlobBlockType.php b/src/Blob/Models/BlobBlockType.php index d601586c7..4e9ee6006 100644 --- a/src/Blob/Models/BlobBlockType.php +++ b/src/Blob/Models/BlobBlockType.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobBlockType diff --git a/src/Blob/Models/BlobPrefix.php b/src/Blob/Models/BlobPrefix.php index 26d520e93..091518cdd 100644 --- a/src/Blob/Models/BlobPrefix.php +++ b/src/Blob/Models/BlobPrefix.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobPrefix diff --git a/src/Blob/Models/BlobProperties.php b/src/Blob/Models/BlobProperties.php index 9b3360a06..96e90aa09 100644 --- a/src/Blob/Models/BlobProperties.php +++ b/src/Blob/Models/BlobProperties.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobProperties diff --git a/src/Blob/Models/BlobServiceOptions.php b/src/Blob/Models/BlobServiceOptions.php index f54907ae7..38a3e43f6 100644 --- a/src/Blob/Models/BlobServiceOptions.php +++ b/src/Blob/Models/BlobServiceOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobServiceOptions diff --git a/src/Blob/Models/BlobType.php b/src/Blob/Models/BlobType.php index f82989330..bf0e403cd 100644 --- a/src/Blob/Models/BlobType.php +++ b/src/Blob/Models/BlobType.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobType diff --git a/src/Blob/Models/Block.php b/src/Blob/Models/Block.php index acdb359a7..347283f6f 100644 --- a/src/Blob/Models/Block.php +++ b/src/Blob/Models/Block.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Block diff --git a/src/Blob/Models/BlockList.php b/src/Blob/Models/BlockList.php index 19b40d68d..3bbbf3885 100644 --- a/src/Blob/Models/BlockList.php +++ b/src/Blob/Models/BlockList.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlockList diff --git a/src/Blob/Models/BreakLeaseResult.php b/src/Blob/Models/BreakLeaseResult.php index cf1dcf50e..52c39c24f 100644 --- a/src/Blob/Models/BreakLeaseResult.php +++ b/src/Blob/Models/BreakLeaseResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BreakLeaseResult diff --git a/src/Blob/Models/CommitBlobBlocksOptions.php b/src/Blob/Models/CommitBlobBlocksOptions.php index 55a5771f5..448ebce73 100644 --- a/src/Blob/Models/CommitBlobBlocksOptions.php +++ b/src/Blob/Models/CommitBlobBlocksOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CommitBlobBlocksOptions extends BlobServiceOptions diff --git a/src/Blob/Models/Container.php b/src/Blob/Models/Container.php index a25381795..d454ca835 100644 --- a/src/Blob/Models/Container.php +++ b/src/Blob/Models/Container.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Container diff --git a/src/Blob/Models/ContainerACL.php b/src/Blob/Models/ContainerACL.php index 62c5dc018..f3782510d 100644 --- a/src/Blob/Models/ContainerACL.php +++ b/src/Blob/Models/ContainerACL.php @@ -39,7 +39,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ContainerAcl diff --git a/src/Blob/Models/ContainerProperties.php b/src/Blob/Models/ContainerProperties.php index e11bdf652..f09e37c2d 100644 --- a/src/Blob/Models/ContainerProperties.php +++ b/src/Blob/Models/ContainerProperties.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ContainerProperties diff --git a/src/Blob/Models/CopyBlobOptions.php b/src/Blob/Models/CopyBlobOptions.php index cac9faa75..240505959 100644 --- a/src/Blob/Models/CopyBlobOptions.php +++ b/src/Blob/Models/CopyBlobOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CopyBlobOptions extends BlobServiceOptions diff --git a/src/Blob/Models/CopyBlobResult.php b/src/Blob/Models/CopyBlobResult.php index 96aaeab3e..5363bade7 100644 --- a/src/Blob/Models/CopyBlobResult.php +++ b/src/Blob/Models/CopyBlobResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CopyBlobResult diff --git a/src/Blob/Models/CreateBlobBlockOptions.php b/src/Blob/Models/CreateBlobBlockOptions.php index f907266c4..984ed89a1 100644 --- a/src/Blob/Models/CreateBlobBlockOptions.php +++ b/src/Blob/Models/CreateBlobBlockOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobBlockOptions extends BlobServiceOptions diff --git a/src/Blob/Models/CreateBlobOptions.php b/src/Blob/Models/CreateBlobOptions.php index ebc55cdf0..39e7adeec 100644 --- a/src/Blob/Models/CreateBlobOptions.php +++ b/src/Blob/Models/CreateBlobOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobOptions extends BlobServiceOptions diff --git a/src/Blob/Models/CreateBlobPagesOptions.php b/src/Blob/Models/CreateBlobPagesOptions.php index 54bc3431b..6026b5ca5 100644 --- a/src/Blob/Models/CreateBlobPagesOptions.php +++ b/src/Blob/Models/CreateBlobPagesOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobPagesOptions extends BlobServiceOptions diff --git a/src/Blob/Models/CreateBlobPagesResult.php b/src/Blob/Models/CreateBlobPagesResult.php index 8878c0854..ae6bcc351 100644 --- a/src/Blob/Models/CreateBlobPagesResult.php +++ b/src/Blob/Models/CreateBlobPagesResult.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobPagesResult diff --git a/src/Blob/Models/CreateBlobSnapshotOptions.php b/src/Blob/Models/CreateBlobSnapshotOptions.php index b9cad2d64..d66841ff7 100644 --- a/src/Blob/Models/CreateBlobSnapshotOptions.php +++ b/src/Blob/Models/CreateBlobSnapshotOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobSnapshotOptions extends BlobServiceOptions diff --git a/src/Blob/Models/CreateBlobSnapshotResult.php b/src/Blob/Models/CreateBlobSnapshotResult.php index 452d1f037..7e3e1c3de 100644 --- a/src/Blob/Models/CreateBlobSnapshotResult.php +++ b/src/Blob/Models/CreateBlobSnapshotResult.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobSnapshotResult diff --git a/src/Blob/Models/CreateContainerOptions.php b/src/Blob/Models/CreateContainerOptions.php index 36ad25dea..d28d6ba32 100644 --- a/src/Blob/Models/CreateContainerOptions.php +++ b/src/Blob/Models/CreateContainerOptions.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateContainerOptions extends BlobServiceOptions diff --git a/src/Blob/Models/DeleteBlobOptions.php b/src/Blob/Models/DeleteBlobOptions.php index db8103367..9eaa06774 100644 --- a/src/Blob/Models/DeleteBlobOptions.php +++ b/src/Blob/Models/DeleteBlobOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DeleteBlobOptions extends BlobServiceOptions diff --git a/src/Blob/Models/DeleteContainerOptions.php b/src/Blob/Models/DeleteContainerOptions.php index 27b3910b6..e6c365d2a 100644 --- a/src/Blob/Models/DeleteContainerOptions.php +++ b/src/Blob/Models/DeleteContainerOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DeleteContainerOptions extends BlobServiceOptions diff --git a/src/Blob/Models/GetBlobMetadataOptions.php b/src/Blob/Models/GetBlobMetadataOptions.php index 75bb7ff23..789f0a46d 100644 --- a/src/Blob/Models/GetBlobMetadataOptions.php +++ b/src/Blob/Models/GetBlobMetadataOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobMetadataOptions extends BlobServiceOptions diff --git a/src/Blob/Models/GetBlobMetadataResult.php b/src/Blob/Models/GetBlobMetadataResult.php index 0879c4960..9adf2f673 100644 --- a/src/Blob/Models/GetBlobMetadataResult.php +++ b/src/Blob/Models/GetBlobMetadataResult.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobMetadataResult diff --git a/src/Blob/Models/GetBlobOptions.php b/src/Blob/Models/GetBlobOptions.php index a070f844b..aad34b25a 100644 --- a/src/Blob/Models/GetBlobOptions.php +++ b/src/Blob/Models/GetBlobOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobOptions extends BlobServiceOptions diff --git a/src/Blob/Models/GetBlobPropertiesOptions.php b/src/Blob/Models/GetBlobPropertiesOptions.php index 1a6be0e91..e07279772 100644 --- a/src/Blob/Models/GetBlobPropertiesOptions.php +++ b/src/Blob/Models/GetBlobPropertiesOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobPropertiesOptions extends BlobServiceOptions diff --git a/src/Blob/Models/GetBlobPropertiesResult.php b/src/Blob/Models/GetBlobPropertiesResult.php index 048914f4c..d9d330dd3 100644 --- a/src/Blob/Models/GetBlobPropertiesResult.php +++ b/src/Blob/Models/GetBlobPropertiesResult.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobPropertiesResult diff --git a/src/Blob/Models/GetBlobResult.php b/src/Blob/Models/GetBlobResult.php index e2ba2e7a9..9d1052f4d 100644 --- a/src/Blob/Models/GetBlobResult.php +++ b/src/Blob/Models/GetBlobResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobResult diff --git a/src/Blob/Models/GetContainerACLResult.php b/src/Blob/Models/GetContainerACLResult.php index e4fd4e78f..42936b4f5 100644 --- a/src/Blob/Models/GetContainerACLResult.php +++ b/src/Blob/Models/GetContainerACLResult.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetContainerAclResult diff --git a/src/Blob/Models/GetContainerPropertiesResult.php b/src/Blob/Models/GetContainerPropertiesResult.php index 7ac1d604a..6df64d4f0 100644 --- a/src/Blob/Models/GetContainerPropertiesResult.php +++ b/src/Blob/Models/GetContainerPropertiesResult.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetContainerPropertiesResult diff --git a/src/Blob/Models/LeaseMode.php b/src/Blob/Models/LeaseMode.php index 2668c3918..62ad65266 100644 --- a/src/Blob/Models/LeaseMode.php +++ b/src/Blob/Models/LeaseMode.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class LeaseMode diff --git a/src/Blob/Models/ListBlobBlocksOptions.php b/src/Blob/Models/ListBlobBlocksOptions.php index a61988fd9..615096e5d 100644 --- a/src/Blob/Models/ListBlobBlocksOptions.php +++ b/src/Blob/Models/ListBlobBlocksOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobBlocksOptions extends BlobServiceOptions diff --git a/src/Blob/Models/ListBlobBlocksResult.php b/src/Blob/Models/ListBlobBlocksResult.php index 9ed31659f..3e95b1a5c 100644 --- a/src/Blob/Models/ListBlobBlocksResult.php +++ b/src/Blob/Models/ListBlobBlocksResult.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobBlocksResult diff --git a/src/Blob/Models/ListBlobsOptions.php b/src/Blob/Models/ListBlobsOptions.php index d3cf204d1..3b4da8389 100644 --- a/src/Blob/Models/ListBlobsOptions.php +++ b/src/Blob/Models/ListBlobsOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobsOptions extends BlobServiceOptions diff --git a/src/Blob/Models/ListBlobsResult.php b/src/Blob/Models/ListBlobsResult.php index 0237f3984..bec35fe89 100644 --- a/src/Blob/Models/ListBlobsResult.php +++ b/src/Blob/Models/ListBlobsResult.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobsResult diff --git a/src/Blob/Models/ListContainersOptions.php b/src/Blob/Models/ListContainersOptions.php index 4a21af26c..f8ab283ea 100644 --- a/src/Blob/Models/ListContainersOptions.php +++ b/src/Blob/Models/ListContainersOptions.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListContainersOptions extends BlobServiceOptions diff --git a/src/Blob/Models/ListContainersResult.php b/src/Blob/Models/ListContainersResult.php index a076053a9..8be64a3ce 100644 --- a/src/Blob/Models/ListContainersResult.php +++ b/src/Blob/Models/ListContainersResult.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListContainersResult diff --git a/src/Blob/Models/ListPageBlobRangesOptions.php b/src/Blob/Models/ListPageBlobRangesOptions.php index 8ec958c43..f69fc8c62 100644 --- a/src/Blob/Models/ListPageBlobRangesOptions.php +++ b/src/Blob/Models/ListPageBlobRangesOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListPageBlobRangesOptions extends BlobServiceOptions diff --git a/src/Blob/Models/ListPageBlobRangesResult.php b/src/Blob/Models/ListPageBlobRangesResult.php index 41cf54b78..e9ea2cbd5 100644 --- a/src/Blob/Models/ListPageBlobRangesResult.php +++ b/src/Blob/Models/ListPageBlobRangesResult.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListPageBlobRangesResult diff --git a/src/Blob/Models/PageRange.php b/src/Blob/Models/PageRange.php index 6fb8f6509..147e8bf77 100644 --- a/src/Blob/Models/PageRange.php +++ b/src/Blob/Models/PageRange.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PageRange diff --git a/src/Blob/Models/PageWriteOption.php b/src/Blob/Models/PageWriteOption.php index b9abb5132..85224f7f0 100644 --- a/src/Blob/Models/PageWriteOption.php +++ b/src/Blob/Models/PageWriteOption.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PageWriteOption diff --git a/src/Blob/Models/PublicAccessType.php b/src/Blob/Models/PublicAccessType.php index 60866f73e..a749793d9 100644 --- a/src/Blob/Models/PublicAccessType.php +++ b/src/Blob/Models/PublicAccessType.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PublicAccessType diff --git a/src/Blob/Models/SetBlobMetadataOptions.php b/src/Blob/Models/SetBlobMetadataOptions.php index d699ca056..2e77d0ae4 100644 --- a/src/Blob/Models/SetBlobMetadataOptions.php +++ b/src/Blob/Models/SetBlobMetadataOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobMetadataOptions extends BlobServiceOptions diff --git a/src/Blob/Models/SetBlobMetadataResult.php b/src/Blob/Models/SetBlobMetadataResult.php index 3c767032e..9e5cd91c3 100644 --- a/src/Blob/Models/SetBlobMetadataResult.php +++ b/src/Blob/Models/SetBlobMetadataResult.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobMetadataResult diff --git a/src/Blob/Models/SetBlobPropertiesOptions.php b/src/Blob/Models/SetBlobPropertiesOptions.php index 03a6b4eaf..a3dadcc54 100644 --- a/src/Blob/Models/SetBlobPropertiesOptions.php +++ b/src/Blob/Models/SetBlobPropertiesOptions.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobPropertiesOptions extends BlobServiceOptions diff --git a/src/Blob/Models/SetBlobPropertiesResult.php b/src/Blob/Models/SetBlobPropertiesResult.php index 3dc916398..35b163e16 100644 --- a/src/Blob/Models/SetBlobPropertiesResult.php +++ b/src/Blob/Models/SetBlobPropertiesResult.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobPropertiesResult diff --git a/src/Blob/Models/SetContainerMetadataOptions.php b/src/Blob/Models/SetContainerMetadataOptions.php index f3b858f4c..dee66bf70 100644 --- a/src/Blob/Models/SetContainerMetadataOptions.php +++ b/src/Blob/Models/SetContainerMetadataOptions.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetContainerMetadataOptions extends BlobServiceOptions diff --git a/src/Blob/Models/SignedIdentifier.php b/src/Blob/Models/SignedIdentifier.php index 638983c8d..b0763f708 100644 --- a/src/Blob/Models/SignedIdentifier.php +++ b/src/Blob/Models/SignedIdentifier.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SignedIdentifier diff --git a/src/Common/CloudConfigurationManager.php b/src/Common/CloudConfigurationManager.php index 539f573be..6f68a1662 100644 --- a/src/Common/CloudConfigurationManager.php +++ b/src/Common/CloudConfigurationManager.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CloudConfigurationManager diff --git a/src/Common/Internal/Authentication/IAuthScheme.php b/src/Common/Internal/Authentication/IAuthScheme.php index 0feebc369..809b60e10 100644 --- a/src/Common/Internal/Authentication/IAuthScheme.php +++ b/src/Common/Internal/Authentication/IAuthScheme.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ interface IAuthScheme diff --git a/src/Common/Internal/Authentication/SharedKeyAuthScheme.php b/src/Common/Internal/Authentication/SharedKeyAuthScheme.php index 4049abd99..9e8183680 100644 --- a/src/Common/Internal/Authentication/SharedKeyAuthScheme.php +++ b/src/Common/Internal/Authentication/SharedKeyAuthScheme.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SharedKeyAuthScheme extends StorageAuthScheme diff --git a/src/Common/Internal/Authentication/StorageAuthScheme.php b/src/Common/Internal/Authentication/StorageAuthScheme.php index 785845d61..2e86b6120 100644 --- a/src/Common/Internal/Authentication/StorageAuthScheme.php +++ b/src/Common/Internal/Authentication/StorageAuthScheme.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ abstract class StorageAuthScheme implements IAuthScheme diff --git a/src/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php b/src/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php index 4b15380aa..6780ca375 100644 --- a/src/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php +++ b/src/Common/Internal/Authentication/TableSharedKeyLiteAuthScheme.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link http://github.com/windowsazure/azure-sdk-for-php */ class TableSharedKeyLiteAuthScheme extends StorageAuthScheme diff --git a/src/Common/Internal/ConnectionStringParser.php b/src/Common/Internal/ConnectionStringParser.php index dfe65377b..af44f2166 100644 --- a/src/Common/Internal/ConnectionStringParser.php +++ b/src/Common/Internal/ConnectionStringParser.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ConnectionStringParser @@ -353,7 +353,7 @@ private function _skipOperator($operatorChar) * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ParserState diff --git a/src/Common/Internal/ConnectionStringSource.php b/src/Common/Internal/ConnectionStringSource.php index 22479a547..2f034d0a2 100644 --- a/src/Common/Internal/ConnectionStringSource.php +++ b/src/Common/Internal/ConnectionStringSource.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ConnectionStringSource diff --git a/src/Common/Internal/FilterableService.php b/src/Common/Internal/FilterableService.php index e7bdd6497..78b2c0446 100644 --- a/src/Common/Internal/FilterableService.php +++ b/src/Common/Internal/FilterableService.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ interface FilterableService diff --git a/src/Common/Internal/Filters/AuthenticationFilter.php b/src/Common/Internal/Filters/AuthenticationFilter.php index 7f74835f3..b05fd7c43 100644 --- a/src/Common/Internal/Filters/AuthenticationFilter.php +++ b/src/Common/Internal/Filters/AuthenticationFilter.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AuthenticationFilter implements IServiceFilter diff --git a/src/Common/Internal/Filters/DateFilter.php b/src/Common/Internal/Filters/DateFilter.php index b59e859c8..fe14a05bb 100644 --- a/src/Common/Internal/Filters/DateFilter.php +++ b/src/Common/Internal/Filters/DateFilter.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DateFilter implements IServiceFilter diff --git a/src/Common/Internal/Filters/ExponentialRetryPolicy.php b/src/Common/Internal/Filters/ExponentialRetryPolicy.php index 14ab8dc89..d2d592b35 100644 --- a/src/Common/Internal/Filters/ExponentialRetryPolicy.php +++ b/src/Common/Internal/Filters/ExponentialRetryPolicy.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ExponentialRetryPolicy extends RetryPolicy diff --git a/src/Common/Internal/Filters/HeadersFilter.php b/src/Common/Internal/Filters/HeadersFilter.php index b35ca7526..904c576bc 100644 --- a/src/Common/Internal/Filters/HeadersFilter.php +++ b/src/Common/Internal/Filters/HeadersFilter.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class HeadersFilter implements IServiceFilter diff --git a/src/Common/Internal/Filters/RetryPolicy.php b/src/Common/Internal/Filters/RetryPolicy.php index 121588066..aad24df9d 100644 --- a/src/Common/Internal/Filters/RetryPolicy.php +++ b/src/Common/Internal/Filters/RetryPolicy.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ abstract class RetryPolicy diff --git a/src/Common/Internal/Filters/RetryPolicyFilter.php b/src/Common/Internal/Filters/RetryPolicyFilter.php index f0740a6ab..bab5d2e3a 100644 --- a/src/Common/Internal/Filters/RetryPolicyFilter.php +++ b/src/Common/Internal/Filters/RetryPolicyFilter.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class RetryPolicyFilter implements IServiceFilter diff --git a/src/Common/Internal/Http/HttpCallContext.php b/src/Common/Internal/Http/HttpCallContext.php index b7eb63349..ce2a40ea3 100644 --- a/src/Common/Internal/Http/HttpCallContext.php +++ b/src/Common/Internal/Http/HttpCallContext.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class HttpCallContext diff --git a/src/Common/Internal/IServiceFilter.php b/src/Common/Internal/IServiceFilter.php index a024c5951..382041d9f 100644 --- a/src/Common/Internal/IServiceFilter.php +++ b/src/Common/Internal/IServiceFilter.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ interface IServiceFilter diff --git a/src/Common/Internal/InvalidArgumentTypeException.php b/src/Common/Internal/InvalidArgumentTypeException.php index 531dfe41b..fa93bfb56 100644 --- a/src/Common/Internal/InvalidArgumentTypeException.php +++ b/src/Common/Internal/InvalidArgumentTypeException.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class InvalidArgumentTypeException extends \InvalidArgumentException diff --git a/src/Common/Internal/Logger.php b/src/Common/Internal/Logger.php index a2a8eebf3..a695ab145 100644 --- a/src/Common/Internal/Logger.php +++ b/src/Common/Internal/Logger.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Logger diff --git a/src/Common/Internal/Resources.php b/src/Common/Internal/Resources.php index 1f6fda615..15c9a9600 100644 --- a/src/Common/Internal/Resources.php +++ b/src/Common/Internal/Resources.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Resources diff --git a/src/Common/Internal/RestProxy.php b/src/Common/Internal/RestProxy.php index c02235ee2..1f5024307 100644 --- a/src/Common/Internal/RestProxy.php +++ b/src/Common/Internal/RestProxy.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class RestProxy diff --git a/src/Common/Internal/Serialization/ISerializer.php b/src/Common/Internal/Serialization/ISerializer.php index 1e8e8967e..ae4745a44 100644 --- a/src/Common/Internal/Serialization/ISerializer.php +++ b/src/Common/Internal/Serialization/ISerializer.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ interface ISerializer diff --git a/src/Common/Internal/Serialization/JsonSerializer.php b/src/Common/Internal/Serialization/JsonSerializer.php index a7599be8e..c4d7e7582 100644 --- a/src/Common/Internal/Serialization/JsonSerializer.php +++ b/src/Common/Internal/Serialization/JsonSerializer.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class JsonSerializer implements ISerializer diff --git a/src/Common/Internal/Serialization/XmlSerializer.php b/src/Common/Internal/Serialization/XmlSerializer.php index 4572c7095..d54573dc2 100644 --- a/src/Common/Internal/Serialization/XmlSerializer.php +++ b/src/Common/Internal/Serialization/XmlSerializer.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class XmlSerializer implements ISerializer diff --git a/src/Common/Internal/ServiceRestProxy.php b/src/Common/Internal/ServiceRestProxy.php index ac8969684..69ac2bdaa 100644 --- a/src/Common/Internal/ServiceRestProxy.php +++ b/src/Common/Internal/ServiceRestProxy.php @@ -41,7 +41,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServiceRestProxy extends RestProxy diff --git a/src/Common/Internal/ServiceSettings.php b/src/Common/Internal/ServiceSettings.php index 528098316..e1d825273 100644 --- a/src/Common/Internal/ServiceSettings.php +++ b/src/Common/Internal/ServiceSettings.php @@ -42,7 +42,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ abstract class ServiceSettings diff --git a/src/Common/Internal/StorageServiceSettings.php b/src/Common/Internal/StorageServiceSettings.php index a51f24323..8e1388ec6 100644 --- a/src/Common/Internal/StorageServiceSettings.php +++ b/src/Common/Internal/StorageServiceSettings.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class StorageServiceSettings extends ServiceSettings diff --git a/src/Common/Internal/Utilities.php b/src/Common/Internal/Utilities.php index db6f4d09b..cc52f7ac8 100644 --- a/src/Common/Internal/Utilities.php +++ b/src/Common/Internal/Utilities.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Utilities diff --git a/src/Common/Internal/Validate.php b/src/Common/Internal/Validate.php index 25470a2b4..7e50f5c11 100644 --- a/src/Common/Internal/Validate.php +++ b/src/Common/Internal/Validate.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Validate diff --git a/src/Common/Models/GetServicePropertiesResult.php b/src/Common/Models/GetServicePropertiesResult.php index f59638d97..7e0f3f148 100644 --- a/src/Common/Models/GetServicePropertiesResult.php +++ b/src/Common/Models/GetServicePropertiesResult.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetServicePropertiesResult diff --git a/src/Common/Models/Logging.php b/src/Common/Models/Logging.php index 61e72c56f..46a6a481f 100644 --- a/src/Common/Models/Logging.php +++ b/src/Common/Models/Logging.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Logging diff --git a/src/Common/Models/Metrics.php b/src/Common/Models/Metrics.php index 101e4b77d..0d9d80270 100644 --- a/src/Common/Models/Metrics.php +++ b/src/Common/Models/Metrics.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Metrics diff --git a/src/Common/Models/RetentionPolicy.php b/src/Common/Models/RetentionPolicy.php index 103fc56ec..ba7ccc93c 100644 --- a/src/Common/Models/RetentionPolicy.php +++ b/src/Common/Models/RetentionPolicy.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class RetentionPolicy diff --git a/src/Common/Models/ServiceProperties.php b/src/Common/Models/ServiceProperties.php index 8a95eb1f7..530a230fd 100644 --- a/src/Common/Models/ServiceProperties.php +++ b/src/Common/Models/ServiceProperties.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServiceProperties diff --git a/src/Common/ServiceException.php b/src/Common/ServiceException.php index 8ce3ed0ca..5f5a799e9 100644 --- a/src/Common/ServiceException.php +++ b/src/Common/ServiceException.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServiceException extends \LogicException diff --git a/src/Common/ServicesBuilder.php b/src/Common/ServicesBuilder.php index 7d60caf4b..30964edd7 100644 --- a/src/Common/ServicesBuilder.php +++ b/src/Common/ServicesBuilder.php @@ -49,7 +49,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServicesBuilder diff --git a/src/Queue/Internal/IQueue.php b/src/Queue/Internal/IQueue.php index ac51fdc77..fb8f6d91a 100644 --- a/src/Queue/Internal/IQueue.php +++ b/src/Queue/Internal/IQueue.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php * @see http://msdn.microsoft.com/en-us/library/windowsazure/dd179363.aspx */ diff --git a/src/Queue/Models/CreateMessageOptions.php b/src/Queue/Models/CreateMessageOptions.php index fbba20f98..9a3255604 100644 --- a/src/Queue/Models/CreateMessageOptions.php +++ b/src/Queue/Models/CreateMessageOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateMessageOptions extends QueueServiceOptions diff --git a/src/Queue/Models/CreateQueueOptions.php b/src/Queue/Models/CreateQueueOptions.php index 4d798c2f7..0b043f4c5 100644 --- a/src/Queue/Models/CreateQueueOptions.php +++ b/src/Queue/Models/CreateQueueOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateQueueOptions extends QueueServiceOptions diff --git a/src/Queue/Models/GetQueueMetadataResult.php b/src/Queue/Models/GetQueueMetadataResult.php index 03d97daaa..a0100d68b 100644 --- a/src/Queue/Models/GetQueueMetadataResult.php +++ b/src/Queue/Models/GetQueueMetadataResult.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetQueueMetadataResult diff --git a/src/Queue/Models/ListMessagesOptions.php b/src/Queue/Models/ListMessagesOptions.php index f4c153b6d..84f5d8256 100644 --- a/src/Queue/Models/ListMessagesOptions.php +++ b/src/Queue/Models/ListMessagesOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListMessagesOptions extends QueueServiceOptions diff --git a/src/Queue/Models/ListMessagesResult.php b/src/Queue/Models/ListMessagesResult.php index e96190fba..3272662fb 100644 --- a/src/Queue/Models/ListMessagesResult.php +++ b/src/Queue/Models/ListMessagesResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListMessagesResult diff --git a/src/Queue/Models/ListQueuesOptions.php b/src/Queue/Models/ListQueuesOptions.php index 82142481e..b285d2335 100644 --- a/src/Queue/Models/ListQueuesOptions.php +++ b/src/Queue/Models/ListQueuesOptions.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListQueuesOptions extends QueueServiceOptions diff --git a/src/Queue/Models/ListQueuesResult.php b/src/Queue/Models/ListQueuesResult.php index b20e383e7..15e47612c 100644 --- a/src/Queue/Models/ListQueuesResult.php +++ b/src/Queue/Models/ListQueuesResult.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListQueuesResult diff --git a/src/Queue/Models/MicrosoftAzureQueueMessage.php b/src/Queue/Models/MicrosoftAzureQueueMessage.php index f2990f5e7..1a094edc2 100644 --- a/src/Queue/Models/MicrosoftAzureQueueMessage.php +++ b/src/Queue/Models/MicrosoftAzureQueueMessage.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class MicrosoftAzureQueueMessage diff --git a/src/Queue/Models/PeekMessagesOptions.php b/src/Queue/Models/PeekMessagesOptions.php index 141da3c3f..5902f8e81 100644 --- a/src/Queue/Models/PeekMessagesOptions.php +++ b/src/Queue/Models/PeekMessagesOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PeekMessagesOptions extends QueueServiceOptions diff --git a/src/Queue/Models/PeekMessagesResult.php b/src/Queue/Models/PeekMessagesResult.php index 132b4d450..dba4e146c 100644 --- a/src/Queue/Models/PeekMessagesResult.php +++ b/src/Queue/Models/PeekMessagesResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PeekMessagesResult diff --git a/src/Queue/Models/Queue.php b/src/Queue/Models/Queue.php index fe1f42f60..fe7c9a9ed 100644 --- a/src/Queue/Models/Queue.php +++ b/src/Queue/Models/Queue.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Queue diff --git a/src/Queue/Models/QueueMessage.php b/src/Queue/Models/QueueMessage.php index 0024fb68b..7061ba917 100644 --- a/src/Queue/Models/QueueMessage.php +++ b/src/Queue/Models/QueueMessage.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueMessage diff --git a/src/Queue/Models/QueueServiceOptions.php b/src/Queue/Models/QueueServiceOptions.php index ce02cf4d9..c996f1b6d 100644 --- a/src/Queue/Models/QueueServiceOptions.php +++ b/src/Queue/Models/QueueServiceOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueServiceOptions diff --git a/src/Queue/Models/UpdateMessageResult.php b/src/Queue/Models/UpdateMessageResult.php index aec10b968..46ea28e04 100644 --- a/src/Queue/Models/UpdateMessageResult.php +++ b/src/Queue/Models/UpdateMessageResult.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class UpdateMessageResult diff --git a/src/Queue/QueueRestProxy.php b/src/Queue/QueueRestProxy.php index b792c9389..5ee8c1a2a 100644 --- a/src/Queue/QueueRestProxy.php +++ b/src/Queue/QueueRestProxy.php @@ -53,7 +53,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueRestProxy extends ServiceRestProxy implements IQueue diff --git a/src/Table/Internal/AtomReaderWriter.php b/src/Table/Internal/AtomReaderWriter.php index bafdb1fc1..b6ba278a1 100644 --- a/src/Table/Internal/AtomReaderWriter.php +++ b/src/Table/Internal/AtomReaderWriter.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AtomReaderWriter implements IAtomReaderWriter diff --git a/src/Table/Internal/IAtomReaderWriter.php b/src/Table/Internal/IAtomReaderWriter.php index d035cf7cb..26e9b3d13 100644 --- a/src/Table/Internal/IAtomReaderWriter.php +++ b/src/Table/Internal/IAtomReaderWriter.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ interface IAtomReaderWriter diff --git a/src/Table/Internal/IMimeReaderWriter.php b/src/Table/Internal/IMimeReaderWriter.php index 93440d477..fd174c97d 100644 --- a/src/Table/Internal/IMimeReaderWriter.php +++ b/src/Table/Internal/IMimeReaderWriter.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ interface IMimeReaderWriter diff --git a/src/Table/Internal/ITable.php b/src/Table/Internal/ITable.php index c5eff1838..ba92d9e4b 100644 --- a/src/Table/Internal/ITable.php +++ b/src/Table/Internal/ITable.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php * @see http://msdn.microsoft.com/en-us/library/windowsazure/dd179423.aspx */ diff --git a/src/Table/Internal/MimeReaderWriter.php b/src/Table/Internal/MimeReaderWriter.php index a64f0cf1e..44dd51d05 100644 --- a/src/Table/Internal/MimeReaderWriter.php +++ b/src/Table/Internal/MimeReaderWriter.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class MimeReaderWriter implements IMimeReaderWriter diff --git a/src/Table/Models/BatchError.php b/src/Table/Models/BatchError.php index 4205f3709..95055b9cf 100644 --- a/src/Table/Models/BatchError.php +++ b/src/Table/Models/BatchError.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchError diff --git a/src/Table/Models/BatchOperation.php b/src/Table/Models/BatchOperation.php index 02976cdc8..bac048020 100644 --- a/src/Table/Models/BatchOperation.php +++ b/src/Table/Models/BatchOperation.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperation diff --git a/src/Table/Models/BatchOperationParameterName.php b/src/Table/Models/BatchOperationParameterName.php index 2d8d039c4..ea5f568c4 100644 --- a/src/Table/Models/BatchOperationParameterName.php +++ b/src/Table/Models/BatchOperationParameterName.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperationParameterName diff --git a/src/Table/Models/BatchOperationType.php b/src/Table/Models/BatchOperationType.php index 60bc9a09a..c446650e9 100644 --- a/src/Table/Models/BatchOperationType.php +++ b/src/Table/Models/BatchOperationType.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperationType diff --git a/src/Table/Models/BatchOperations.php b/src/Table/Models/BatchOperations.php index b664ecdd5..acaccc55b 100644 --- a/src/Table/Models/BatchOperations.php +++ b/src/Table/Models/BatchOperations.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperations diff --git a/src/Table/Models/BatchResult.php b/src/Table/Models/BatchResult.php index ca0c19d59..a414f180a 100644 --- a/src/Table/Models/BatchResult.php +++ b/src/Table/Models/BatchResult.php @@ -40,7 +40,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchResult diff --git a/src/Table/Models/DeleteEntityOptions.php b/src/Table/Models/DeleteEntityOptions.php index ce605d6da..62a2ca079 100644 --- a/src/Table/Models/DeleteEntityOptions.php +++ b/src/Table/Models/DeleteEntityOptions.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DeleteEntityOptions extends TableServiceOptions diff --git a/src/Table/Models/EdmType.php b/src/Table/Models/EdmType.php index 854efebaf..c2b03f87f 100644 --- a/src/Table/Models/EdmType.php +++ b/src/Table/Models/EdmType.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class EdmType diff --git a/src/Table/Models/Entity.php b/src/Table/Models/Entity.php index 5572b6463..112a68e4b 100644 --- a/src/Table/Models/Entity.php +++ b/src/Table/Models/Entity.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Entity diff --git a/src/Table/Models/Filters/BinaryFilter.php b/src/Table/Models/Filters/BinaryFilter.php index f8ebf3d4f..c0a796fc8 100644 --- a/src/Table/Models/Filters/BinaryFilter.php +++ b/src/Table/Models/Filters/BinaryFilter.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BinaryFilter extends Filter diff --git a/src/Table/Models/Filters/ConstantFilter.php b/src/Table/Models/Filters/ConstantFilter.php index 6816ad864..1a7730577 100644 --- a/src/Table/Models/Filters/ConstantFilter.php +++ b/src/Table/Models/Filters/ConstantFilter.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ConstantFilter extends Filter diff --git a/src/Table/Models/Filters/Filter.php b/src/Table/Models/Filters/Filter.php index 5d5ebc835..5ea53f652 100644 --- a/src/Table/Models/Filters/Filter.php +++ b/src/Table/Models/Filters/Filter.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Filter diff --git a/src/Table/Models/Filters/PropertyNameFilter.php b/src/Table/Models/Filters/PropertyNameFilter.php index 987adac5f..d5dbdf660 100644 --- a/src/Table/Models/Filters/PropertyNameFilter.php +++ b/src/Table/Models/Filters/PropertyNameFilter.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PropertyNameFilter extends Filter diff --git a/src/Table/Models/Filters/QueryStringFilter.php b/src/Table/Models/Filters/QueryStringFilter.php index cb7726653..4eecb4b3e 100644 --- a/src/Table/Models/Filters/QueryStringFilter.php +++ b/src/Table/Models/Filters/QueryStringFilter.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryStringFilter extends Filter diff --git a/src/Table/Models/Filters/UnaryFilter.php b/src/Table/Models/Filters/UnaryFilter.php index 67ef070f3..88abad08d 100644 --- a/src/Table/Models/Filters/UnaryFilter.php +++ b/src/Table/Models/Filters/UnaryFilter.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class UnaryFilter extends Filter diff --git a/src/Table/Models/GetEntityResult.php b/src/Table/Models/GetEntityResult.php index 7913ec79d..a2d6afce7 100644 --- a/src/Table/Models/GetEntityResult.php +++ b/src/Table/Models/GetEntityResult.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetEntityResult diff --git a/src/Table/Models/GetTableResult.php b/src/Table/Models/GetTableResult.php index a71556cc2..16ac0794d 100644 --- a/src/Table/Models/GetTableResult.php +++ b/src/Table/Models/GetTableResult.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetTableResult diff --git a/src/Table/Models/InsertEntityResult.php b/src/Table/Models/InsertEntityResult.php index 834c4a4d1..442fa42b1 100644 --- a/src/Table/Models/InsertEntityResult.php +++ b/src/Table/Models/InsertEntityResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class InsertEntityResult diff --git a/src/Table/Models/Property.php b/src/Table/Models/Property.php index 158b6481b..ef26d5bfe 100644 --- a/src/Table/Models/Property.php +++ b/src/Table/Models/Property.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Property diff --git a/src/Table/Models/Query.php b/src/Table/Models/Query.php index c59010cdf..b9b01de1d 100644 --- a/src/Table/Models/Query.php +++ b/src/Table/Models/Query.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class Query diff --git a/src/Table/Models/QueryEntitiesOptions.php b/src/Table/Models/QueryEntitiesOptions.php index a9fa36ea5..000fbe8c9 100644 --- a/src/Table/Models/QueryEntitiesOptions.php +++ b/src/Table/Models/QueryEntitiesOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryEntitiesOptions extends TableServiceOptions diff --git a/src/Table/Models/QueryEntitiesResult.php b/src/Table/Models/QueryEntitiesResult.php index 270bcab64..114c291a4 100644 --- a/src/Table/Models/QueryEntitiesResult.php +++ b/src/Table/Models/QueryEntitiesResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryEntitiesResult diff --git a/src/Table/Models/QueryTablesOptions.php b/src/Table/Models/QueryTablesOptions.php index 926678275..d66981e02 100644 --- a/src/Table/Models/QueryTablesOptions.php +++ b/src/Table/Models/QueryTablesOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryTablesOptions extends TableServiceOptions diff --git a/src/Table/Models/QueryTablesResult.php b/src/Table/Models/QueryTablesResult.php index 40ec501bb..cd4ac9a74 100644 --- a/src/Table/Models/QueryTablesResult.php +++ b/src/Table/Models/QueryTablesResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryTablesResult diff --git a/src/Table/Models/TableServiceOptions.php b/src/Table/Models/TableServiceOptions.php index 5324d1328..161931721 100644 --- a/src/Table/Models/TableServiceOptions.php +++ b/src/Table/Models/TableServiceOptions.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TableServiceOptions diff --git a/src/Table/Models/UpdateEntityResult.php b/src/Table/Models/UpdateEntityResult.php index 5914c393d..1495c82bd 100644 --- a/src/Table/Models/UpdateEntityResult.php +++ b/src/Table/Models/UpdateEntityResult.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class UpdateEntityResult diff --git a/src/Table/TableRestProxy.php b/src/Table/TableRestProxy.php index 5f6bcce63..f31f5dd6c 100644 --- a/src/Table/TableRestProxy.php +++ b/src/Table/TableRestProxy.php @@ -63,7 +63,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TableRestProxy extends ServiceRestProxy implements ITable diff --git a/tests/framework/BlobServiceRestProxyTestBase.php b/tests/framework/BlobServiceRestProxyTestBase.php index 693649f49..2858d3434 100644 --- a/tests/framework/BlobServiceRestProxyTestBase.php +++ b/tests/framework/BlobServiceRestProxyTestBase.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobServiceRestProxyTestBase extends ServiceRestProxyTestBase diff --git a/tests/framework/QueueServiceRestProxyTestBase.php b/tests/framework/QueueServiceRestProxyTestBase.php index 823e1c13b..5a1e2650d 100644 --- a/tests/framework/QueueServiceRestProxyTestBase.php +++ b/tests/framework/QueueServiceRestProxyTestBase.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueServiceRestProxyTestBase extends ServiceRestProxyTestBase diff --git a/tests/framework/RestProxyTestBase.php b/tests/framework/RestProxyTestBase.php index e892aa4d7..ea1b61504 100644 --- a/tests/framework/RestProxyTestBase.php +++ b/tests/framework/RestProxyTestBase.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class RestProxyTestBase extends \PHPUnit_Framework_TestCase diff --git a/tests/framework/ServiceRestProxyTestBase.php b/tests/framework/ServiceRestProxyTestBase.php index 8f899a769..e4906de1c 100644 --- a/tests/framework/ServiceRestProxyTestBase.php +++ b/tests/framework/ServiceRestProxyTestBase.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServiceRestProxyTestBase extends RestProxyTestBase diff --git a/tests/framework/TableServiceRestProxyTestBase.php b/tests/framework/TableServiceRestProxyTestBase.php index 898f62945..840604c22 100644 --- a/tests/framework/TableServiceRestProxyTestBase.php +++ b/tests/framework/TableServiceRestProxyTestBase.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TableServiceRestProxyTestBase extends ServiceRestProxyTestBase diff --git a/tests/framework/TestResources.php b/tests/framework/TestResources.php index e5cf66417..e255a8a09 100644 --- a/tests/framework/TestResources.php +++ b/tests/framework/TestResources.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TestResources diff --git a/tests/framework/VirtualFileSystem.php b/tests/framework/VirtualFileSystem.php index 3793167ac..b91e6590c 100644 --- a/tests/framework/VirtualFileSystem.php +++ b/tests/framework/VirtualFileSystem.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class VirtualFileSystem diff --git a/tests/mock/Common/Internal/Authentication/OAuthSchemeMock.php b/tests/mock/Common/Internal/Authentication/OAuthSchemeMock.php index 40e972b4b..8cd5069c8 100644 --- a/tests/mock/Common/Internal/Authentication/OAuthSchemeMock.php +++ b/tests/mock/Common/Internal/Authentication/OAuthSchemeMock.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class OAuthSchemeMock extends OAuthScheme diff --git a/tests/mock/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php b/tests/mock/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php index 5ad54d4c9..c90ce340f 100644 --- a/tests/mock/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php +++ b/tests/mock/Common/Internal/Authentication/SharedKeyAuthSchemeMock.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SharedKeyAuthSchemeMock extends SharedKeyAuthScheme diff --git a/tests/mock/Common/Internal/Authentication/StorageAuthSchemeMock.php b/tests/mock/Common/Internal/Authentication/StorageAuthSchemeMock.php index bf3799a64..f3fc07a5f 100644 --- a/tests/mock/Common/Internal/Authentication/StorageAuthSchemeMock.php +++ b/tests/mock/Common/Internal/Authentication/StorageAuthSchemeMock.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class StorageAuthSchemeMock extends StorageAuthScheme diff --git a/tests/mock/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php b/tests/mock/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php index 1b18e6371..a748a0b0e 100644 --- a/tests/mock/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php +++ b/tests/mock/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeMock.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TableSharedKeyLiteAuthSchemeMock extends TableSharedKeyLiteAuthScheme diff --git a/tests/mock/Common/Internal/Filters/SimpleFilterMock.php b/tests/mock/Common/Internal/Filters/SimpleFilterMock.php index 08f27e948..1c3db73d4 100644 --- a/tests/mock/Common/Internal/Filters/SimpleFilterMock.php +++ b/tests/mock/Common/Internal/Filters/SimpleFilterMock.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SimpleFilterMock implements \MicrosoftAzure\Storage\Common\Internal\IServiceFilter diff --git a/tests/unit/Blob/BlobRestProxyTest.php b/tests/unit/Blob/BlobRestProxyTest.php index 12aa4dcba..abd7978e2 100644 --- a/tests/unit/Blob/BlobRestProxyTest.php +++ b/tests/unit/Blob/BlobRestProxyTest.php @@ -63,7 +63,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobRestProxyTest extends BlobServiceRestProxyTestBase diff --git a/tests/unit/Blob/Models/AccessConditionTest.php b/tests/unit/Blob/Models/AccessConditionTest.php index 98fb195d4..ae2cbd9f6 100644 --- a/tests/unit/Blob/Models/AccessConditionTest.php +++ b/tests/unit/Blob/Models/AccessConditionTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AccessConditionTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/AccessPolicyTest.php b/tests/unit/Blob/Models/AccessPolicyTest.php index be18203dd..c11f962cc 100644 --- a/tests/unit/Blob/Models/AccessPolicyTest.php +++ b/tests/unit/Blob/Models/AccessPolicyTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AccessPolicyTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/AcquireLeaseOptionsTest.php b/tests/unit/Blob/Models/AcquireLeaseOptionsTest.php index 80b278bce..34e171344 100644 --- a/tests/unit/Blob/Models/AcquireLeaseOptionsTest.php +++ b/tests/unit/Blob/Models/AcquireLeaseOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AcquireLeaseOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/AcquireLeaseResultTest.php b/tests/unit/Blob/Models/AcquireLeaseResultTest.php index e00589f4f..13e9aa57b 100644 --- a/tests/unit/Blob/Models/AcquireLeaseResultTest.php +++ b/tests/unit/Blob/Models/AcquireLeaseResultTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AcquireLeaseResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlobBlockTypeTest.php b/tests/unit/Blob/Models/BlobBlockTypeTest.php index 78ef23f51..b5e4b4ba6 100644 --- a/tests/unit/Blob/Models/BlobBlockTypeTest.php +++ b/tests/unit/Blob/Models/BlobBlockTypeTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobBlockTypeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlobPrefixTest.php b/tests/unit/Blob/Models/BlobPrefixTest.php index e9d5a4fe7..03d3102e5 100644 --- a/tests/unit/Blob/Models/BlobPrefixTest.php +++ b/tests/unit/Blob/Models/BlobPrefixTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobPrefixTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlobPropertiesTest.php b/tests/unit/Blob/Models/BlobPropertiesTest.php index 162fcf0eb..b4ded0f1a 100644 --- a/tests/unit/Blob/Models/BlobPropertiesTest.php +++ b/tests/unit/Blob/Models/BlobPropertiesTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobPropertiesTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlobServiceOptionsTest.php b/tests/unit/Blob/Models/BlobServiceOptionsTest.php index e14672a0e..98be3ae90 100644 --- a/tests/unit/Blob/Models/BlobServiceOptionsTest.php +++ b/tests/unit/Blob/Models/BlobServiceOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobServiceOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlobTest.php b/tests/unit/Blob/Models/BlobTest.php index c9d9ff372..02e6b61c6 100644 --- a/tests/unit/Blob/Models/BlobTest.php +++ b/tests/unit/Blob/Models/BlobTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlobTypeTest.php b/tests/unit/Blob/Models/BlobTypeTest.php index 7a55ecbac..516ff3b70 100644 --- a/tests/unit/Blob/Models/BlobTypeTest.php +++ b/tests/unit/Blob/Models/BlobTypeTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlobTypeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlockListTest.php b/tests/unit/Blob/Models/BlockListTest.php index 7589d6378..591682574 100644 --- a/tests/unit/Blob/Models/BlockListTest.php +++ b/tests/unit/Blob/Models/BlockListTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlockListTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BlockTest.php b/tests/unit/Blob/Models/BlockTest.php index a1695efa1..90380564a 100644 --- a/tests/unit/Blob/Models/BlockTest.php +++ b/tests/unit/Blob/Models/BlockTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BlockTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/BreakLeaseResultTest.php b/tests/unit/Blob/Models/BreakLeaseResultTest.php index 68b628bcc..6c0b30884 100644 --- a/tests/unit/Blob/Models/BreakLeaseResultTest.php +++ b/tests/unit/Blob/Models/BreakLeaseResultTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BreakLeaseResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CommitBlobBlocksOptionsTest.php b/tests/unit/Blob/Models/CommitBlobBlocksOptionsTest.php index a7769cf8f..b3cf506ee 100644 --- a/tests/unit/Blob/Models/CommitBlobBlocksOptionsTest.php +++ b/tests/unit/Blob/Models/CommitBlobBlocksOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CommitBlobBlocksOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ContainerACLTest.php b/tests/unit/Blob/Models/ContainerACLTest.php index 756f9c3b8..a71bc6d99 100644 --- a/tests/unit/Blob/Models/ContainerACLTest.php +++ b/tests/unit/Blob/Models/ContainerACLTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ContainerAclTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ContainerPropertiesTest.php b/tests/unit/Blob/Models/ContainerPropertiesTest.php index 4f273e45e..ea5fc173e 100644 --- a/tests/unit/Blob/Models/ContainerPropertiesTest.php +++ b/tests/unit/Blob/Models/ContainerPropertiesTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ContainerPropertiesTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ContainerTest.php b/tests/unit/Blob/Models/ContainerTest.php index 85928d1dd..8f0e7b8a2 100644 --- a/tests/unit/Blob/Models/ContainerTest.php +++ b/tests/unit/Blob/Models/ContainerTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ContainerTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CopyBlobOptionsTest.php b/tests/unit/Blob/Models/CopyBlobOptionsTest.php index 61ba55fe1..96f4c57ee 100644 --- a/tests/unit/Blob/Models/CopyBlobOptionsTest.php +++ b/tests/unit/Blob/Models/CopyBlobOptionsTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CopyBlobOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CopyBlobResultTest.php b/tests/unit/Blob/Models/CopyBlobResultTest.php index ef7c72ecf..f921a815f 100644 --- a/tests/unit/Blob/Models/CopyBlobResultTest.php +++ b/tests/unit/Blob/Models/CopyBlobResultTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CopyBlobResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CreateBlobBlockOptionsTest.php b/tests/unit/Blob/Models/CreateBlobBlockOptionsTest.php index 069ed731a..f3edb1227 100644 --- a/tests/unit/Blob/Models/CreateBlobBlockOptionsTest.php +++ b/tests/unit/Blob/Models/CreateBlobBlockOptionsTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobBlockOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CreateBlobOptionsTest.php b/tests/unit/Blob/Models/CreateBlobOptionsTest.php index 8ac0bb4a5..34b98d411 100644 --- a/tests/unit/Blob/Models/CreateBlobOptionsTest.php +++ b/tests/unit/Blob/Models/CreateBlobOptionsTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CreateBlobPagesOptionsTest.php b/tests/unit/Blob/Models/CreateBlobPagesOptionsTest.php index 9b878974a..352ad84f4 100644 --- a/tests/unit/Blob/Models/CreateBlobPagesOptionsTest.php +++ b/tests/unit/Blob/Models/CreateBlobPagesOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobPagesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CreateBlobPagesResultTest.php b/tests/unit/Blob/Models/CreateBlobPagesResultTest.php index fa04f72f9..b71967caa 100644 --- a/tests/unit/Blob/Models/CreateBlobPagesResultTest.php +++ b/tests/unit/Blob/Models/CreateBlobPagesResultTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobPagesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CreateBlobSnapshotOptionsTest.php b/tests/unit/Blob/Models/CreateBlobSnapshotOptionsTest.php index f9d32b7c9..b76188f5f 100644 --- a/tests/unit/Blob/Models/CreateBlobSnapshotOptionsTest.php +++ b/tests/unit/Blob/Models/CreateBlobSnapshotOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobSnapshotOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CreateBlobSnapshotResultTest.php b/tests/unit/Blob/Models/CreateBlobSnapshotResultTest.php index 3b83146f9..441ec16a6 100644 --- a/tests/unit/Blob/Models/CreateBlobSnapshotResultTest.php +++ b/tests/unit/Blob/Models/CreateBlobSnapshotResultTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateBlobSnapshotResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/CreateContainerOptionsTest.php b/tests/unit/Blob/Models/CreateContainerOptionsTest.php index 63590e2dd..710cd4859 100644 --- a/tests/unit/Blob/Models/CreateContainerOptionsTest.php +++ b/tests/unit/Blob/Models/CreateContainerOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateContainerOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/DeleteBlobOptionsTest.php b/tests/unit/Blob/Models/DeleteBlobOptionsTest.php index 40f5c176f..2ce2d293e 100644 --- a/tests/unit/Blob/Models/DeleteBlobOptionsTest.php +++ b/tests/unit/Blob/Models/DeleteBlobOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DeleteBlobOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/DeleteContainerOptionsTest.php b/tests/unit/Blob/Models/DeleteContainerOptionsTest.php index 8357965a8..f4bff8a76 100644 --- a/tests/unit/Blob/Models/DeleteContainerOptionsTest.php +++ b/tests/unit/Blob/Models/DeleteContainerOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DeleteContainerOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetBlobMetadataOptionsTest.php b/tests/unit/Blob/Models/GetBlobMetadataOptionsTest.php index 6774cc0c2..08553e1df 100644 --- a/tests/unit/Blob/Models/GetBlobMetadataOptionsTest.php +++ b/tests/unit/Blob/Models/GetBlobMetadataOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobMetadataOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetBlobMetadataResultTest.php b/tests/unit/Blob/Models/GetBlobMetadataResultTest.php index 498963b63..c0678ee7f 100644 --- a/tests/unit/Blob/Models/GetBlobMetadataResultTest.php +++ b/tests/unit/Blob/Models/GetBlobMetadataResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobMetadataResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetBlobOptionsTest.php b/tests/unit/Blob/Models/GetBlobOptionsTest.php index a2948540d..9304ec820 100644 --- a/tests/unit/Blob/Models/GetBlobOptionsTest.php +++ b/tests/unit/Blob/Models/GetBlobOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetBlobPropertiesOptionsTest.php b/tests/unit/Blob/Models/GetBlobPropertiesOptionsTest.php index 3f33b4845..4b96d3b1d 100644 --- a/tests/unit/Blob/Models/GetBlobPropertiesOptionsTest.php +++ b/tests/unit/Blob/Models/GetBlobPropertiesOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobPropertiesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetBlobPropertiesResultTest.php b/tests/unit/Blob/Models/GetBlobPropertiesResultTest.php index f0826f5c8..7f3126149 100644 --- a/tests/unit/Blob/Models/GetBlobPropertiesResultTest.php +++ b/tests/unit/Blob/Models/GetBlobPropertiesResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobPropertiesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetBlobResultTest.php b/tests/unit/Blob/Models/GetBlobResultTest.php index 9a28315eb..14cee1712 100644 --- a/tests/unit/Blob/Models/GetBlobResultTest.php +++ b/tests/unit/Blob/Models/GetBlobResultTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetBlobResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetContainerACLResultTest.php b/tests/unit/Blob/Models/GetContainerACLResultTest.php index 66847d43b..9177020ee 100644 --- a/tests/unit/Blob/Models/GetContainerACLResultTest.php +++ b/tests/unit/Blob/Models/GetContainerACLResultTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetContainerAclResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/GetContainerPropertiesResultTest.php b/tests/unit/Blob/Models/GetContainerPropertiesResultTest.php index d8b6abe8f..c8c5b49d2 100644 --- a/tests/unit/Blob/Models/GetContainerPropertiesResultTest.php +++ b/tests/unit/Blob/Models/GetContainerPropertiesResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetContainerPropertiesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/LeaseModeTest.php b/tests/unit/Blob/Models/LeaseModeTest.php index 510c6813e..a4d5d2a45 100644 --- a/tests/unit/Blob/Models/LeaseModeTest.php +++ b/tests/unit/Blob/Models/LeaseModeTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class LeaseModeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListBlobBlocksOptionsTest.php b/tests/unit/Blob/Models/ListBlobBlocksOptionsTest.php index 402d22204..436910ebd 100644 --- a/tests/unit/Blob/Models/ListBlobBlocksOptionsTest.php +++ b/tests/unit/Blob/Models/ListBlobBlocksOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobBlocksOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListBlobBlocksResultTest.php b/tests/unit/Blob/Models/ListBlobBlocksResultTest.php index 684ff4321..8401eed9c 100644 --- a/tests/unit/Blob/Models/ListBlobBlocksResultTest.php +++ b/tests/unit/Blob/Models/ListBlobBlocksResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobBlocksResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListBlobsOptionsTest.php b/tests/unit/Blob/Models/ListBlobsOptionsTest.php index 20ed2ae3e..f42cb861e 100644 --- a/tests/unit/Blob/Models/ListBlobsOptionsTest.php +++ b/tests/unit/Blob/Models/ListBlobsOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobsOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListBlobsResultTest.php b/tests/unit/Blob/Models/ListBlobsResultTest.php index 43bb03132..6ff2ddd70 100644 --- a/tests/unit/Blob/Models/ListBlobsResultTest.php +++ b/tests/unit/Blob/Models/ListBlobsResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListBlobsResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListContainersOptionsTest.php b/tests/unit/Blob/Models/ListContainersOptionsTest.php index 702512fa8..cea275bac 100644 --- a/tests/unit/Blob/Models/ListContainersOptionsTest.php +++ b/tests/unit/Blob/Models/ListContainersOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListContainersOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListContainersResultTest.php b/tests/unit/Blob/Models/ListContainersResultTest.php index 8a5cb8c4e..89de332f6 100644 --- a/tests/unit/Blob/Models/ListContainersResultTest.php +++ b/tests/unit/Blob/Models/ListContainersResultTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListContainersResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListPageBlobRangesOptionsTest.php b/tests/unit/Blob/Models/ListPageBlobRangesOptionsTest.php index a4073ff23..ee83d9dd7 100644 --- a/tests/unit/Blob/Models/ListPageBlobRangesOptionsTest.php +++ b/tests/unit/Blob/Models/ListPageBlobRangesOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListPageBlobRangesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/ListPageBlobRangesResultTest.php b/tests/unit/Blob/Models/ListPageBlobRangesResultTest.php index 9bdac7766..0daf5a5fe 100644 --- a/tests/unit/Blob/Models/ListPageBlobRangesResultTest.php +++ b/tests/unit/Blob/Models/ListPageBlobRangesResultTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListPageBlobRangesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/PageRangeTest.php b/tests/unit/Blob/Models/PageRangeTest.php index 192329605..59ce601be 100644 --- a/tests/unit/Blob/Models/PageRangeTest.php +++ b/tests/unit/Blob/Models/PageRangeTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PageRangeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/PublicAccessTypeTest.php b/tests/unit/Blob/Models/PublicAccessTypeTest.php index cb879189d..c43363366 100644 --- a/tests/unit/Blob/Models/PublicAccessTypeTest.php +++ b/tests/unit/Blob/Models/PublicAccessTypeTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PublicAccessTypeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/SetBlobMetadataOptionsTest.php b/tests/unit/Blob/Models/SetBlobMetadataOptionsTest.php index 4ef8d86d1..7ab4e2940 100644 --- a/tests/unit/Blob/Models/SetBlobMetadataOptionsTest.php +++ b/tests/unit/Blob/Models/SetBlobMetadataOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobMetadataOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/SetBlobMetadataResultTest.php b/tests/unit/Blob/Models/SetBlobMetadataResultTest.php index debb97bfe..ae417d6a3 100644 --- a/tests/unit/Blob/Models/SetBlobMetadataResultTest.php +++ b/tests/unit/Blob/Models/SetBlobMetadataResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobMetadataResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/SetBlobPropertiesOptionsTest.php b/tests/unit/Blob/Models/SetBlobPropertiesOptionsTest.php index bc72303b3..22cf8fc30 100644 --- a/tests/unit/Blob/Models/SetBlobPropertiesOptionsTest.php +++ b/tests/unit/Blob/Models/SetBlobPropertiesOptionsTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobPropertiesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/SetBlobPropertiesResultTest.php b/tests/unit/Blob/Models/SetBlobPropertiesResultTest.php index d85e5247e..5a4e3cdd0 100644 --- a/tests/unit/Blob/Models/SetBlobPropertiesResultTest.php +++ b/tests/unit/Blob/Models/SetBlobPropertiesResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetBlobPropertiesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/SetContainerMetadataOptionsTest.php b/tests/unit/Blob/Models/SetContainerMetadataOptionsTest.php index 0ee4c5dca..e383e5c53 100644 --- a/tests/unit/Blob/Models/SetContainerMetadataOptionsTest.php +++ b/tests/unit/Blob/Models/SetContainerMetadataOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SetContainerMetadataOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Blob/Models/SignedIdentifierTest.php b/tests/unit/Blob/Models/SignedIdentifierTest.php index 810b191a3..3a5238bde 100644 --- a/tests/unit/Blob/Models/SignedIdentifierTest.php +++ b/tests/unit/Blob/Models/SignedIdentifierTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SignedIdentifierTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/CloudConfigurationManagerTest.php b/tests/unit/Common/CloudConfigurationManagerTest.php index 983113867..84c82d7af 100644 --- a/tests/unit/Common/CloudConfigurationManagerTest.php +++ b/tests/unit/Common/CloudConfigurationManagerTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CloudConfigurationManagerTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php b/tests/unit/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php index e5bc0f15b..d8badd376 100644 --- a/tests/unit/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php +++ b/tests/unit/Common/Internal/Authentication/SharedKeyAuthSchemeTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class SharedKeyAuthSchemeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Authentication/StorageAuthSchemeTest.php b/tests/unit/Common/Internal/Authentication/StorageAuthSchemeTest.php index 3a248639a..87d7ab8cd 100644 --- a/tests/unit/Common/Internal/Authentication/StorageAuthSchemeTest.php +++ b/tests/unit/Common/Internal/Authentication/StorageAuthSchemeTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class StorageAuthSchemeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php b/tests/unit/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php index 168e3f655..905fff8fa 100644 --- a/tests/unit/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php +++ b/tests/unit/Common/Internal/Authentication/TableSharedKeyLiteAuthSchemeTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TableSharedKeyLiteAuthSchemeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/ConnectionStringParserTest.php b/tests/unit/Common/Internal/ConnectionStringParserTest.php index 57b96a009..e1fe409f9 100644 --- a/tests/unit/Common/Internal/ConnectionStringParserTest.php +++ b/tests/unit/Common/Internal/ConnectionStringParserTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ConnectionStringParserTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/ConnectionStringSourceTest.php b/tests/unit/Common/Internal/ConnectionStringSourceTest.php index 1fc9c38fd..57ffa510c 100644 --- a/tests/unit/Common/Internal/ConnectionStringSourceTest.php +++ b/tests/unit/Common/Internal/ConnectionStringSourceTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ConnectionStringSourceTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Filters/AuthenticationFilterTest.php b/tests/unit/Common/Internal/Filters/AuthenticationFilterTest.php index be2504a75..e9c8cd83f 100644 --- a/tests/unit/Common/Internal/Filters/AuthenticationFilterTest.php +++ b/tests/unit/Common/Internal/Filters/AuthenticationFilterTest.php @@ -38,7 +38,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AuthenticationFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Filters/DateFilterTest.php b/tests/unit/Common/Internal/Filters/DateFilterTest.php index c957dd975..1e3ae6881 100644 --- a/tests/unit/Common/Internal/Filters/DateFilterTest.php +++ b/tests/unit/Common/Internal/Filters/DateFilterTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DateFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Filters/ExponentialRetryPolicyTest.php b/tests/unit/Common/Internal/Filters/ExponentialRetryPolicyTest.php index 12240e473..7608e1690 100644 --- a/tests/unit/Common/Internal/Filters/ExponentialRetryPolicyTest.php +++ b/tests/unit/Common/Internal/Filters/ExponentialRetryPolicyTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ExponentialRetryPolicyTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Filters/HeadersFilterTest.php b/tests/unit/Common/Internal/Filters/HeadersFilterTest.php index 59c88a933..7feafa75c 100644 --- a/tests/unit/Common/Internal/Filters/HeadersFilterTest.php +++ b/tests/unit/Common/Internal/Filters/HeadersFilterTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class HeadersFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Http/HttpCallContextTest.php b/tests/unit/Common/Internal/Http/HttpCallContextTest.php index 2da71fedc..519fcaeb2 100644 --- a/tests/unit/Common/Internal/Http/HttpCallContextTest.php +++ b/tests/unit/Common/Internal/Http/HttpCallContextTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class HttpCallContextTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/InvalidArgumentTypeExceptionTest.php b/tests/unit/Common/Internal/InvalidArgumentTypeExceptionTest.php index fd955d1f2..aeb02ce05 100644 --- a/tests/unit/Common/Internal/InvalidArgumentTypeExceptionTest.php +++ b/tests/unit/Common/Internal/InvalidArgumentTypeExceptionTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class InvalidArgumentTypeExceptionTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/LoggerTest.php b/tests/unit/Common/Internal/LoggerTest.php index 5ce2518e7..7b2ba1ebb 100644 --- a/tests/unit/Common/Internal/LoggerTest.php +++ b/tests/unit/Common/Internal/LoggerTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class LoggerTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Serialization/DummyClass.php b/tests/unit/Common/Internal/Serialization/DummyClass.php index 73757939e..e5b24db1c 100644 --- a/tests/unit/Common/Internal/Serialization/DummyClass.php +++ b/tests/unit/Common/Internal/Serialization/DummyClass.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DummyClass diff --git a/tests/unit/Common/Internal/Serialization/JsonSerializerTest.php b/tests/unit/Common/Internal/Serialization/JsonSerializerTest.php index ccb22b04c..2820f4f03 100644 --- a/tests/unit/Common/Internal/Serialization/JsonSerializerTest.php +++ b/tests/unit/Common/Internal/Serialization/JsonSerializerTest.php @@ -38,7 +38,7 @@ * @author Azure Storage PHP SDK * @copyright Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class JsonSerializerTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/Serialization/XmlSerializerTest.php b/tests/unit/Common/Internal/Serialization/XmlSerializerTest.php index 7af8c7c8f..3d1696926 100644 --- a/tests/unit/Common/Internal/Serialization/XmlSerializerTest.php +++ b/tests/unit/Common/Internal/Serialization/XmlSerializerTest.php @@ -37,7 +37,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class XmlSerializerTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/ServiceRestProxyTest.php b/tests/unit/Common/Internal/ServiceRestProxyTest.php index 7545391d7..fe594ce83 100644 --- a/tests/unit/Common/Internal/ServiceRestProxyTest.php +++ b/tests/unit/Common/Internal/ServiceRestProxyTest.php @@ -41,7 +41,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServiceRestProxyTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/StorageServiceSettingsTest.php b/tests/unit/Common/Internal/StorageServiceSettingsTest.php index 9b3af21aa..1a1c2a1b2 100644 --- a/tests/unit/Common/Internal/StorageServiceSettingsTest.php +++ b/tests/unit/Common/Internal/StorageServiceSettingsTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class StorageServiceSettingsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/UtilitiesTest.php b/tests/unit/Common/Internal/UtilitiesTest.php index 7c9e35935..e6a5a98b6 100644 --- a/tests/unit/Common/Internal/UtilitiesTest.php +++ b/tests/unit/Common/Internal/UtilitiesTest.php @@ -39,7 +39,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class UtilitiesTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Internal/ValidateTest.php b/tests/unit/Common/Internal/ValidateTest.php index 407e326e4..2964855ec 100644 --- a/tests/unit/Common/Internal/ValidateTest.php +++ b/tests/unit/Common/Internal/ValidateTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ValidateTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Models/GetServicePropertiesResultTest.php b/tests/unit/Common/Models/GetServicePropertiesResultTest.php index 52a5f9484..ace367f62 100644 --- a/tests/unit/Common/Models/GetServicePropertiesResultTest.php +++ b/tests/unit/Common/Models/GetServicePropertiesResultTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetServicePropertiesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Models/LoggingTest.php b/tests/unit/Common/Models/LoggingTest.php index 8bfe48d9f..b3d6c69ae 100644 --- a/tests/unit/Common/Models/LoggingTest.php +++ b/tests/unit/Common/Models/LoggingTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class LoggingTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Models/MetricsTest.php b/tests/unit/Common/Models/MetricsTest.php index db95e0277..17793f823 100644 --- a/tests/unit/Common/Models/MetricsTest.php +++ b/tests/unit/Common/Models/MetricsTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class MetricsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Models/RetentionPolicyTest.php b/tests/unit/Common/Models/RetentionPolicyTest.php index d2a7ef513..5d7cc4344 100644 --- a/tests/unit/Common/Models/RetentionPolicyTest.php +++ b/tests/unit/Common/Models/RetentionPolicyTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class RetentionPolicyTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/Models/ServicePropertiesTest.php b/tests/unit/Common/Models/ServicePropertiesTest.php index e115350f0..a5c86a0e8 100644 --- a/tests/unit/Common/Models/ServicePropertiesTest.php +++ b/tests/unit/Common/Models/ServicePropertiesTest.php @@ -39,7 +39,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServicePropertiesTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/ServiceExceptionTest.php b/tests/unit/Common/ServiceExceptionTest.php index 688409e3c..c1e34c3c5 100644 --- a/tests/unit/Common/ServiceExceptionTest.php +++ b/tests/unit/Common/ServiceExceptionTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServiceExceptionTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Common/ServicesBuilderTest.php b/tests/unit/Common/ServicesBuilderTest.php index a18ec9554..fe1bc8e97 100644 --- a/tests/unit/Common/ServicesBuilderTest.php +++ b/tests/unit/Common/ServicesBuilderTest.php @@ -38,7 +38,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ServicesBuilderTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/CreateMessageOptionsTest.php b/tests/unit/Queue/Models/CreateMessageOptionsTest.php index 0ad5ed80f..415837026 100644 --- a/tests/unit/Queue/Models/CreateMessageOptionsTest.php +++ b/tests/unit/Queue/Models/CreateMessageOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateMessageOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/CreateQueueOptionsTest.php b/tests/unit/Queue/Models/CreateQueueOptionsTest.php index aa8dca7e6..7c0e4667b 100644 --- a/tests/unit/Queue/Models/CreateQueueOptionsTest.php +++ b/tests/unit/Queue/Models/CreateQueueOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class CreateQueueOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/GetQueueMetadataResultTest.php b/tests/unit/Queue/Models/GetQueueMetadataResultTest.php index 4e9b61912..837fb27be 100644 --- a/tests/unit/Queue/Models/GetQueueMetadataResultTest.php +++ b/tests/unit/Queue/Models/GetQueueMetadataResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetQueueMetadataResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/ListMessagesOptionsTest.php b/tests/unit/Queue/Models/ListMessagesOptionsTest.php index b62d42258..c21e243ed 100644 --- a/tests/unit/Queue/Models/ListMessagesOptionsTest.php +++ b/tests/unit/Queue/Models/ListMessagesOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListMessagesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/ListMessagesResultTest.php b/tests/unit/Queue/Models/ListMessagesResultTest.php index 560f84783..73c81f107 100644 --- a/tests/unit/Queue/Models/ListMessagesResultTest.php +++ b/tests/unit/Queue/Models/ListMessagesResultTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListMessagesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/ListQueuesOptionsTest.php b/tests/unit/Queue/Models/ListQueuesOptionsTest.php index 9521c72ce..672a98756 100644 --- a/tests/unit/Queue/Models/ListQueuesOptionsTest.php +++ b/tests/unit/Queue/Models/ListQueuesOptionsTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListQueuesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/ListQueuesResultTest.php b/tests/unit/Queue/Models/ListQueuesResultTest.php index c9d7e8ed2..2d9921c65 100644 --- a/tests/unit/Queue/Models/ListQueuesResultTest.php +++ b/tests/unit/Queue/Models/ListQueuesResultTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ListQueuesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/MicrosoftAzureQueueMessageTest.php b/tests/unit/Queue/Models/MicrosoftAzureQueueMessageTest.php index 462e3d0de..a9e3b66ac 100644 --- a/tests/unit/Queue/Models/MicrosoftAzureQueueMessageTest.php +++ b/tests/unit/Queue/Models/MicrosoftAzureQueueMessageTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class MicrosoftAzureQueueMessageTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/PeekMessagesOptionsTest.php b/tests/unit/Queue/Models/PeekMessagesOptionsTest.php index 87b56b760..15c3f19d3 100644 --- a/tests/unit/Queue/Models/PeekMessagesOptionsTest.php +++ b/tests/unit/Queue/Models/PeekMessagesOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PeekMessagesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/PeekMessagesResultTest.php b/tests/unit/Queue/Models/PeekMessagesResultTest.php index 8d087ab62..3f984345d 100644 --- a/tests/unit/Queue/Models/PeekMessagesResultTest.php +++ b/tests/unit/Queue/Models/PeekMessagesResultTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PeekMessagesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/QueueMessageTest.php b/tests/unit/Queue/Models/QueueMessageTest.php index 9e2ae4703..81e370f43 100644 --- a/tests/unit/Queue/Models/QueueMessageTest.php +++ b/tests/unit/Queue/Models/QueueMessageTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueMessageTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/QueueServiceOptionsTest.php b/tests/unit/Queue/Models/QueueServiceOptionsTest.php index 7a6a96206..ba6e4de38 100644 --- a/tests/unit/Queue/Models/QueueServiceOptionsTest.php +++ b/tests/unit/Queue/Models/QueueServiceOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueServiceOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/QueueTest.php b/tests/unit/Queue/Models/QueueTest.php index f4e82c018..3c119a876 100644 --- a/tests/unit/Queue/Models/QueueTest.php +++ b/tests/unit/Queue/Models/QueueTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/Models/UpdateMessageResultTest.php b/tests/unit/Queue/Models/UpdateMessageResultTest.php index 04e0b2196..6cac0e55b 100644 --- a/tests/unit/Queue/Models/UpdateMessageResultTest.php +++ b/tests/unit/Queue/Models/UpdateMessageResultTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class UpdateMessageResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Queue/QueueRestProxyTest.php b/tests/unit/Queue/QueueRestProxyTest.php index 3e33c23e4..d30a8afb0 100644 --- a/tests/unit/Queue/QueueRestProxyTest.php +++ b/tests/unit/Queue/QueueRestProxyTest.php @@ -47,7 +47,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueueRestProxyTest extends QueueServiceRestProxyTestBase diff --git a/tests/unit/Table/Internal/AtomReaderWriterTest.php b/tests/unit/Table/Internal/AtomReaderWriterTest.php index 333a60cf7..81001ec15 100644 --- a/tests/unit/Table/Internal/AtomReaderWriterTest.php +++ b/tests/unit/Table/Internal/AtomReaderWriterTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class AtomReaderWriterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/BatchErrorTest.php b/tests/unit/Table/Models/BatchErrorTest.php index 4e43a03f2..5c5421649 100644 --- a/tests/unit/Table/Models/BatchErrorTest.php +++ b/tests/unit/Table/Models/BatchErrorTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchErrorTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/BatchOperationParameterNameTest.php b/tests/unit/Table/Models/BatchOperationParameterNameTest.php index 7ac413c67..2b81fba83 100644 --- a/tests/unit/Table/Models/BatchOperationParameterNameTest.php +++ b/tests/unit/Table/Models/BatchOperationParameterNameTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperationParameterNameTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/BatchOperationTest.php b/tests/unit/Table/Models/BatchOperationTest.php index 93fe4568c..7ee2151a0 100644 --- a/tests/unit/Table/Models/BatchOperationTest.php +++ b/tests/unit/Table/Models/BatchOperationTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperationTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/BatchOperationTypeTest.php b/tests/unit/Table/Models/BatchOperationTypeTest.php index a17961add..04cd4ffe6 100644 --- a/tests/unit/Table/Models/BatchOperationTypeTest.php +++ b/tests/unit/Table/Models/BatchOperationTypeTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperationTypeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/BatchOperationsTest.php b/tests/unit/Table/Models/BatchOperationsTest.php index 68bb68f94..7d0df39a9 100644 --- a/tests/unit/Table/Models/BatchOperationsTest.php +++ b/tests/unit/Table/Models/BatchOperationsTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchOperationsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/BatchResultTest.php b/tests/unit/Table/Models/BatchResultTest.php index ef2cf97ae..9891c4cbd 100644 --- a/tests/unit/Table/Models/BatchResultTest.php +++ b/tests/unit/Table/Models/BatchResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BatchResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/DeleteEntityOptionsTest.php b/tests/unit/Table/Models/DeleteEntityOptionsTest.php index 40bd6e96b..9fa300b66 100644 --- a/tests/unit/Table/Models/DeleteEntityOptionsTest.php +++ b/tests/unit/Table/Models/DeleteEntityOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class DeleteEntityOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/EdmTypeTest.php b/tests/unit/Table/Models/EdmTypeTest.php index 21ae898db..d08ae2766 100644 --- a/tests/unit/Table/Models/EdmTypeTest.php +++ b/tests/unit/Table/Models/EdmTypeTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class EdmTypeTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/EntityTest.php b/tests/unit/Table/Models/EntityTest.php index a13361ef4..0c974a393 100644 --- a/tests/unit/Table/Models/EntityTest.php +++ b/tests/unit/Table/Models/EntityTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class EntityTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/Filters/BinaryFilterTest.php b/tests/unit/Table/Models/Filters/BinaryFilterTest.php index c1f9cb739..a5b36c951 100644 --- a/tests/unit/Table/Models/Filters/BinaryFilterTest.php +++ b/tests/unit/Table/Models/Filters/BinaryFilterTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class BinaryFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/Filters/ConstantFilterTest.php b/tests/unit/Table/Models/Filters/ConstantFilterTest.php index 571a53a90..236e9fed5 100644 --- a/tests/unit/Table/Models/Filters/ConstantFilterTest.php +++ b/tests/unit/Table/Models/Filters/ConstantFilterTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class ConstantFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/Filters/FilterTest.php b/tests/unit/Table/Models/Filters/FilterTest.php index b03d8e96d..7c2dcc657 100644 --- a/tests/unit/Table/Models/Filters/FilterTest.php +++ b/tests/unit/Table/Models/Filters/FilterTest.php @@ -34,7 +34,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class FilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/Filters/PropertyNameFilterTest.php b/tests/unit/Table/Models/Filters/PropertyNameFilterTest.php index 391dfb9e0..c8e2d8986 100644 --- a/tests/unit/Table/Models/Filters/PropertyNameFilterTest.php +++ b/tests/unit/Table/Models/Filters/PropertyNameFilterTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PropertyNameFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/Filters/QueryStringFilterTest.php b/tests/unit/Table/Models/Filters/QueryStringFilterTest.php index 625994eee..4bb7ee100 100644 --- a/tests/unit/Table/Models/Filters/QueryStringFilterTest.php +++ b/tests/unit/Table/Models/Filters/QueryStringFilterTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryStringFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/Filters/UnaryFilterTest.php b/tests/unit/Table/Models/Filters/UnaryFilterTest.php index 6c382a436..912136baf 100644 --- a/tests/unit/Table/Models/Filters/UnaryFilterTest.php +++ b/tests/unit/Table/Models/Filters/UnaryFilterTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class UnaryFilterTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/GetEntityResultTest.php b/tests/unit/Table/Models/GetEntityResultTest.php index c45521497..3d31b5914 100644 --- a/tests/unit/Table/Models/GetEntityResultTest.php +++ b/tests/unit/Table/Models/GetEntityResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetEntityResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/GetTableResultTest.php b/tests/unit/Table/Models/GetTableResultTest.php index 73b1a9a14..8279b85e7 100644 --- a/tests/unit/Table/Models/GetTableResultTest.php +++ b/tests/unit/Table/Models/GetTableResultTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class GetTableResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/InsertEntityResultTest.php b/tests/unit/Table/Models/InsertEntityResultTest.php index 0a6523f4f..ee7714440 100644 --- a/tests/unit/Table/Models/InsertEntityResultTest.php +++ b/tests/unit/Table/Models/InsertEntityResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class InsertEntityResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/PropertyTest.php b/tests/unit/Table/Models/PropertyTest.php index 28fceb059..8924646c7 100644 --- a/tests/unit/Table/Models/PropertyTest.php +++ b/tests/unit/Table/Models/PropertyTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class PropertyTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/QueryEntitiesOptionsTest.php b/tests/unit/Table/Models/QueryEntitiesOptionsTest.php index c648a0ea6..2cd3d00ed 100644 --- a/tests/unit/Table/Models/QueryEntitiesOptionsTest.php +++ b/tests/unit/Table/Models/QueryEntitiesOptionsTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryEntitiesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/QueryEntitiesResultTest.php b/tests/unit/Table/Models/QueryEntitiesResultTest.php index 429470273..cbf0ac78a 100644 --- a/tests/unit/Table/Models/QueryEntitiesResultTest.php +++ b/tests/unit/Table/Models/QueryEntitiesResultTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryEntitiesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/QueryTablesOptionsTest.php b/tests/unit/Table/Models/QueryTablesOptionsTest.php index 950d7ea93..81082fb81 100644 --- a/tests/unit/Table/Models/QueryTablesOptionsTest.php +++ b/tests/unit/Table/Models/QueryTablesOptionsTest.php @@ -36,7 +36,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryTablesOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/QueryTablesResultTest.php b/tests/unit/Table/Models/QueryTablesResultTest.php index baa2e262c..3f2075733 100644 --- a/tests/unit/Table/Models/QueryTablesResultTest.php +++ b/tests/unit/Table/Models/QueryTablesResultTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryTablesResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/QueryTest.php b/tests/unit/Table/Models/QueryTest.php index 7fd969582..565c05c27 100644 --- a/tests/unit/Table/Models/QueryTest.php +++ b/tests/unit/Table/Models/QueryTest.php @@ -35,7 +35,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class QueryTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/TableServiceOptionsTest.php b/tests/unit/Table/Models/TableServiceOptionsTest.php index a537cfc3d..2398a0a20 100644 --- a/tests/unit/Table/Models/TableServiceOptionsTest.php +++ b/tests/unit/Table/Models/TableServiceOptionsTest.php @@ -33,7 +33,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TableServiceOptionsTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/Models/UpdateEntityResultTest.php b/tests/unit/Table/Models/UpdateEntityResultTest.php index b6eb06d54..56c4178a5 100644 --- a/tests/unit/Table/Models/UpdateEntityResultTest.php +++ b/tests/unit/Table/Models/UpdateEntityResultTest.php @@ -32,7 +32,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class UpdateEntityResultTest extends \PHPUnit_Framework_TestCase diff --git a/tests/unit/Table/TableRestProxyTest.php b/tests/unit/Table/TableRestProxyTest.php index 8dbd86f27..c1016b17c 100644 --- a/tests/unit/Table/TableRestProxyTest.php +++ b/tests/unit/Table/TableRestProxyTest.php @@ -49,7 +49,7 @@ * @author Azure Storage PHP SDK * @copyright 2016 Microsoft Corporation * @license https://github.com/azure/azure-storage-php/LICENSE - * @version Release: 0.10.1 + * @version Release: 0.10.2 * @link https://github.com/azure/azure-storage-php */ class TableRestProxyTest extends TableServiceRestProxyTestBase