Atli Christiansen
Atli Christiansen
I made a mistake. I thought that this wasn't supported because I didn't see what I expected from `gitlab-ci-local --preview`. I can see that it is in fact supported when...
Feature request: `gitlab-ci-local --preview` should show variable values when possible. A possible solution: show value in YAML comment. Job in .gitlab-ci.yml file: ```YAML job: variables: FLAGS: '-al' LS_CMD: 'ls "$FLAGS"...
@SergeyKleyman See https://github.com/elastic/apm-agent-php/issues/636#issuecomment-1231541998
Forgot to attach a (partial) coredump: https://gist.github.com/atli-c/8b142a79e7a5527c400a7ecd82346d58
Issue still persists with newest version (v1.6): ```PHP
I can no longer replicate issue with `APM_VERSION=1.7.1`. It looks like this has been solved ✅