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

mle86 / php-value / 45 / 1
86%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3
DEFAULT BRANCH: master
Ran 28 Nov 2019 05:40PM UTC
Files 6
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

28 Nov 2019 05:32PM UTC coverage: 86.364%. First build
45.1

push

travis-ci

mle86
support PHP 7.4 serialization methods

https://wiki.php.net/rfc/custom_object_serialization

This change breaks forward compatibility of earlier versions
of this library older than v2.2.0 because they won't
understand the new serialization format.

Backwards compatibility is preserved
because this library still understands the older serialization format
even when running in a PHP 7.4+ environment.

If you have only one deployment of this library
or if there's no persistent storage at all,
upgrading to this release is unproblematic.

If however there's a possibility that the newer serializations
created by this release in a PHP 7.4+ environment
will be read by a pre-v2.2.0 installation of this library,
you'll have to upgrade these installation to v2.2.0 or newer
or risk incompatibility errors when unserializing.

57 of 66 relevant lines covered (86.36%)

6.35 hits per line

Source Files on job 45.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 43
  • Travis Job 45.1
  • da595a1a on github
  • Next Job for on v3 (#48.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