diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-07-30 10:34:50 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-07-30 10:34:50 +0200 |
commit | e27b47eee0fc1efb5e01cfc17ff5bd1fb63f48c1 (patch) | |
tree | bd6b984f050bdb3e4fc0e1429f60a3e3882dbb6e | |
parent | 321c49f1677fa552114fb9a48c585796dc2d00e7 (diff) |
php-phalcon3: link to upstream bug (php 7 broken)
-rw-r--r-- | php-phalcon3.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-phalcon3.spec b/php-phalcon3.spec index 1067103..52b7faf 100644 --- a/php-phalcon3.spec +++ b/php-phalcon3.spec @@ -243,6 +243,8 @@ rm -rf %{buildroot} * Sat Jul 30 2016 Remi Collet <remi@fedoraproject.org> - 3.0.0-1 - update to 3.0.0 - rename to php-phalcon2 +- PHP 7 build is broken for now + open https://github.com/phalcon/cphalcon/issues/12054 * Fri May 20 2016 Remi Collet <remi@fedoraproject.org> - 2.0.13-1 - update to 2.0.13 |