Repo Added
08 Apr 2019 01:17PM UTC
|
Total Files
21
|
# Builds
304
Last
|
Badge
README BADGES
|
travis-ci
838 of 887 relevant lines covered (94.48%)
63.62 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
367 | bugfix/issue_216 |
94.48 |
re-add accidentally deleted line | Pull #217 | 19 Feb 2020 04:27PM UTC | travis-ci | |
366 | bugfix/issue_216 |
94.48 |
re-add accidentally deleted line | push | 19 Feb 2020 04:24PM UTC | travis-ci | |
365 | bugfix/issue_216 |
94.48 |
limit maximum amount of bytes to read, fixes #216 The result of rand() can be numbers of up to 2147483647 (PHP 7.3.14 on macOS). Before the actual file read PHP allocates the amount of memory specified by the second argument to fread() to ensure ... | Pull #217 | 19 Feb 2020 04:19PM UTC | travis-ci | |
364 | bugfix/issue_216 |
94.48 |
limit maximum amount of bytes to read, fixes #216 The result of rand() can be numbers of up to 2147483647 (PHP 7.3.14 on macOS). Before the actual file read PHP allocates the amount of memory specified by the second argument to fread() to ensure ... | push | 19 Feb 2020 04:16PM UTC | travis-ci |