PHPDebugConsole icon indicating copy to clipboard operation
PHPDebugConsole copied to clipboard

Browser/javascript-like logger/console class for PHP

Results 3 PHPDebugConsole issues
Sort by recently updated
recently updated
newest added

I've created a ServiceProvider that pushes some middleware... In this middleware I'd like to - [ ] log the **initial** state/values of the session Right now the session is being...

help wanted

### "Feature Request" [SymfonyBundle branch](https://github.com/bkdotcom/PHPDebugConsole/tree/SymfonyBundle) created Bundle class: `bdk\Debug\Framework\Symfony\DebugBundle\BdkDebugBundle::class` As someone new to symfony, there seems to be quite the learning curve jumping in and creating a bundle Still trying...

help wanted

After a lot of testing I believe there is a problem when using php 8.1.15. When setting route to "chromeLogger" and enabling requestHeadersOutput there is always this sequence of errors:...