mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #07704
[Bug 1048121] Re: mythweb/php-mythtv incompatibility with PHP 5.4.x
@Drumz - We only carry a very minimum set of patches to what upstream
does. If upstream backports that fix to 0.25, then our builds will get
it automatically. As it's fixed in 0.26, and 0.26 is available for
12.10, you can always upgrade. If you would like to stick with 0.25,
then you will need to continue to fix it (unless upstream backports the
fix). There shouldn't be that many 0.25 builds happening anymore as the
dev version is 0.27 now.
@Chuck Smith - We already provide 0.26 builds for 12.10 via
http://www.mythbuntu.org/repos
** Changed in: mythtv (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in Ubuntu.
https://bugs.launchpad.net/bugs/1048121
Title:
mythweb/php-mythtv incompatibility with PHP 5.4.x
Status in “mythtv” package in Ubuntu:
Fix Released
Bug description:
After updating to the 12.10 development release, I can no longer use
mythweb, any attempt to visit th emythweb page results in the
following warning + error in my apache logs:
[Sun Sep 09 15:03:04 2012] [error] [client x.x.x.x] PHP Warning: Unknown: function '0' not found or invalid function name in Unknown on line 0
[Sun Sep 09 15:03:04 2012] [error] [client x.x.x.x] PHP Fatal error: Call-time pass-by-reference has been removed in /usr/share/mythtv/bindings/php/MythBase.php on line 50
This appears to be a known issue upstream in MythTV ticket #10504 at:
http://code.mythtv.org/trac/ticket/10504
My php version:
~# php --version
PHP 5.4.6-1ubuntu1 (cli) (built: Aug 22 2012 21:13:52)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
The reported file from the apache error belongs to php-mythtv on Ubuntu:
~# dpkg-query -S /usr/share/mythtv/bindings/php/MythBase.php
php-mythtv: /usr/share/mythtv/bindings/php/MythBase.php
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1048121/+subscriptions
References