Skip to content

Conversation

@jhoff
Copy link
Contributor

@jhoff jhoff commented Apr 11, 2017

Illuminate\Foundation\Application::runningInConsole() already checks to see if the current script is being run from cli or phpdbg, but there were a few other places in the application where only cli was being checked.

The primary need for this fix is that the Dumper class, used by dd would dump html output when running under phpdbg

@taylorotwell taylorotwell merged commit cf81c2a into laravel:master Apr 11, 2017
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