Merge pull request #221 from Spomky-Labs/features/detect-nelmio #73
integrate.yml
on: push
3️⃣ Static Analysis
27s
4️⃣ Coding Standards
22s
5️⃣ Check licenses
24s
6️⃣ Rector Checkstyle
35s
7️⃣ Exported files
2s
Matrix: 2️⃣ Unit and functional tests
Annotations
3 errors
3️⃣ Static Analysis:
src/ImageProcessor/ConfigurationTrait.php (in context of class SpomkyLabs/PwaBundle/ImageProcessor/GDImageProcessor)#L29
Since spomky-labs/pwa-bundle 1.2.0: The "format", "width" and "height" parameters are deprecated and will be removed in 2.0.0. Please use "configuration" instead..
|
3️⃣ Static Analysis:
src/ImageProcessor/ConfigurationTrait.php (in context of class SpomkyLabs/PwaBundle/ImageProcessor/ImagickImageProcessor)#L29
Since spomky-labs/pwa-bundle 1.2.0: The "format", "width" and "height" parameters are deprecated and will be removed in 2.0.0. Please use "configuration" instead..
|
3️⃣ Static Analysis
Process completed with exit code 1.
|