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

liip / LiipImagineBundle / 1471 / 3
81%
1.0: 74%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: 1.0
Ran 07 May 2017 05:07PM UTC
Files 91
Run time 3s
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

07 May 2017 05:04PM UTC coverage: 75.521% (+0.1%) from 75.401%
SYMFONY_VERSION=3.2.x-dev

push

travis-ci

web-flow
Merge pull request #908 from robfrawley/feature-deprecation-and-legacy-removal

[WIP] Remove deprecated and legacy code

  - The `FileSystemLoader::__construct()` method signature has changed in-line with the prior deprecation notice; the third parameter must be of signature 
 `\Liip\ImagineBundle\Binary\Locator\LocatorInterface $locator` and the fourth parameter must be of signature `array $dataRoots`.
  - The `GridFSLoader` data loader has been removed as the required [mongo](https://pecl.php.net/package/mongo) extension has been deprecated and will not be ported to PHP `7.x`.
  -  A new interface `\Liip\ImagineBundle\DependencyInjection/Factory/FactoryInterface` has been introduced and is shared between the loaders (`LoaderFactoryInterface`) and resolvers (`ResolverFactoryInterface`).
  -  All class name parameters have been removed from the service definitions. Instead of overwriting the class name parameters to provide your own implementation, use [service decoration](http://symfony.com/doc/current/service_container/service_decoration.html).
  -  The data transformer interface 
 (`\Liip\ImagineBundle\Imagine\Data\Transforme\TransformerInterface`) was deprecated in version `1.x` and has been removed.
  -  The imagine extension `\Liip\ImagineBundle\Templating\ImagineExtension` has been renamed to `FilterExtension`. Similarly, the template helper `\Liip\ImagineBundle\Templating\Helper\ImagineHelper` has been renamed to `FilterHelper`. 
  -  The `\Liip\ImagineBundle\Utility/Framework/SymfonyFramework::hasDefinitionSharing()` method has been removed due to our higher Symfony requirements rendering it unnecessary. 
  -  The use of fully-qualified class name strings is no longer supported and the `::class` compile-time class constant is now used. 
  -  The continuous integration set-up and tear-down operations have been cleaned up and moved to their own bash scripts, allowing for them to be run locally, if desired.

1160 of 1536 relevant lines covered (75.52%)

4.86 hits per line

Source Files on job 1471.3 (SYMFONY_VERSION=3.2.x-dev)
  • Tree
  • List 0
  • Changed 53
  • Source Changed 53
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1471
  • Travis Job 1471.3
  • d9081a2e on github
  • Prev Job for SYMFONY_VERSION=3.2.x-dev on 2.0 (#1437.13)
  • Next Job for SYMFONY_VERSION=3.2.x-dev on 2.0 (#1483.3)
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