diff --git a/php5/data.yml b/php5/data.yml index bb55c3528..e33cdb313 100755 --- a/php5/data.yml +++ b/php5/data.yml @@ -25,5 +25,6 @@ additionalProperties: website: https://www.php.net/ github: https://github.com/php/php-src document: https://www.php.net/docs.php + deprecated: 2.0 architectures: - amd64 diff --git a/php7/data.yml b/php7/data.yml index 708d0434e..d1f56e51d 100755 --- a/php7/data.yml +++ b/php7/data.yml @@ -26,6 +26,7 @@ additionalProperties: website: https://www.php.net/ github: https://github.com/php/php-src document: https://www.php.net/docs.php + deprecated: 2.0 architectures: - amd64 - arm64 diff --git a/php8/data.yml b/php8/data.yml index 144461a5e..a50f45fec 100755 --- a/php8/data.yml +++ b/php8/data.yml @@ -26,6 +26,7 @@ additionalProperties: website: https://www.php.net/ github: https://github.com/php/php-src document: https://www.php.net/docs.php + deprecated: 2.0 architectures: - amd64 - arm64