PayU-EMEA / openpayu_php

OpenPayu SDK
http://developers.payu.com
Apache License 2.0
187 stars 86 forks source link

TypeError in throwErrorHttpStatusException function #105

Closed trboltom closed 5 years ago

trboltom commented 5 years ago

There is a TypeError in file lib/OpenPayU/Http.php:153. Class OpenPayU_Exception_ServerError expects second parameter to be int, ResultError is passed instead.