Skip to content

Commit 7da41f8

Browse files
authored
Merge pull request #138 from aligent/release/1.8.3
Release/1.8.3
2 parents 2d4d924 + c6a3d76 commit 7da41f8

File tree

611 files changed

+18268
-5893
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

611 files changed

+18268
-5893
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
### Fixes
22

3-
- Fixes error in store information when no logo, error message:
4-
`Fatal error: Uncaught TypeError: Cannot assign array to property BigCommerce\ApiV2\ResourceModels\StoreInformation\StoreInformation::$logo`
5-
3+
- Fixes #135 - `ProductModiferConfig` was not correctly defined
64

75

86

docs/classes/BigCommerce-ApiV2-Api-Generic-V2Api.html

Lines changed: 32 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,33 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
5252
Menu
5353
</label>
5454
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
55-
56-
<section class="phpdocumentor-sidebar__category">
57-
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58-
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html"><abbr title="\BigCommerce">BigCommerce</abbr></a></h4>
59-
<ul class="phpdocumentor-list">
60-
<li><a href="namespaces/bigcommerce-apiv3.html"><abbr title="\BigCommerce\ApiV3">ApiV3</abbr></a></li>
61-
<li><a href="namespaces/bigcommerce-apiv2.html"><abbr title="\BigCommerce\ApiV2">ApiV2</abbr></a></li>
62-
</ul>
55+
<section class="phpdocumentor-sidebar__category">
56+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
57+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html">BigCommerce</a></h4>
58+
<ul class="phpdocumentor-list">
59+
<li>
60+
<a href="namespaces/bigcommerce-apiv3.html">ApiV3</a>
61+
62+
</li>
63+
<li>
64+
<a href="namespaces/bigcommerce-apiv2.html">ApiV2</a>
65+
66+
</li>
67+
</ul>
68+
6369
</section>
70+
<section class="phpdocumentor-sidebar__category">
71+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
72+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/BigCommerce.html">BigCommerce</a></h4>
73+
<ul class="phpdocumentor-list">
74+
<li>
75+
<a href="packages/BigCommerce-ApiV3.html">ApiV3</a>
76+
77+
</li>
78+
</ul>
6479

65-
80+
</section>
81+
6682
<section class="phpdocumentor-sidebar__category">
6783
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
6884
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
@@ -87,7 +103,13 @@ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Fil
87103
<article class="phpdocumentor-element -interface">
88104
<h2 class="phpdocumentor-content__title">
89105
V2Api
90-
</h2>
106+
<div class="phpdocumentor-element__package">
107+
in
108+
<ul class="phpdocumentor-breadcrumbs">
109+
<li><a href="packages/BigCommerce.html">BigCommerce</a></li>
110+
</ul>
111+
</div>
112+
</h2>
91113

92114
<aside class="phpdocumentor-element-found-in">
93115
<abbr class="phpdocumentor-element-found-in__file" title="BigCommerceLegacyApi/Api/Generic/V2Api.php"><a href="files/bigcommercelegacyapi-api-generic-v2api.html"><abbr title="BigCommerceLegacyApi/Api/Generic/V2Api.php">V2Api.php</abbr></a></abbr>

docs/classes/BigCommerce-ApiV2-Api-Generic-V2ApiBase.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,33 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
5252
Menu
5353
</label>
5454
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
55-
56-
<section class="phpdocumentor-sidebar__category">
57-
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58-
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html"><abbr title="\BigCommerce">BigCommerce</abbr></a></h4>
59-
<ul class="phpdocumentor-list">
60-
<li><a href="namespaces/bigcommerce-apiv3.html"><abbr title="\BigCommerce\ApiV3">ApiV3</abbr></a></li>
61-
<li><a href="namespaces/bigcommerce-apiv2.html"><abbr title="\BigCommerce\ApiV2">ApiV2</abbr></a></li>
62-
</ul>
55+
<section class="phpdocumentor-sidebar__category">
56+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
57+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html">BigCommerce</a></h4>
58+
<ul class="phpdocumentor-list">
59+
<li>
60+
<a href="namespaces/bigcommerce-apiv3.html">ApiV3</a>
61+
62+
</li>
63+
<li>
64+
<a href="namespaces/bigcommerce-apiv2.html">ApiV2</a>
65+
66+
</li>
67+
</ul>
68+
6369
</section>
70+
<section class="phpdocumentor-sidebar__category">
71+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
72+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/BigCommerce.html">BigCommerce</a></h4>
73+
<ul class="phpdocumentor-list">
74+
<li>
75+
<a href="packages/BigCommerce-ApiV3.html">ApiV3</a>
76+
77+
</li>
78+
</ul>
6479

65-
80+
</section>
81+
6682
<section class="phpdocumentor-sidebar__category">
6783
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
6884
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
@@ -89,6 +105,12 @@ <h2 class="phpdocumentor-content__title">
89105
V2ApiBase
90106

