Skip to content

Allow Profiler to display logged arrays #1525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Allow Profiler to display logged arrays #1525

wants to merge 1 commit into from

Conversation

laurencei
Copy link
Contributor

This allows a developer to log $array variables, and get the full
output. Currently only the word "array" appears if you try to log an
array. But by changing to var_dump() you can view the full contents of
the array

This allows a developer to log $array variables, and get the full
output. Currently only the word "array" appears if you try to log an
array. But by changing to var_dump() you can view the full contents of
the array
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants