concardis / PHP_SDK

MIT License
3 stars 10 forks source link

PHP Warning: count(): Parameter must be an array or an object that implements Countable #12

Closed ocean90 closed 4 years ago

ocean90 commented 4 years ago

With PHP 7.2 you'll see a lot of these warnings:

PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /vendor/curl/curl/src/Curl/Curl.php on line 259
PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /vendor/payengine/php_sdk/src/Concardis/Payengine/Lib/Internal/Connection/Connection.php on line 162
artemvd commented 3 years ago

Any chance that this fix lands into a new release? The last release was back then in 2017, I think it would be nice to have the new one with all the fixes included.