diff options
Diffstat (limited to 'gnu/packages/php.scm')
-rw-r--r-- | gnu/packages/php.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/php.scm b/gnu/packages/php.scm index e58d82dab1..77063b9afc 100644 --- a/gnu/packages/php.scm +++ b/gnu/packages/php.scm @@ -341,6 +341,3 @@ systems, web content management systems and web frameworks." ) license:lgpl2.1+ ; ext/bcmath/libbcmath license:bsd-2 ; ext/fileinfo/libmagic license:expat)))) ; ext/date/lib - -(define-public php-with-bcmath - (deprecated-package "php-with-bcmath" php)) |