FS#49124 - [owncloud] breaks with php 7.0.6

Attached to Project: Community Packages
Opened by Marcus Hoffmann (BubuIIC) - Thursday, 28 April 2016, 11:54 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 29 April 2016, 10:53 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

owncloud stops working after updating to php-7.0.6.

See forum thread here: https://bbs.archlinux.org/viewtopic.php?id=211934

A fix was posted here: https://github.com/owncloud/core/pull/24326


Additional info:
community/owncloud 9.0.1-1
extra/php 7.0.6-2
extra/php-fpm 7.0.6-2
extra/php-gd 7.0.6-2
extra/php-intl 7.0.6-2
extra/php-mcrypt 7.0.6-2

Steps to reproduce:

* Update php to 7.0.6.
* Try to access an owncloud instance.
* Can't login to owncloud.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Friday, 29 April 2016, 10:53 GMT
Reason for closing:  Fixed
Comment by Marcus Hoffmann (BubuIIC) - Thursday, 28 April 2016, 11:59 GMT
I probably put that in the wrong place. Should be Community Packages. Sorry!
Comment by Bob Arctor (oduesp) - Thursday, 28 April 2016, 18:15 GMT
I confirm this. And nothing in any logs, silent breakage.

Reverting to 7.0.5-2 fixed this issue.

Loading...