Commit 34b8c25
authored
[FrankenPHP] Add Xdebug support (#179)
Use the new
[`xdebug_connect_to_client()`](https://xdebug.org/docs/all_functions#xdebug_connect_to_client)
function if available to allow debugging with Xdebug in worker mode.1 parent 38a5dfa commit 34b8c25
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
0 commit comments