Configuring php agent at the application

Built from master as you recommended. still no data.

I did some prints if it can help you to detect something wrong in what I did.

if everything is allright probably is something wrong on my application...

strangely... my phpinfo(). page stopped working after I turned on the elastic_apm extension.

<?php
phpinfo();
?>