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 ff4bd8d3a1..992de3af1e 100644 --- a/gnu/packages/php.scm +++ b/gnu/packages/php.scm @@ -353,6 +353,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)) |