The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
kim.pepper β made their first commit to this issueβs fork.
- Merge request !11681[#985384] Allow streamwrapper subdirectories for tempname() β (Open) created by kim.pepper
- π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Created a MR from the patch in #69 and hid patch files.
- π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Left some feedback. NW for that and coding standard issue.
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
Addressed feedback and coding standards.
- π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Confirmed the test-only job correctly failed with:
Drupal\KernelTests\Core\File\StreamWrapperTest::testTempnam Temporary file was created in the default stream wrapper subdirectory Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'public://vxdio1mu' +'public://' core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php:174
NW for the test location.