91107

108+
<div class="phpdocumentor-element__package">
109+
in package
110+
<ul class="phpdocumentor-breadcrumbs">
111+
<li class="phpdocumentor-breadcrumb"><a href="packages/BigCommerce.html">BigCommerce</a></li>
112+
</ul>
113+
</div>
92114

93115
<span class="phpdocumentor-element__implements">
94116
implements

docs/classes/BigCommerce-ApiV2-Api-Orders-OrderProductsApi.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,33 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
5252
Menu
5353
</label>
5454
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
55-
56-
<section class="phpdocumentor-sidebar__category">
57-
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58-
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html"><abbr title="\BigCommerce">BigCommerce</abbr></a></h4>
59-
<ul class="phpdocumentor-list">
60-
<li><a href="namespaces/bigcommerce-apiv3.html"><abbr title="\BigCommerce\ApiV3">ApiV3</abbr></a></li>
61-
<li><a href="namespaces/bigcommerce-apiv2.html"><abbr title="\BigCommerce\ApiV2">ApiV2</abbr></a></li>
62-
</ul>
55+
<section class="phpdocumentor-sidebar__category">
56+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
57+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html">BigCommerce</a></h4>
58+
<ul class="phpdocumentor-list">
59+
<li>
60+
<a href="namespaces/bigcommerce-apiv3.html">ApiV3</a>
61+
62+
</li>
63+
<li>
64+
<a href="namespaces/bigcommerce-apiv2.html">ApiV2</a>
65+
66+
</li>
67+
</ul>
68+
6369
</section>
70+
<section class="phpdocumentor-sidebar__category">
71+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
72+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/BigCommerce.html">BigCommerce</a></h4>
73+
<ul class="phpdocumentor-list">
74+
<li>
75+
<a href="packages/BigCommerce-ApiV3.html">ApiV3</a>
76+
77+
</li>
78+
</ul>
6479

65-
80+
</section>
81+
6682
<section class="phpdocumentor-sidebar__category">
6783
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
6884
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
@@ -92,6 +108,12 @@ <h2 class="phpdocumentor-content__title">
92108
extends <a href="classes/BigCommerce-ApiV2-Api-Generic-V2ApiBase.html"><abbr title="\BigCommerce\ApiV2\Api\Generic\V2ApiBase">V2ApiBase</abbr></a>
93109
</span>
94110

111+
<div class="phpdocumentor-element__package">
112+
in package
113+
<ul class="phpdocumentor-breadcrumbs">
114+
<li class="phpdocumentor-breadcrumb"><a href="packages/BigCommerce.html">BigCommerce</a></li>
115+
</ul>
116+
</div>
95117

96118

97119
</h2>

docs/classes/BigCommerce-ApiV2-Api-Orders-OrderShippingAddressesApi.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,33 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
5252
Menu
5353
</label>
5454
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
55-
56-
<section class="phpdocumentor-sidebar__category">
57-
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58-
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html"><abbr title="\BigCommerce">BigCommerce</abbr></a></h4>
59-
<ul class="phpdocumentor-list">
60-
<li><a href="namespaces/bigcommerce-apiv3.html"><abbr title="\BigCommerce\ApiV3">ApiV3</abbr></a></li>
61-
<li><a href="namespaces/bigcommerce-apiv2.html"><abbr title="\BigCommerce\ApiV2">ApiV2</abbr></a></li>
62-
</ul>
55+
<section class="phpdocumentor-sidebar__category">
56+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
57+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html">BigCommerce</a></h4>
58+
<ul class="phpdocumentor-list">
59+
<li>
60+
<a href="namespaces/bigcommerce-apiv3.html">ApiV3</a>
61+
62+
</li>
63+
<li>
64+
<a href="namespaces/bigcommerce-apiv2.html">ApiV2</a>
65+
66+
</li>
67+
</ul>
68+
6369
</section>
70+
<section class="phpdocumentor-sidebar__category">
71+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
72+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/BigCommerce.html">BigCommerce</a></h4>
73+
<ul class="phpdocumentor-list">
74+
<li>
75+
<a href="packages/BigCommerce-ApiV3.html">ApiV3</a>
76+
77+
</li>
78+
</ul>
6479

65-
80+
</section>
81+
6682
<section class="phpdocumentor-sidebar__category">
6783
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
6884
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
@@ -92,6 +108,12 @@ <h2 class="phpdocumentor-content__title">
92108
extends <a href="classes/BigCommerce-ApiV2-Api-Generic-V2ApiBase.html"><abbr title="\BigCommerce\ApiV2\Api\Generic\V2ApiBase">V2ApiBase</abbr></a>
93109
</span>
94110

