Closed SecondeJK closed 2 years ago
Merging #320 (e642c5e) into dev (2490450) will decrease coverage by
0.0%
. The diff coverage is75.0%
.
Impacted Files | Coverage Δ | |
---|---|---|
src/OpenTok/Util/Validators.php | 71.9% <66.6%> (-0.3%) |
:arrow_down: |
src/OpenTok/Util/Client.php | 74.7% <100.0%> (ø) |
Small logic change to fix how the Validator works
Description
As detailed in this SO answer: https://stackoverflow.com/questions/173400/how-to-check-if-php-array-is-associative-or-sequential/173479#173479
And credited from this GH issue: #270
How Has This Been Tested?
Test suite passes
Types of changes
Checklist: