Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions manifests/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1885,6 +1885,10 @@ manifest:
php-fpm-8.5: missing_feature (profiling seems not to be activated)
laravel11x: missing_feature (profiling seems not to be activated)
symfony7x: missing_feature (profiling seems not to be activated)
- weblog_declaration:
symfony7x: missing_feature (profiling seems not to be activated)
laravel11x: missing_feature (profiling seems not to be activated)
php-fpm-8.5: missing_feature (profiling seems not to be activated)
tests/test_profiling.py::Test_Profile::test_process_tags_svc:
- declaration: missing_feature
- weblog_declaration:
Expand Down Expand Up @@ -1913,6 +1917,10 @@ manifest:
php-fpm-8.5: missing_feature (profiling seems not to be activated)
laravel11x: missing_feature (profiling seems not to be activated)
symfony7x: missing_feature (profiling seems not to be activated)
- weblog_declaration:
symfony7x: missing_feature (profiling seems not to be activated)
laravel11x: missing_feature (profiling seems not to be activated)
php-fpm-8.5: missing_feature (profiling seems not to be activated)
tests/test_resource_renaming.py: v1.14.0
tests/test_resource_renaming.py::Test_Resource_Renaming_Stats_Aggregation_Keys: # TODO: a lower version might be supported
- weblog_declaration:
Expand Down
Loading