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

sonata-project / SonataPageBundle / 2418 / 1
49%
3.x: 49%

Build:
DEFAULT BRANCH: 3.x
Ran 22 Feb 2018 10:07AM UTC
Files 129
Run time 4s
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

22 Feb 2018 09:48AM UTC coverage: 43.012% (+1.2%) from 41.796%
2418.1

push

travis-ci

jordisala1991
Implementing type safe method call to DateTime::setTimestamp()

When loading serialized snapshot contents, this Transformer passes string values to the \DateTime::setTimestamp()" method, resulting in an uncaught FatalThrowableError:

Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: DateTime::setTimestamp() expects parameter 1 to be integer, string given" at Transformer.php line 165

Example call (taken from my Symfony Exception page):
DateTime->setTimestamp('1510846884')
in vendor/sonata-project/page-bundle/src/Entity/Transformer.php (line 165)

2216 of 5152 relevant lines covered (43.01%)

1.55 hits per line

Source Files on job 2418.1
  • Tree
  • List 0
  • Changed 53
  • Source Changed 2
  • Coverage Changed 52
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 2418.1
  • e2278daf on github
  • Prev Job for on 3.x (#2413.4)
  • Next Job for on 3.x (#2420.4)
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