Located in /framework/util/PHPArrayDumper.php (line 5)
Given a PHP array, output a string which, when eval'd, reproduces the array.
Recursive algorithm. Doens't support objects or resources.
Similar to arrayToPHPSource but gives results in "$myVarName = array(...);" format.
Documentation generated on Thu, 17 Apr 2008 13:51:28 -0400 by phpDocumentor 1.4.1