Provide an equivalent to drupal_parse_info_file to convert an array into an info file
completed by: Mometto Nicola
mentors: Daniel Wehner
Drupal_parse_info_file parses a Drupal-specific file in .info format into a PHP array. This task is to provide the reverse -- build a function to convert a PHP array into a .info file for Drupal. Deliverables Resources Primary contactDescription
A patch to Drupal core with the function to create a .info file from an array (see specification above), as well as accompanying unit tests.
dereine