- Issue created by @kcolwell
- Status changed to Postponed: needs info
almost 2 years ago 10:14am 13 June 2023 - πͺπΈSpain lpeidro Madrid
Hello @kcolwell, could you give us more info about this issue?
Thanks. - πΊπΈUnited States kcolwell
Sure I installed this module and afterword found that a new folder and file had appeared: docroot/sites/simpletest/Assert.php
- πͺπΈSpain tunic Madrid
The module doesn't create any Assert.php file. There's no reference to "Assert", "Assert.php" or "simpletest" in the module source code. Are you sure that file comes from Xray Audit? What is the content of the file?
- πΊπΈUnited States kcolwell
Oh weird, I must have been doing something else that caused that file to appear.
My apologies!
- Status changed to Closed: works as designed
almost 2 years ago 2:43pm 16 June 2023 - πͺπΈSpain tunic Madrid
Don't worry and thank you for your response!
- π¦π²Armenia murz Yerevan, Armenia
Caught the same issue with the created
simpletest/Assert.php
and seems I found the source where this is happening: https://git.drupalcode.org/project/drupal/-/blob/10.4.5/core/tests/Drupa...But the good news is that this file is removed from Drupal 11+!