Skip to content

Conversation

johanrosenson
Copy link

Laravel 9 added source file & line number laravel/framework#44211 to the dump/dd output, but laravel-dump-server is not compatible with this feature.

The goal of this PR is to fix this by using Laravels dumper as fallback if the dump-server is not running.

This PR should not introduce any breaking changes and it also keeps support for older Laravel versions.

before this PR

after this PR

@johanrosenson johanrosenson changed the title add support for Laravel 9 dumpWithSource add support for Laravel >= 9 dumpWithSource Aug 6, 2024
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.

1 participant