- Issue created by @collinhaines
- Status changed to Needs review
5 months ago 11:52pm 28 June 2024 - Status changed to RTBC
1 day ago 6:58pm 13 November 2024 - π¨π¦Canada smulvih2 Canada π
RTBC, this patch fixes the errors on my automated tests.
PHP Fatal error: Cannot make static method Drupal\Tests\ckeditor5\Kernel\SmartDefaultSettingsTest::provider() non static in class Drupal\Tests\linkit\Kernel\CKEditor4To5Upgrade\UpgradePathTest in .../linkit/tests/src/Kernel/CKEditor4To5Upgrade/UpgradePathTest.php on line 120
PHP Fatal error: Cannot make static method Drupal\Tests\ckeditor5\Kernel\ValidatorsTest::provider() non static in class Drupal\Tests\linkit\Kernel\ValidatorsTest in .../linkit/tests/src/Kernel/ValidatorsTest.php on line 39
PHP Fatal error: Cannot make static method Drupal\Tests\ckeditor5\Kernel\ValidatorsTest::providerPair() non static in class Drupal\Tests\linkit\Kernel\ValidatorsTest in .../linkit/tests/src/Kernel/ValidatorsTest.php on line 131
code>
Active
6.1
Code
RTBC, this patch fixes the errors on my automated tests.