Implement enough component tests infrastructure to support testing curl auto-instrumentation. Namely: - [x] It is possible to spawn at least two PHP runtimes that can run application code specific to each test case - [x] It is possible to get data sent to collector by each of instrumented PHP runtimes
Implement enough component tests infrastructure to support testing curl auto-instrumentation.
Namely: