php-dpd-api icon indicating copy to clipboard operation
php-dpd-api copied to clipboard

error report

Open Achwatm opened this issue 4 years ago • 0 comments
trafficstars

  • add protected field $lastErrors,
  • after soap request check if status != "OK", if true save respons as JSON to $lastErrors,
  • add public method getLastErrors() which returns content of $lastErrors variable,
  • add instructions in README,
  • update .gitignore

Achwatm avatar Mar 04 '21 17:03 Achwatm