]> git.pld-linux.org Git - packages/php.git/commitdiff
ionCube Loader extension < 4.0.9 is incompatible with Phar files
authorElan Ruusamäe <glen@delfi.ee>
Fri, 7 Dec 2012 22:23:11 +0000 (00:23 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 7 Dec 2012 22:23:11 +0000 (00:23 +0200)
info taken from composer-php installer script
https://getcomposer.org/installer

php.spec

index ed24241a83391919cd28be8979e0c757d29c201b..4d65ac81639ff63873935ec6bd52fd7f96997ff9 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1394,6 +1394,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
This page took 0.879802 seconds and 4 git commands to generate.