Skip to content

Commit bd71c3c

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 4bc3bec commit bd71c3c

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
@@ -663,7 +663,34 @@ manifest:
663663
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Mysqldb: irrelevant (These are python only tests.)
664664
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Psycopg: irrelevant (These are python only tests.)
665665
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Pymysql: irrelevant (These are python only tests.)
666-
tests/integrations/test_dbm.py::Test_Dbm_DynamicService_Postgres: missing_feature
666+
tests/integrations/test_dbm.py::Test_Dbm_DynamicService_Postgres: # TODO: a lower version might be supported
667+
- weblog_declaration:
668+
'*': missing_feature
669+
php-fpm-7.4: '>=1.21.0'
670+
apache-mod-8.2: '>=1.21.0'
671+
apache-mod-7.2-zts: '>=1.21.0'
672+
php-fpm-8.5: '>=1.21.0'
673+
apache-mod-7.4: '>=1.21.0'
674+
php-fpm-8.1: '>=1.21.0'
675+
php-fpm-7.3: '>=1.21.0'
676+
apache-mod-8.1: '>=1.21.0'
677+
apache-mod-7.3: '>=1.21.0'
678+
apache-mod-7.3-zts: '>=1.21.0'
679+
php-fpm-8.2: '>=1.21.0'
680+
apache-mod-7.1: '>=1.21.0'
681+
apache-mod-7.0-zts: '>=1.21.0'
682+
php-fpm-7.1: '>=1.21.0'
683+
apache-mod-8.0: '>=1.21.0'
684+
php-fpm-7.0: '>=1.21.0'
685+
apache-mod-8.0-zts: '>=1.21.0'
686+
php-fpm-8.0: '>=1.21.0'
687+
apache-mod-7.1-zts: '>=1.21.0'
688+
apache-mod-7.0: '>=1.21.0'
689+
apache-mod-8.1-zts: '>=1.21.0'
690+
apache-mod-7.2: '>=1.21.0'
691+
apache-mod-7.4-zts: '>=1.21.0'
692+
apache-mod-8.2-zts: '>=1.21.0'
693+
php-fpm-7.2: '>=1.21.0'
667694
tests/integrations/test_dsm.py::Test_DsmContext_Extraction_Base64: missing_feature
668695
tests/integrations/test_dsm.py::Test_DsmContext_Injection_Base64: missing_feature
669696
tests/integrations/test_dsm.py::Test_DsmHttp: missing_feature

0 commit comments

Comments
 (0)