Commit 6aee739
committed
minor #14263 Getting a stack trace follow up (greg0ire)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
Getting a stack trace follow up
Here are fixes for issues I noticed only now 🤦 (sorry)
There is one issue I don't know how to fix: although I put a gif in `_images/contributing/code/stack-trace.gif`, and linked to it with
https://github.com/symfony/symfony-docs/blob/0f3335f18e1058aa6a68185ff930615c7d827d89/contributing/code/stack_trace.rst#L104, it is served at at least this url: https://symfony.com/doc/4.4/_images/stack-trace.gif (and [the link does not render properly](https://symfony.com/doc/current/contributing/code/stack_trace.html), of course)
What did I do wrong?

Commits
-------
4c14bfb Getting a stack trace follow up1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments