Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Version 0.4.5_2016-09
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Shandar committed Sep 21, 2016
1 parent 0b91ce8 commit 30e9e09
Show file tree
Hide file tree
Showing 455 changed files with 457 additions and 457 deletions.
2 changes: 1 addition & 1 deletion bin/release-tool.php
Expand Up @@ -30,7 +30,7 @@
* 2. run php .\bin\release-tool.php in the root directory
*/
const VER_TOKEN = ' * @version';
const NEW_VER = ' Release: 0.4.4_2016-08';
const NEW_VER = ' Release: 0.4.5_2016-09';
$startDir = __DIR__.'/../'; //this will update SDK sources, test sources and examples.

$updateVersion = true;
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/CloudStorageService.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/CloudSubscription.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/CloudTable.php
Expand Up @@ -36,7 +36,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/ErrorMessages.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/WindowsAzureErrorCodes.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/CloudConfigurationManager.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/AtomBase.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/AtomLink.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Category.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Content.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Entry.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Feed.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Generator.php
Expand Up @@ -36,7 +36,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Person.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Source.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/IAuthScheme.php
Expand Up @@ -34,7 +34,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/OAuthScheme.php
Expand Up @@ -37,7 +37,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link http://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/SharedKeyAuthScheme.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/StorageAuthScheme.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link http://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Internal/ConnectionStringParser.php
Expand Up @@ -36,7 +36,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down Expand Up @@ -358,7 +358,7 @@ private function _skipOperator($operatorChar)
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/ConnectionStringSource.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/FilterableService.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/AuthenticationFilter.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/DateFilter.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/ExponentialRetryPolicy.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/HeadersFilter.php
Expand Up @@ -36,7 +36,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/RetryPolicy.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/RetryPolicyFilter.php
Expand Up @@ -36,7 +36,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/WrapFilter.php
Expand Up @@ -39,7 +39,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/BatchRequest.php
Expand Up @@ -37,7 +37,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/BatchResponse.php
Expand Up @@ -37,7 +37,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/HttpCallContext.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/HttpClient.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/IHttpClient.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/IUrl.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/Url.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/IServiceFilter.php
Expand Up @@ -35,7 +35,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/InvalidArgumentTypeException.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Logger.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/MediaServicesSettings.php
Expand Up @@ -35,7 +35,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/OAuthRestProxy.php
Expand Up @@ -37,7 +37,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.4_2016-08
* @version Release: 0.4.5_2016-09
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down

0 comments on commit 30e9e09

Please sign in to comment.