diff options
Diffstat (limited to 'devel/php-scalar_objects/Makefile')
-rw-r--r-- | devel/php-scalar_objects/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile index 1389d1068c67..05ccf4927820 100644 --- a/devel/php-scalar_objects/Makefile +++ b/devel/php-scalar_objects/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= Support method calls on primitive types in PHP +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= PHP301 USE_GITHUB= yes |