- Issue created by @hmdnawaz
- Status changed to Postponed: needs info
almost 2 years ago 10:31am 10 May 2023 As the message says: βPatches and code reviews are always welcomedβ.
We need those things rather than to be informed.
- last update
almost 2 years ago 533 pass - Status changed to Needs review
almost 2 years ago 11:04am 10 May 2023 - last update
almost 2 years ago 533 pass - First commit to issue fork.
- π΅π°Pakistan hmdnawaz
Not sure what to do with these errors.
Call to deprecated method verbose() of class Drupal\Tests\webform\Functional\WebformBrowserTestBase(link is external). Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead.
As I check it and the verbose method is not deprecated.
Also not sure what to do with these warnings.
<ol> <li>#access_callback callback '#access_callback' at key '0' is not callable.</li> <li>The "#lazy_builder" expects a callable array with arguments.</li> <li>The "#post_render" render array value expects an array of callbacks.</li> <li>The "#pre_render" render array value expects an array of callbacks.</li> </ol>
-
hmdnawaz β
authored 7f244ad4 on 6.2.x
Issue #3359314 by hmdnawaz, dineshkumarbollu: Drupal 10 deprecated code...
-
hmdnawaz β
authored 7f244ad4 on 6.2.x
- Status changed to Fixed
almost 2 years ago 12:01pm 25 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
almost 2 years ago 9:36am 13 June 2023 - π³π±Netherlands Eric_A
Some accessCheck() instances are being passed FALSE, which is a change in behavior for both Drupal 9 and 10. Is this just fixing a recent regression or is this a true change/ fix without discussion. Does anybody care to elaborate?