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

semsol / arc2 / 102 / 28
38%
master: 39%

Build:
Build:
LAST BUILD BRANCH: pr/php-8
DEFAULT BRANCH: master
Ran 21 Feb 2020 12:30PM UTC
Files 66
Run time 14s
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

21 Feb 2020 12:13PM UTC coverage: 35.781% (-0.06%) from 35.842%
DB=mariadb:10.3 DB_ADAPTER=mysqli

push

travis-ci

k00ni
PHP 7.4 related fixes: regex (1) and array access (2) related

(1)
regex raised errors like:

  "preg_match(): Compilation failed: escape sequence is invalid in character
   class at offset 56"

I couldn't locate the character, which was invalid, therefore i replaced
the whole part with simple datetime related functions to get the same
functionality. Added 1 test to prove behavior.

(2)
In ARC2_StoreSelectQueryHandler it sometimes try to access an int-variable like
an array. Added a check, which avoids the error:

  "Trying to access array offset on value of type int"

2797 of 7817 relevant lines covered (35.78%)

18.28 hits per line

Source Files on job 102.28 (DB=mariadb:10.3 DB_ADAPTER=mysqli)
  • Tree
  • List 0
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 48
  • Travis Job 102.28
  • 2e2bc3cd on github
  • Prev Job for DB=mariadb:10.3 DB_ADAPTER=mysqli on fix-tests (#100.28)
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