Update to PHP7.0 dependencies
Bug #1564121 reported by
Nish Aravamudan
on 2016-03-30
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| phpldapadmin (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Update to PHP7.0 dependencies.
Nish Aravamudan (nacc) wrote : | #1 |
Nish Aravamudan (nacc) wrote : | #3 |
Nish Aravamudan (nacc) wrote : | #4 |
Ack steve, thanks for the review.
Changed in phpldapadmin (Ubuntu): | |
status: | Incomplete → New |
Steve Langasek (vorlon)
on 2016-04-01
Changed in phpldapadmin (Ubuntu): | |
status: | New → Fix Committed |
Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package phpldapadmin - 1.2.2-5.2ubuntu1
---------------
phpldapadmin (1.2.2-5.2ubuntu1) xenial; urgency=medium
* Update to PHP7.0 dependencies (LP: #1564121).
* Add support for PHP7.0 apache2 configuration.
-- Nishanth Aravamudan <email address hidden> Wed, 30 Mar 2016 15:21:24 -0700
Changed in phpldapadmin (Ubuntu): | |
status: | Fix Committed → Fix Released |
Maciej Puzio (maciej-puzio) wrote : | #6 |
This update to package phpldapadmin causes two problems. As this bug report has been closed, I reported them as new bugs:
Bug 1566481 phpldapadmin missing dependency php7.0-xml
Bug 1566491 phpldapadmin fails to enable php7.0 module
If you are affected by one or both of these bugs, please post your comments in new bug reports, not in this one. Thanks!
To post a comment you must log in.
I'm not clear on why this patch changes the postinst to look for both php7.0 and php5 when the runtime apache config looks exclusively for mod_php.c and the package depends on libapache2-mod-php. This looks to me like it should replace the existing php5 config with php7 rather than adding on to it.