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

voku / portable-utf8 / 1296 / 4
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2020 10:16AM UTC
Files 2
Run time 1s
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

27 Jan 2020 10:13AM UTC coverage: 80.35% (+1.3%) from 79.095%
1296.4

push

travis-ci

voku
[+]: enable nearly all phpstorm inspections

- do not use "=== false" | "=== true" for "bool" types
- "GRAPHEME_CLUSTER_RX" -> is not used anymore and is now deprecated
- fix "UTF8::decode_mimeheader" fallback -> now we always use the symfony polyfill (mb_decode_mimeheader has different results) + tests
- fix "UTF8::get_unique_string()" -> use "mt_rand" as fallback
- fix "UTF8::strtr()" -> now it works also with arrays + tests
- fix phpdoc for "UTF8::normalize_line_ending()"
- fix phpdoc for "UTF8::split()" & "UTF8::str_split()"
- add "UTF8::str_split_array()"
- add "UTF8::stripos_in_byte()"
- use more type checks for parameters
- optimize "UTF8::filter()"
- optimize "UTF8::is_url()" + fix deprecated php (>= 7.3) constants
- optimize "UTF8::str_limit_after_word()"
- optimize "UTF8::substr()"
- optimize "UTF8::str_capitalize_name_helper()" -> performance -> use break
- add many new tests

2936 of 3654 relevant lines covered (80.35%)

10.67 hits per line

Source Files on job 1296.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1073
  • Travis Job 1296.4
  • f96fe021 on github
  • Prev Job for on master (#1294.1)
  • Next Job for on master (#1297.1)
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