TeleSign / php_telesign

The Telesign PHP SDK lets you easily integrate with our REST API.
MIT License
15 stars 33 forks source link

Fixes issue #15 by passing JSON_FORCE_OBJECT to json_encode #16

Closed ramsay closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #16   +/-   ##
========================================
  Coverage      98.4%   98.4%           
  Complexity       26      26           
========================================
  Files             9       9           
  Lines           125     125           
========================================
  Hits            123     123           
  Misses            2       2
Impacted Files Coverage Δ Complexity Δ
src/phoneid/PhoneIdClient.php 100% <100%> (ø) 4 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0a72f59...ddb5dc0. Read the comment docs.