Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit 49aa72f

Browse files
committed
source code copied from azure-storage-php for v1.1.0-queue release
1 parent 3da7b29 commit 49aa72f

21 files changed

Lines changed: 207 additions & 468 deletions

.gitignore

Lines changed: 0 additions & 288 deletions
This file was deleted.

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2018.04 - version 1.1.0
2+
3+
* MD files are modified for better readability and formatting.
4+
* CACERT can now be set when creating RestProxies using `$options` parameter.
5+
* Removed unnecessary trailing spaces.
6+
* Assertions are re-factored in test cases.
7+
* Now the test framework uses `PHPUnit\Framework\TestCase` instead of `PHPUnit_Framework_TestCase`.
8+
19
2018.01 - version 1.0.0
210

311
* Created `QueueSharedAccessSignatureHelper` and moved method `SharedAccessSignatureHelper::generateQueueServiceSharedAccessSignatureToken()` into `QueueSharedAccessSignatureHelper`.

0 commit comments

Comments
 (0)