111+
<div class="phpdocumentor-element__package">
112+
in package
113+
<ul class="phpdocumentor-breadcrumbs">
114+
<li class="phpdocumentor-breadcrumb"><a href="packages/BigCommerce.html">BigCommerce</a></li>
115+
</ul>
116+
</div>
95117

96118

97119
</h2>

docs/classes/BigCommerce-ApiV2-Api-Orders-OrdersApi.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,33 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
5252
Menu
5353
</label>
5454
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
55-
56-
<section class="phpdocumentor-sidebar__category">
57-
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58-
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html"><abbr title="\BigCommerce">BigCommerce</abbr></a></h4>
59-
<ul class="phpdocumentor-list">
60-
<li><a href="namespaces/bigcommerce-apiv3.html"><abbr title="\BigCommerce\ApiV3">ApiV3</abbr></a></li>
61-
<li><a href="namespaces/bigcommerce-apiv2.html"><abbr title="\BigCommerce\ApiV2">ApiV2</abbr></a></li>
62-
</ul>
55+
<section class="phpdocumentor-sidebar__category">
56+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
57+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html">BigCommerce</a></h4>
58+
<ul class="phpdocumentor-list">
59+
<li>
60+
<a href="namespaces/bigcommerce-apiv3.html">ApiV3</a>
61+
62+
</li>
63+
<li>
64+
<a href="namespaces/bigcommerce-apiv2.html">ApiV2</a>
65+
66+
</li>
67+
</ul>
68+
6369
</section>
70+
<section class="phpdocumentor-sidebar__category">
71+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
72+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/BigCommerce.html">BigCommerce</a></h4>
73+
<ul class="phpdocumentor-list">
74+
<li>
75+
<a href="packages/BigCommerce-ApiV3.html">ApiV3</a>
76+
77+
</li>
78+
</ul>
6479

65-
80+
</section>
81+
6682
<section class="phpdocumentor-sidebar__category">
6783
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
6884
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
@@ -92,6 +108,12 @@ <h2 class="phpdocumentor-content__title">
92108
extends <a href="classes/BigCommerce-ApiV2-Api-Generic-V2ApiBase.html"><abbr title="\BigCommerce\ApiV2\Api\Generic\V2ApiBase">V2ApiBase</abbr></a>
93109
</span>
94110

111+
<div class="phpdocumentor-element__package">
112+
in package
113+
<ul class="phpdocumentor-breadcrumbs">
114+
<li class="phpdocumentor-breadcrumb"><a href="packages/BigCommerce.html">BigCommerce</a></li>
115+
</ul>
116+
</div>
95117

96118

97119
</h2>

docs/classes/BigCommerce-ApiV2-Api-StoreInformation-StoreInformationApi.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,33 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
5252
Menu
5353
</label>
5454
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
55-
56-
<section class="phpdocumentor-sidebar__category">
57-
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58-
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html"><abbr title="\BigCommerce">BigCommerce</abbr></a></h4>
59-
<ul class="phpdocumentor-list">
60-
<li><a href="namespaces/bigcommerce-apiv3.html"><abbr title="\BigCommerce\ApiV3">ApiV3</abbr></a></li>
61-
<li><a href="namespaces/bigcommerce-apiv2.html"><abbr title="\BigCommerce\ApiV2">ApiV2</abbr></a></li>
62-
</ul>
55+
<section class="phpdocumentor-sidebar__category">
56+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
57+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/bigcommerce.html">BigCommerce</a></h4>
58+
<ul class="phpdocumentor-list">
59+
<li>
60+
<a href="namespaces/bigcommerce-apiv3.html">ApiV3</a>
61+
62+
</li>
63+
<li>
64+
<a href="namespaces/bigcommerce-apiv2.html">ApiV2</a>
65+
66+
</li>
67+
</ul>
68+
6369
</section>
70+
<section class="phpdocumentor-sidebar__category">
71+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
72+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/BigCommerce.html">BigCommerce</a></h4>
73+
<ul class="phpdocumentor-list">
74+
<li>
75+
<a href="packages/BigCommerce-ApiV3.html">ApiV3</a>
76+
77+
</li>
78+
</ul>
6479

65-
80+
</section>
81+
6682
<section class="phpdocumentor-sidebar__category">
6783
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
6884
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
@@ -92,6 +108,12 @@ <h2 class="phpdocumentor-content__title">
92108
extends <a href="classes/BigCommerce-ApiV2-Api-Generic-V2ApiBase.html"><abbr title="\BigCommerce\ApiV2\Api\Generic\V2ApiBase">V2ApiBase</abbr></a>
93109
</span>
94110

111+
<div class="phpdocumentor-element__package">
112+
in package
113+
<ul class="phpdocumentor-breadcrumbs">
114+
<li class="phpdocumentor-breadcrumb"><a href="packages/BigCommerce.html">BigCommerce</a></li>
115+
</ul>
116+
</div>
95117

96118

97119
</h2>

0 commit comments

Comments
 (0)