Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#11463 closed Bug Report - General (fixed)
mythweb 0.25 incomatible with PHP 5.4.0 and later ( Call-time pass-by-reference)
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25.4 |
| Component: | MythTV - General | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This bug has been fixed in 0.26, see http://code.mythtv.org/trac/ticket/10504
However, this bug still exists in mythweb-0.25
mythweb-0.25 is used in Ubuntu 12.10, which uses php-5.4.6.
This leaves mythweb-0.25 in a broken state. The Ubuntu mythweb maintainers will not apply the required patch to mythweb-0.25 unless it is accept as an upstream patch.
The Ubuntu ticket is:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1048121
Attachments (4)
Change History (8)
by , 13 years ago
| Attachment: | MythBase.php.patch added |
|---|
by , 13 years ago
| Attachment: | tv-schedules.php.patch added |
|---|
comment:3 by , 13 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:4 by , 13 years ago
| Milestone: | unknown → 0.25.4 |
|---|
Note:
See TracTickets
for help on using tickets.

Patch for fixing this bug