mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #07710
[Bug 1048121] Re: mythweb/php-mythtv incompatibility with PHP 5.4.x
>From what I can see, 0.25 is the latest version 'natively' supplied for
12.10. To get 0.26 I'd have to go the ppa route to get it (which I do
see 12.10 listed as supported).
So I'm a bit baffled why such a simple known (show stopping) bug can
remain when it's the latest natively available - many people won't
necessary know, or want to do deal with going the ppa route. From an
end user perspective the expectation would be for such a simple (show
stopping) bug to get quickly fixed and not have to go some other route
and incur the hassle of an update to the next major version just to get
the fix.
Thanks for responding, though knowing what the status is helps some!
--
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