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

sonata-project / SonataAdminBundle / 9186 / 9
76%
3.x: 76%

Build:
DEFAULT BRANCH: 3.x
Ran 14 May 2018 09:44PM UTC
Files 159
Run time 8s
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

14 May 2018 09:17PM UTC coverage: 74.645% (-0.008%) from 74.653%
SYMFONY=3.3.*

push

travis-ci

greg0ire
Removed new warning produced by PHP7.2


As mentioned in this Stack Overflow post (https://stackoverflow.com/a/49752124/2087724) this small PR fixes the new warning produced by the latest release of PHP7.2.

The warning looks like the following: `get_class() expects parameter 1 to be object, null given`

Official php documentation link: http://php.net/manual/en/function.get-class.php

Extract from the documentation:
```
Note: Explicitly passing NULL as the object is no longer allowed as of PHP 7.2.0. The parameter is still optional and calling get_class() without a parameter from inside a class will work, but passing NULL now emits an E_WARNING notice.
```

4678 of 6267 relevant lines covered (74.64%)

9.64 hits per line

Source Files on job 9186.9 (SYMFONY=3.3.*)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8855
  • Travis Job 9186.9
  • 3ee43cf9 on github
  • Prev Job for SYMFONY=3.3.* on 3.x (#9184.9)
  • Next Job for SYMFONY=3.3.* on 3.x (#9190.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