Skip to content

Conversation

johnynsk
Copy link

Adds an pretty_output option for var_export function. Now, arrays
will look like PHP-5.4 style with short array tag

Adds an pretty_output option for var_export function. Now, arrays
will look like PHP-5.4 style with short array tag
@jpauli jpauli added the Feature label Jul 11, 2016
@derickr
Copy link
Member

derickr commented Jul 11, 2016

I don't think this should be done. var_export output isn't technically meant for people to read. It's meant to transfer data between PHP in source code form.

Test cases are also missing.

@krakjoe
Copy link
Member

krakjoe commented Jan 3, 2017

Since there are merge conflicts, and since this doesn't appear to add value, and since the author appears to have abandoned working on it (or defending it's inclusion), I'm closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants