diff --git a/dev-lang/php/metadata.xml b/dev-lang/php/metadata.xml
index ca91577505a35..45a8e7f87ccce 100644
--- a/dev-lang/php/metadata.xml
+++ b/dev-lang/php/metadata.xml
@@ -27,10 +27,6 @@
Enable the Command-Line Interface (CLI) SAPI
-
- Include gcov symbols for test coverage and lcov reports. Only
- useful for extension developers, and requires GCC.
-
Enable the Character type checking (ctype) extension