|
Repo Added
|
Files
97
|
Badge
README BADGES
|
push
travis-ci
992 of 1075 relevant lines covered (92.28%)
12.03 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 49 | v1.7.2 | Clean up all markers that resolved to `null` in arrays We need to do this to prevent arrays with an non-sequential index after a array_filter, causing the array to be converted to an object when encoded as JSON ```php [0 => 'zero', 1 => 'one']; ... | push | travis-ci | pending completion |