[packages/php/PHP_5_5] ionCube Loader extension < 4.0.9 is incompatible with Phar files
glen
glen at pld-linux.org
Fri Dec 7 23:24:12 CET 2012
commit 3c2ec9fb7dc77f2d89094d3f8d1f707b7e180560
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Dec 8 00:23:11 2012 +0200
ionCube Loader extension < 4.0.9 is incompatible with Phar files
info taken from composer-php installer script
https://getcomposer.org/installer
php.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/php.spec b/php.spec
index 192750f..f1a1763 100644
--- a/php.spec
+++ b/php.spec
@@ -1402,6 +1402,7 @@ Suggests: %{name}-cli
Suggests: %{name}-zlib
Provides: php(phar) = %{pharver}
Obsoletes: php-pecl-phar < %{pharver}
+Conflicts: php-ioncube < 4.0.9
%description phar
This is a dynamic shared object (DSO) for PHP that will add phar
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/3c2ec9fb7dc77f2d89094d3f8d1f707b7e180560
More information about the pld-cvs-commit
mailing list