Commit a392bb5
authored
debugger: Add basic inline values support (#84)
This PR adds support for basic inline values for PHP. I think these are
the most commonly used inline values.
If we need to add support for more advanced structures, we can do that
later.
<img width="740" height="447" alt="Screenshot 2025-12-06 at 17 59 06"
src="https://github.com/user-attachments/assets/8e6d8585-37e0-48fc-8c66-4d52657e7284"
/>1 parent 1d18aae commit a392bb5
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments