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

Storage Client Library for Table 1.1.0

Choose a tag to compare

@vinjiang vinjiang released this 26 Apr 07:54
· 8 commits to master since this release

2018.04 - version 1.1.0

  • MD files are modified for better readability and formatting.
  • CACERT can now be set when creating RestProxies using $options parameter.
  • Removed unnecessary trailing spaces.
  • Assertions are re-factored in test cases.
  • Now the test framework uses PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase.