-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[4.0] Add description (somewhere?) about installing dump() & profiler #8736
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
Comments
* 4.0: (36 commits) Update event_listeners_subscribers.rst Update event_listeners_subscribers.rst [#8683] Tweaks based on feedback [#8643] Removing default values [#8734][#8736] Adding missing installation details fixes thanks to the team! add missing link target for Ansistrano Restored the Assetic tags because they are removed in another PR Corrected a spelling error. Updated Doctrine config reference about bundles Fixed PHP form theme resources Remove App\Bridge\Doctrine\ namespace Fixed the last references to security.yml Updated the main security article Updated security/* articles to Symfony 4 (WIP) Updated security/* articles to Symfony 4 Fixing build problems tweaks thanks to @yceruto updating the rest of the Doctrine docs Update Custom UsernamePasswordToken Authenticator ...
Related to this: I noticed that calling |
Right, I was missing the debug bundle. Worth mentioning in these docs that |
We should probably advise to install the |
@weaverryan Is this description here sufficient or is another one required ? |
Thank you for this issue. |
Thank you for this issue. |
Hello? This issue is about to be closed if nobody replies. |
Friendly reminder that this issue exists. If I don't hear anything I'll close this. |
Don't close it. Thanks. |
Closing as fixed because the docs now mention the |
Uh oh!
There was an error while loading. Please reload this page.
The handy
dump()
function is no longer available by default: it needs to be installed. We need to talk about this function somewhere... maybe early, because I'd love to mention it throughout the rest of the docs.Also, I don't think we talk about installing the profiler yet!
The text was updated successfully, but these errors were encountered: