Using of var_export method
Lukasss93 opened this issue · 1 comments
Lukasss93 commented
Change the writeKeyValue
method to var_export
method to fix possible bugs.
Lukasss93 commented
I'm closing the issue. No valid libraries available at the moment.
- var_export() native method: no short array syntax, no comma on the last array item
- symfony/var-exporter library: invalid numeric key printing
- brick/varexporter library: almost perfect but no comma on the last array item