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

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

Build:
DEFAULT BRANCH: 3.x
Ran 22 Feb 2018 10:10AM 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: 41.796%. Remained the same
SYMFONY=3.2.*

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)

1918 of 4589 relevant lines covered (41.8%)

1.58 hits per line

Source Files on job 2418.9 (SYMFONY=3.2.*)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 2418.9
  • e2278daf on github
  • Prev Job for SYMFONY=3.2.* on 3.x (#2413.9)
  • Next Job for SYMFONY=3.2.* on 3.x (#2420.9)
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