-
When using this plugin with PHP 7.4, the following error is thrown:
```
PHP Fatal error: Uncaught yii\base\ErrorException: Array and string offset access syntax with curly braces is deprecated in…
-
Call to a member function getRefreshToken() on null in /home/forge/default/vendor/infusionsoft/php-sdk/src/Infusionsoft/Infusionsoft.php on line 312
-
### 🔖 Feature description
Adapter to support using AWS DynamoDB database.
### 🎤 Pitch
- DynamoDB is one of the most common highly performant NoSQL database services.
- Backed by the resili…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Tested Build
#1200
### Android Version
12
### SoC type
Snapdragon
### Device GSMArena lin…
-
### General information
* SDK/Library version: 6.5.0
### Issue description
I try to use v6.5.0 instead of our actual v6.4.1, but PhpStan found a lot of type errors.
- https://githu…
-
Hey there.
i try to using php sdk for my bot
but i have an error>
![capturebotan1](https://user-images.githubusercontent.com/30881046/30003019-d80d4b1a-90cc-11e7-9844-52e00e4aa77f.jpg)
)
-
I suggest to add [Viber](https://developers.viber.com/docs/api/rest-bot-api/) project to be a channel implemented using Laravel. Viber, already, has [PHP sdk](https://github.com/Bogdaan/viber-bot-php)…
-
Currently if a card is declined you only see a notification on the go2 reader the app returns a white box followed by a long wait and a message something went wrong
Surely this should throw a mess…
-
Wenn das Projekt schon die Session per `session_start();` gestartet hat, dann kommt eine Notice Meldung, weil in `/Immobilienscout/Rest.php` in Zeile 2 die Session erneut gestartet wird.
```
Notice: …
-
From https://www.php.net/manual/en/memcache.get.php:
> If present, flags fetched along with the values will be written to this parameter. These flags are the same as the ones given to for example […