Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Current development state of simple_subscription. It should work out of the box.
I'll keep the module in Beta1 for 2-3 weeks, the time to get some user input. If no major issues are reported, an official stable release will be created.
SimpleTest 6.x-2.11, 2010-10-07
-------------------------------
- Bugs
* #673928: SimpleTest 6.x-2.x requires PHP 5.2, but does not require in .info.
* #680318: Update D6 core patch.
* #627390: Filename cannot be empty if a test lasts less than 1s.
* #702142: $db_prefix is assumed to be a string.
- Changes:
* #488810: drupalPost and hidden input.
* Reroll core patch.
* #867560: INSTALL.txt should contain details on patching
* #699434: Workaround check for dom support.