Closed (fixed)
Project:
Slick
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2019 at 18:05 UTC
Updated:
14 Apr 2019 at 10:34 UTC
Jump to comment: Most recent
drupal-check results on commit hash: 7d42439bbe0a6683c96f4bb7306e1eb4ccdacb00
------ ------------------------------------------------------
Line src/Form/SlickAdmin.php
------ ------------------------------------------------------
442 Call to deprecated method settingsSummary() of class
Drupal\blazy\Form\BlazyAdminFormatterBase.
------ ------------------------------------------------------
------ ----------------------------------------------------------------------------
Line tests/src/Kernel/SlickCrudTest.php
------ ----------------------------------------------------------------------------
188 Call to deprecated method jsSettings() of class Drupal\slick\Entity\Slick.
221 Call to deprecated function format_string().
221 Call to deprecated method assertEqual() of class
Drupal\KernelTests\KernelTestBase.
222 Call to deprecated function format_string().
222 Call to deprecated method assertEqual() of class
Drupal\KernelTests\KernelTestBase.
225 Call to deprecated function format_string().
225 Call to deprecated method assertEqual() of class
Drupal\KernelTests\KernelTestBase.
------ ----------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line tests/src/Unit/Form/SlickAdminUnitTest.php
------ -------------------------------------------------------------------------
26 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase.
36 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase.
------ -------------------------------------------------------------------------
[ERROR] Found 10 errors
Comments
Comment #2
gausarts commentedThanks!
Should be fixed with the latest DEV as I incrementally did this.
Comment #3
gausarts commentedOops, sorry I just realized it is a wrong room ;)
Got this not from my project issues, but from here:
https://docs.google.com/spreadsheets/d/1-W0k4vhdmw7ugzRdSa9orEc43_D5l6PP...