Skip to content

Commit d14107e

Browse files
chore: activate easy wins for @DataDog/apm-idm
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 15f2913 commit d14107e

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

manifests/php.yml

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,34 @@ manifest:
676676
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Mysqldb: irrelevant (These are python only tests.)
677677
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Psycopg: irrelevant (These are python only tests.)
678678
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Pymysql: irrelevant (These are python only tests.)
679-
tests/integrations/test_dbm.py::Test_Dbm_DynamicService_Postgres: missing_feature
679+
tests/integrations/test_dbm.py::Test_Dbm_DynamicService_Postgres: # TODO: a lower version might be supported
680+
- weblog_declaration:
681+
'*': missing_feature
682+
apache-mod-8.0: '>=1.21.0'
683+
php-fpm-7.3: '>=1.21.0'
684+
apache-mod-8.1-zts: '>=1.21.0'
685+
apache-mod-7.4-zts: '>=1.21.0'
686+
apache-mod-7.2-zts: '>=1.21.0'
687+
apache-mod-7.3: '>=1.21.0'
688+
apache-mod-7.3-zts: '>=1.21.0'
689+
apache-mod-7.1: '>=1.21.0'
690+
apache-mod-7.1-zts: '>=1.21.0'
691+
php-fpm-8.2: '>=1.21.0'
692+
php-fpm-8.0: '>=1.21.0'
693+
apache-mod-8.2-zts: '>=1.21.0'
694+
apache-mod-7.4: '>=1.21.0'
695+
apache-mod-8.0-zts: '>=1.21.0'
696+
php-fpm-8.1: '>=1.21.0'
697+
apache-mod-7.0-zts: '>=1.21.0'
698+
php-fpm-7.4: '>=1.21.0'
699+
apache-mod-8.2: '>=1.21.0'
700+
apache-mod-8.1: '>=1.21.0'
701+
php-fpm-8.5: '>=1.21.0'
702+
apache-mod-7.0: '>=1.21.0'
703+
php-fpm-7.1: '>=1.21.0'
704+
php-fpm-7.0: '>=1.21.0'
705+
php-fpm-7.2: '>=1.21.0'
706+
apache-mod-7.2: '>=1.21.0'
680707
tests/integrations/test_dsm.py::Test_DsmContext_Extraction_Base64: missing_feature
681708
tests/integrations/test_dsm.py::Test_DsmContext_Injection_Base64: missing_feature
682709
tests/integrations/test_dsm.py::Test_DsmHttp: missing_feature

0 commit comments

Comments
 (0)