Skip to content

Commit

Permalink
Merge pull request #46 from yoomoney/release/v2.2.2
Browse files Browse the repository at this point in the history
Release/2.2.2
  • Loading branch information
tonchik-tm authored Nov 16, 2021
2 parents 1d62e63 + 6b332d1 commit cc9cddb
Show file tree
Hide file tree
Showing 321 changed files with 3,063 additions and 429 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ composer.lock
/build/
phpunit.xml
lsp
/.php-cs-fixer.cache
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### v2.2.2 от 16.11.2021
* Добавлены уведомления по Сделкам и Выплатам

### v2.2.1 от 09.11.2021
* Небольшие исправления
* Поправлены тесты
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"email": "[email protected]"
}
],
"version": "2.2.1",
"version": "2.2.2",
"require": {
"php": ">=5.3.0",
"ext-curl": "*",
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/JsonSerializable.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ public jsonSerialize() : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Client-ApiClientInterface.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ public setConfig(array $config) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Client-BaseClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Client-CurlClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,6 @@ public setTimeout(int $timeout) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Client-UserAgent.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,6 @@ public setModule(string $name, string $version) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
4 changes: 2 additions & 2 deletions docs/classes/YooKassa-Client.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ DEFAULT_ATTEMPTS_COUNT = 3
Текущая версия библиотеки

```php
SDK_VERSION = '2.2.1'
SDK_VERSION = '2.2.2'
```


Expand Down Expand Up @@ -2140,6 +2140,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-AbstractEnum.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ Static public valueExists(mixed $value) : bool

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-AbstractObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,6 @@ protected getUnknownProperties() : array

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-AbstractPaymentRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,6 @@ protected setValidationError(string $value) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,6 @@ protected initCurrentObject() : self

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-AbstractRefundRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,6 @@ protected setValidationError(string $value) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-AbstractRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,6 @@ protected setValidationError(string $value) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-AbstractRequestBuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ Abstract protected initCurrentObject() : \YooKassa\Common\AbstractRequest

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-Exceptions-ApiException.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ public getProperty() : string

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ Constructor

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ public getProperty() : string

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ public getValue() : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ public getType() : string

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ public getRequestObject() : \YooKassa\Common\AbstractRequest|null

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-Exceptions-JsonException.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ public __construct(mixed $message = "", mixed $code, mixed $previous =

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ public getResponseHeaders() : string[]

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-HttpVerb.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,6 @@ Static public valueExists(mixed $value) : bool

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-LoggerWrapper.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,6 @@ that are not necessarily wrong.

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Common-ResponseObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,6 @@ public getHeaders() : array

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ public load(mixed $filePath = null) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ public load() : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Helpers-ProductCode.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,6 @@ public validate() : bool

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Helpers-Random.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,6 @@ Static public value(array $values, bool $useBest = true) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Helpers-RawHeadersParser.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ Static public parse(mixed $rawHeaders) : mixed

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Helpers-StringObject.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ public __toString() : string

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Helpers-TypeCast.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,6 @@ Static public castToDateTime(string|int|\DateTime $value) : \DateTime|null

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
2 changes: 1 addition & 1 deletion docs/classes/YooKassa-Helpers-UUID.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ Static public v4() : string

---

This document was automatically generated from source code comments on 2021-11-09 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-11-16 using [phpDocumentor](http://www.phpdoc.org/)

© 2021 YooMoney
Loading

0 comments on commit cc9cddb

Please sign in to comment.