Roberto

Results 2 issues of Roberto

**Describe the bug** OS: Centos 7.9 PHP: 7.4.28 In the php-fpm pool configuration (/etc/php-fpm.d/mypoll.conf) I've added these directives: ``` php_admin_flag[elastic_apm.enabled] = true php_admin_value[elastic_apm.environment] = "test" php_admin_value[elastic_apm.log_level] = "INFO" php_admin_value[elastic_apm.log_level_stderr] =...

bug
agent-php
PHP specific technology
triaged
priority: medium

It seems that _get_, _unset_ e _set_ keywords are unknown in git config context on 2.45.x releases, so i put the old options _--get_, _--unset_ e removed _set_ keyword to...

new user