Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.6
-
Fix Version/s: None
-
Component/s: Zend_Service_WindowsAzure
-
Labels:None
Description
Because Zend_Service_WindowsAzure is based on PHPAzure I have assumed it will be in sync with it.
But, it doesn't include setBlobProperties() method and some others.
ZF: $_apiVersion = '2009-04-14';
PHPAzure: $_apiVersion = '2009-09-19';
Will be synchronized once PHPAzure v2.0 is released. Stay tuned!