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

semsol / arc2
38%
master: 39%

Build:
Build:
LAST BUILD BRANCH: pr/php-8
DEFAULT BRANCH: master
Repo Added 13 Jun 2018 08:50AM UTC
Files 66
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

LAST BUILD ON BRANCH fix-tests
branch: fix-tests
CHANGE BRANCH
x
Reset
  • fix-tests
  • 2.4
  • 2.5
  • 2.5.1
  • 3.0
  • master
  • patch-for-issues-133-and-135
  • patch-travis-mariadb-10.5-failing
  • pr/php-8

pending completion
103

Pull #137

travis-ci

web-flow
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"
Pull Request #137: Upgrade vendors, fix tests (prepare version 2.5)

15 of 15 new or added lines in 4 files covered. (100.0%)

2994 of 7816 relevant lines covered (38.31%)

1026.75 hits per line

Relevant lines Covered
Build:
Build:
7816 RELEVANT LINES 2994 COVERED LINES
1026.75 HITS PER LINE
Source Files on fix-tests
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
103 fix-tests 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, ... Pull #137 21 Feb 2020 12:43PM UTC web-flow travis-ci pending completion  
102 fix-tests 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, ... push 21 Feb 2020 12:15PM UTC k00ni travis-ci pending completion  
100 fix-tests SelectQueryTest: removed trailing, which leads to a parse error in PHP 7.2 push 21 Feb 2020 08:15AM UTC k00ni travis-ci pending completion  
101 fix-tests SelectQueryTest: removed trailing, which leads to a parse error in PHP 7.2 Pull #137 21 Feb 2020 08:15AM UTC web-flow travis-ci pending completion  
99 fix-tests travis: added missing combinations Pull #137 20 Feb 2020 07:45PM UTC web-flow travis-ci pending completion  
98 fix-tests travis: added missing combinations push 20 Feb 2020 07:20PM UTC k00ni travis-ci pending completion  
97 fix-tests fixed ARC2_Store behavior, if cache is enabled, but db_adapter = mysqli Pull #137 20 Feb 2020 07:10PM UTC web-flow travis-ci pending completion  
96 fix-tests fixed ARC2_Store behavior, if cache is enabled, but db_adapter = mysqli push 20 Feb 2020 06:51PM UTC k00ni travis-ci pending completion  
See All Builds (71)
  • Repo 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