Closed (fixed)
Project:
SimpleTest
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2009 at 23:08 UTC
Updated:
22 Feb 2009 at 03:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
ShawnClark commentedRan into this same issue and have created a patch so that SimpleTest will check for the existence of the DOMDocument class.
Comment #2
ShawnClark commentedComment #3
zroger commentedPatch works as advertised.
Comment #4
damien tournoud commentedThis needs to get to D7 first.
Comment #5
dave reidHere's a better patch that simplified the simpletest_requirements() code down without having to use the $phase parameter like system_requirements() and fixes the use of links within t().
Comment #6
dries commentedThis has been committed to Drupal 7 core. Moving back to SimpleTest project.
Comment #7
boombatower commentedComplete backport of Drupal 7.x SimpleTest module. (voids all backports). (SimpleTest 2.6)
Please re-open if still an issue.