• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

giggsey / libphonenumber-for-php / 918
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: 8
DEFAULT BRANCH: master
Ran 21 Jan 2020 02:57PM UTC
Jobs 2
Files 28
Run time 8min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
918

push

travis-ci

giggsey
Fix bug when calling isPossibleNumber with string, null

PHP doesn't allow method overloading, so we have to merge `isPossibleNumber(PhoneNumber $number)` and `isPossibleNumber(string $number, string $region)`.

We were incorrectly checking if the second parameter was not null, when we only needed to check if the first param was a PhoneNumber or a string.

Fixes #360

1 of 1 new or added line in 1 file covered. (100.0%)

2873 of 3001 relevant lines covered (95.73%)

890.93 hits per line

Jobs
ID Job ID Ran Files Coverage
4 918.4 (COVERAGE_FLAGS=" --coverage-text --coverage-clover build/logs/clover.xml") 21 Jan 2020 02:43PM UTC 0
95.73
Travis Job 918.4
9 918.9 (COVERAGE_FLAGS=" --coverage-text --coverage-clover build/logs/clover.xml") 21 Jan 2020 02:46PM UTC 0
95.76
Travis Job 918.9
Source Files on build 918
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #918
  • 5c0b80b7 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc