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

j0k3r / php-readability / 145
88%
master: 85%

Build:
Build:
LAST BUILD BRANCH: 1.x
DEFAULT BRANCH: master
Ran 03 Feb 2019 03:23PM UTC
Jobs 10
Files 2
Run time 3min
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
145

Pull #42

travis-ci

web-flow
tidy: use tidy_repair_string instead of tidy_parse_string+tidy_clean_repair

A change released in tidy 5.6.0 breaks php-tidy when using
tidy_parse_string+tidy_clean_repair and wrap=0, incorrectly wrapping
every single word. Also it seems that $tidy->value should not be used to
retrieve the repaired html as far as it is undocumented and for internal
use.

We replace the call with tidy_repair_string which directly returns the
repaired string.

Relates to https://github.com/htacg/tidy-html5/issues/673
Relates to https://bugs.php.net/bug.php?id=75947

Tests pass.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Pull Request #42: tidy: use tidy_repair_string instead of tidy_parse_string+tidy_clean_repair

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

538 of 608 relevant lines covered (88.49%)

143.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 145.1 03 Feb 2019 03:23PM UTC 0
87.18
Travis Job 145.1
2 145.2 03 Feb 2019 03:23PM UTC 0
87.18
Travis Job 145.2
3 145.3 03 Feb 2019 03:23PM UTC 0
87.5
Travis Job 145.3
4 145.4 03 Feb 2019 03:23PM UTC 0
87.5
Travis Job 145.4
5 145.5 03 Feb 2019 03:23PM UTC 0
87.5
Travis Job 145.5
6 145.6 03 Feb 2019 03:26PM UTC 0
87.04
Travis Job 145.6
7 145.7 03 Feb 2019 03:25PM UTC 0
87.04
Travis Job 145.7
8 145.8 03 Feb 2019 03:25PM UTC 0
87.18
Travis Job 145.8
9 145.9 (CS_FIXER=run) 03 Feb 2019 03:25PM UTC 0
87.5
Travis Job 145.9
10 145.10 03 Feb 2019 03:25PM UTC 0
87.5
Travis Job 145.10
Source Files on build 145
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #145
  • Pull Request #42
  • PR Base - master (#144)
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