elastic / elastic/apm-agent-php
TODOs for new build system
Open
agent-php
enhancement
priority: low
triage otel
triaged
umbrella
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Native (C/C++) code formatting
- [ ] Define the style and check it in
- [ ] CI should fail if the formatting is not consistent with the style
- [ ] Static analysis for native part
- [ ] Configure compiler to treat warnings as errors
- [ ] Enable all _useful_ warnings
- [ ] clang-tidy
- [ ] Use runtime checkers/sanitizers
- [ ] AddressSanitizer
- [ ] Valgrind
- [ ] Get JUnit format results from cmocka unit tests
Contributor guide
Assessment
This issue has not been assessed yet.