Родитель
8af9ef5894
Коммит
3689f9c79e
|
@ -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.5_2016-09';
|
||||
const NEW_VER = ' Release: 0.5.0_2016-11';
|
||||
$startDir = __DIR__.'/../'; //this will update SDK sources, test sources and examples.
|
||||
|
||||
$updateVersion = true;
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
- Breaking changes
|
||||
- [Type declarations](http://php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration)
|
||||
Windows Azure SDK For PHP 0.5.0, 2016-10-31
|
||||
-------------------------------------------
|
||||
|
||||
- Breaking changes [Type declarations](http://php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration)
|
||||
- WindowsAzure\MediaServices\Models\AssetDeliveryPolicyConfigurationKey
|
||||
- stringifyAssetDeliveryPolicyConfiguartionKey() => stringifyAssetDeliveryPolicyConfigurationKey()
|
||||
- src/WindowsAzure.php has been removed,
|
||||
|
|
|
@ -40,7 +40,7 @@ use MicrosoftAzure\Storage\Table\Models\QueryTablesOptions;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -40,7 +40,7 @@ use WindowsAzure\ServiceManagement\Models\CreateServiceOptions;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -41,7 +41,7 @@ use MicrosoftAzure\Storage\Table\TableRestProxy;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace Client;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace Client;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\ConnectionStringSource;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Resources;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Resources;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal\Authentication;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -39,7 +39,7 @@ use WindowsAzure\Common\Models\OAuthAccessToken;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link http://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link http://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -40,7 +40,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -39,7 +39,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -41,7 +41,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -41,7 +41,7 @@ use Zend\Mime\Part;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -43,7 +43,7 @@ use GuzzleHttp\RequestOptions;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\ServiceException;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal\Http;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Resources;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -35,7 +35,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Serialization\JsonSerializer;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
@ -251,7 +251,7 @@ class Resources
|
|||
const PRL_XML_NAMESPACE = 'http://schemas.microsoft.com/Azure/MediaServices/KeyDelivery/PlayReadyTemplate/v1';
|
||||
|
||||
// Header values
|
||||
const SDK_USER_AGENT = 'Azure-SDK-For-PHP/0.4.5';
|
||||
const SDK_USER_AGENT = 'Azure-SDK-For-PHP/0.5.0';
|
||||
const STORAGE_API_LATEST_VERSION = '2012-02-12';
|
||||
const SM_API_LATEST_VERSION = '2011-10-01';
|
||||
const DATA_SERVICE_VERSION_VALUE = '1.0;NetFx';
|
||||
|
|
|
@ -40,7 +40,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal\Serialization;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -39,7 +39,7 @@ use XMLWriter;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -35,7 +35,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -40,7 +40,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -43,7 +43,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Internal;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\Common\Models;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Resources;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Serialization\XmlSerializer;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Resources;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -67,7 +67,7 @@ use WindowsAzure\Common\Internal\Authentication\OAuthScheme;
|
|||
* @copyright 2012 Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -38,7 +38,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/WindowsAzure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -53,7 +53,7 @@ use WindowsAzure\MediaServices\Models\TaskTemplate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -76,7 +76,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -37,7 +37,7 @@ use WindowsAzure\Common\Internal\Utilities;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -34,7 +34,7 @@ namespace WindowsAzure\MediaServices\Models;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
|
@ -36,7 +36,7 @@ use WindowsAzure\Common\Internal\Validate;
|
|||
* @copyright Microsoft Corporation
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
*
|
||||
* @version Release: 0.4.5_2016-09
|
||||
* @version Release: 0.5.0_2016-11
|
||||
*
|
||||
* @link https://github.com/windowsazure/azure-sdk-for-php
|
||||
*/
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче