Home » PHP » PHP_Compat » Bug #6558
var_export
Details
| Submitted | 2006-01-23 15:29 UTC |
|---|---|
| From | peer at sandstein dot de |
| Status | No Feedback |
| Package | PHP_Compat |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2006-01-23 15:29 UTC] peer at sandstein dot de
Description:
------------
the file (function) var_export.php is a bug in line 61: $var[$key] = str_replace($find[$i], $replace[$i], $var[$key]); is working better