- Issue created by @kim.pepper
- First commit to issue fork.
- last update
about 1 year ago 24,317 pass, 2,028 fail - @vbouchet opened merge request.
- Status changed to Needs work
about 1 year ago 9:21am 17 October 2023 - π«π·France vbouchet
Similar to https://www.drupal.org/project/drupal/issues/3363420#comment-15122058 π Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback() Needs work
- last update
about 1 year ago 24,317 pass, 2,030 fail - last update
about 1 year ago 30,317 pass, 44 fail - Status changed to Needs review
about 1 year ago 6:16am 19 October 2023 - π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Fix service args
- last update
about 1 year ago 30,417 pass - Status changed to Needs work
about 1 year ago 1:36pm 19 October 2023 - πΊπΈUnited States smustgrave
Believe this will need it's own change record. The one being referenced is referring to a different class.
40:23 46:55 Running- π«π·France vbouchet
Thanks for pointing @smustgrave. I created the following change record ( https://www.drupal.org/node/3395294 β ) and updated the deprecation message in the code. I assume that now the deprecation is added in 11.0.0, it will be removed in 11.1.0.
- Status changed to Needs review
about 1 year ago 2:22pm 19 October 2023 - πΊπΈUnited States smustgrave
It will be added in 10.2.0 and removed in 11.0.0
The 11.x branch is just the development branch until "main" can be used
17:55 53:49 Running- π«π·France vbouchet
Thanks @smustgrave. I updated the message to
'Calling ' . __METHOD__ . '() with an argument of ControllerResolverInterface is deprecated in drupal:10.2.0 and is removed in drupal:11.0.0. Use \Drupal\Core\Utility\CallableResolver instead. See https://www.drupal.org/node/3395294'
- Status changed to RTBC
about 1 year ago 3:45pm 19 October 2023 - πΊπΈUnited States smustgrave
Thanks! Pipeline is green so don't see a new to wait for drupalci
- πΊπΈUnited States smustgrave
And just to provide more context in #9. 11.x is the current "development" or "main" branch, currently can't use named branches. But all D10 releases will be tagged off 11.x, for example when 10.2 releases soon it will be made off 11.x. This helps so that issues don't continuously have to be moved between branches like 10.0, 10.1.x, 10.2.x, etc.
- last update
about 1 year ago 30,426 pass - last update
about 1 year ago 30,427 pass - last update
about 1 year ago 30,437 pass - last update
about 1 year ago 30,456 pass - π¬π§United Kingdom longwave UK
Committed and pushed 0beb71bd73 to 11.x and 0b51914925 to 10.2.x. Thanks!
Also published the change record.
- Status changed to Fixed
about 1 year ago 10:17pm 27 October 2023 -
longwave β
committed 0b519149 on 10.2.x
Issue #3363421 by vbouchet, kim.pepper, smustgrave: Use CallableResolver...
-
longwave β
committed 0b519149 on 10.2.x
-
longwave β
committed 0beb71bd on 11.x
Issue #3363421 by vbouchet, kim.pepper, smustgrave: Use CallableResolver...
-
longwave β
committed 0beb71bd on 11.x
-
quietone β
committed 41d654b6 on 10.2.x
Revert "Issue #3363421 by vbouchet, kim.pepper, smustgrave: Use...
-
quietone β
committed 41d654b6 on 10.2.x
-
quietone β
committed b4d653d7 on 10.2.x
Revert "Revert "Issue #3363421 by vbouchet, kim.pepper, smustgrave: Use...
-
quietone β
committed b4d653d7 on 10.2.x
- π³πΏNew Zealand quietone
I accidentally reverted this issue. I meant to revert π Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback() Needs work
Sorry for the noise.
Automatically closed - issue fixed for 2 weeks with no activity.