Browse Source

Amp php tag broken (#5332)

Joan Miquel 5 years ago
parent
commit
bcdd102211
1 changed files with 2 additions and 1 deletions
  1. 2 1
      frameworks/PHP/amp/benchmark_config.json

+ 2 - 1
frameworks/PHP/amp/benchmark_config.json

@@ -21,7 +21,8 @@
       "database_os": "Linux",
       "display_name": "amp",
       "notes": "",
-      "versus": "php"
+      "versus": "php",
+      "tags": ["broken"]
     }
   }]
 }