Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 27de05b

Browse files
authored
Merge pull request #29 from nowenL/release
Update version to 0.10.2
2 parents e5eaf94 + dace740 commit 27de05b

File tree

277 files changed

+278
-278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

277 files changed

+278
-278
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion

README.md

Lines changed: 1 addition & 1 deletion

src/Blob/BlobRestProxy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
8686
* @copyright 2016 Microsoft Corporation
8787
* @license https://github.com/azure/azure-storage-php/LICENSE
88-
* @version Release: 0.10.1
88+
* @version Release: 0.10.2
8989
* @link https://github.com/azure/azure-storage-php
9090
*/
9191
class BlobRestProxy extends ServiceRestProxy implements IBlob

src/Blob/Internal/IBlob.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
3434
* @copyright 2016 Microsoft Corporation
3535
* @license https://github.com/azure/azure-storage-php/LICENSE
36-
* @version Release: 0.10.1
36+
* @version Release: 0.10.2
3737
* @link https://github.com/azure/azure-storage-php
3838
* @see http://msdn.microsoft.com/en-us/library/windowsazure/dd135733.aspx
3939
*/

src/Blob/Models/AccessCondition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
3737
* @copyright 2016 Microsoft Corporation
3838
* @license https://github.com/azure/azure-storage-php/LICENSE
39-
* @version Release: 0.10.1
39+
* @version Release: 0.10.2
4040
* @link https://github.com/azure/azure-storage-php
4141
*/
4242
class AccessCondition

src/Blob/Models/AccessPolicy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
3636
* @copyright 2016 Microsoft Corporation
3737
* @license https://github.com/azure/azure-storage-php/LICENSE
38-
* @version Release: 0.10.1
38+
* @version Release: 0.10.2
3939
* @link https://github.com/azure/azure-storage-php
4040
*/
4141
class AccessPolicy

src/Blob/Models/AcquireLeaseOptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
3333
* @copyright 2016 Microsoft Corporation
3434
* @license https://github.com/azure/azure-storage-php/LICENSE
35-
* @version Release: 0.10.1
35+
* @version Release: 0.10.2
3636
* @link https://github.com/azure/azure-storage-php
3737
*/
3838
class AcquireLeaseOptions extends BlobServiceOptions

src/Blob/Models/AcquireLeaseResult.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
3535
* @copyright 2016 Microsoft Corporation
3636
* @license https://github.com/azure/azure-storage-php/LICENSE
37-
* @version Release: 0.10.1
37+
* @version Release: 0.10.2
3838
* @link https://github.com/azure/azure-storage-php
3939
*/
4040
class AcquireLeaseResult

src/Blob/Models/Blob.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
3333
* @copyright 2016 Microsoft Corporation
3434
* @license https://github.com/azure/azure-storage-php/LICENSE
35-
* @version Release: 0.10.1
35+
* @version Release: 0.10.2
3636
* @link https://github.com/azure/azure-storage-php
3737
*/
3838
class Blob

src/Blob/Models/BlobBlockType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* @author Azure Storage PHP SDK <dmsh@microsoft.com>
3333
* @copyright 2016 Microsoft Corporation
3434
* @license https://github.com/azure/azure-storage-php/LICENSE
35-
* @version Release: 0.10.1
35+
* @version Release: 0.10.2
3636
* @link https://github.com/azure/azure-storage-php
3737
*/
3838
class BlobBlockType

0 commit comments

Comments
 (0)