lemon-magazine-17731
09/22/2021, 5:15 AMstrong-laptop-16773
09/22/2021, 3:41 PMstrong-laptop-16773
09/22/2021, 3:42 PM{
"version": "0.2.0",
"configurations": [
{
"name": "Listen for XDebug",
"type": "php",
"request": "launch",
"port": 9003,
"runtimeExecutable": "/usr/bin/php",
"pathMappings": {
"/data": "/home/artur/Projects/spryker-btc",
},
"log": true,
"xdebugSettings": {
"max_data": 65535,
"show_hidden": 1,
"max_children": 100,
"max_depth": 5
}
},
]
}
astonishing-lamp-41374
09/22/2021, 4:22 PMstrong-laptop-16773
09/22/2021, 4:24 PMastonishing-lamp-41374
09/22/2021, 4:25 PM