add stub opentelemetry classes in case it is disabled

This commit is contained in:
Andrew Dolgov
2023-10-24 17:50:00 +03:00
parent 1e3b7f7a43
commit 3d5308a6e5
3 changed files with 162 additions and 46 deletions

2
.vscode/tasks.json vendored
View File

@@ -21,7 +21,7 @@
}
},
"command": "${workspaceRoot}/utils/phpstan-watcher.sh",
"command": "chmod +x ${workspaceRoot}/utils/phpstan-watcher.sh && ${workspaceRoot}/utils/phpstan-watcher.sh",
},
{
"type": "gulp",