diff --git a/frameworks/PHP/php/benchmark_config.json b/frameworks/PHP/php/benchmark_config.json index fd73ea26d49..65bff4dcd92 100644 --- a/frameworks/PHP/php/benchmark_config.json +++ b/frameworks/PHP/php/benchmark_config.json @@ -182,7 +182,8 @@ "database_os": "Linux", "display_name": "PHP-frankenphp", "notes": "", - "versus": "php" + "versus": "php", + "tags": ["broken"] }, "workerman": { "json_url": "/json.php", diff --git a/frameworks/PHP/symfony/benchmark_config.json b/frameworks/PHP/symfony/benchmark_config.json index d5f97f06800..d43aed598aa 100644 --- a/frameworks/PHP/symfony/benchmark_config.json +++ b/frameworks/PHP/symfony/benchmark_config.json @@ -162,7 +162,7 @@ "display_name": "symfony-frankenphp", "notes": "Use php 8.2", "versus": "php", - "tags": [] + "tags": ["broken"] } }] }