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

enl / flysystem-cloudinary / 72 / 5
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2020 03:30AM UTC
Files 10
Run time 0s
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

09 Feb 2020 03:30AM UTC coverage: 72.263%. First build
EXECUTE_CS_CHECK=true EXECUTE_COVERAGE=true

Pull #34

travis-ci

Rami Massoud
Fix array_key_exists deprecation

At this point, `$response` is an object, and the use of
array_key_exists on objects is deprecated as of PHP 7.4

https://wiki.php.net/rfc/deprecations_php_7_4#array_key_exists_with_objects

Use property_exists instead, which is supported after PHP 5.1

https://www.php.net/manual/en/function.property-exists.php
Pull Request #34:

99 of 137 relevant lines covered (72.26%)

2.94 hits per line

Source Files on job 72.5 (EXECUTE_CS_CHECK=true EXECUTE_COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14
  • Travis Job 72.5
  • bdc33ea4 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