- πΊπΈUnited States smustgrave
Ran on 10.1 and looks good. Not sure what else to test here.
- Status changed to Fixed
almost 2 years ago 12:50pm 6 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Follow-up to #3265121-6: Remove Symfony 4 RequestStack BC shim in 11.0.x β
Run core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
Failed asserting that exception of type "ArgumentCountError" matches expected exception "AssertionError". Message was: "Too few arguments to function Drupal\Tests\Core\Render\RecursivePlaceholdersTest::callback(), 0 passed and exactly 1 expected" at
/var/www/html/web/core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php:1173
/var/www/html/web/core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php:101
/var/www/html/web/core/lib/Drupal/Core/Render/Renderer.php:775
/var/www/html/web/core/lib/Drupal/Core/Render/Renderer.php:345
/var/www/html/web/core/lib/Drupal/Core/Render/Renderer.php:201
/var/www/html/web/core/lib/Drupal/Core/Render/Renderer.php:145
/var/www/html/web/core/lib/Drupal/Core/Render/Renderer.php:567
/var/www/html/web/core/lib/Drupal/Core/Render/Renderer.php:146
/var/www/html/web/core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php:952
- add assertion and improve tests
- prevent calling \Drupal\Core\Render\Renderer::doCallback()
with wrong argument
- agree on fix
- review/commit
no
no
no
Fixed
10.1 β¨
Last updated
The issue particularly affects sites running on PHP version 8.1.0 or later.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Ran on 10.1 and looks good. Not sure what else to test here.
Automatically closed - issue fixed for 2 weeks with no activity.