[Bug 2016016] Re: [SRU] require PHP 8 (LP: #1975892)
Ubuntu Foundations Team Bug Bot
2016016 at bugs.launchpad.net
Fri Apr 14 16:27:51 UTC 2023
The attachment "debdiff for lunar" seems to be a debdiff. The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff. If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2016016
Title:
[SRU] require PHP 8 (LP: #1975892)
Status in phpmyadmin package in Ubuntu:
New
Status in phpmyadmin source package in Jammy:
New
Status in phpmyadmin source package in Kinetic:
New
Status in phpmyadmin source package in Lunar:
New
Bug description:
[ Impact ]
* Forcing PHP 8 is required as users posted their concerns and invade Internet about this subject since then
- See: https://github.com/phpmyadmin/phpmyadmin/issues/17503
- See: https://github.com/phpmyadmin/phpmyadmin/issues/17523 (same as above but with the hate/heat enabled)
- The packaging of symfony is made so it's impossible to run PHP < 8
[ Test Plan ]
* To reproduce the forced PHP 8 message, install deb sury's PHP 7.4
or an Ubuntu jammy with PHP 7.4 installed and Apache2
and the packages mentioned in https://bugs.launchpad.net/ubuntu/+source/symfony/+bug/1975892
- Now that everything is installed, admire the error 500
- Apply my patch on `libraries/common.inc.php`
- Refresh, and see the HTML
Alternative solution, change the `PHP_VERSION_ID < 80000` to `true` and see the HTML.
[ Where problems could occur ]
* Users could complain about the change for the PHP 8 version required,
but that would mean they tweaked their distribution in a very weird way to have the symfony packages non buggy.
[ Other Info ]
See: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/2013402
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/2016016/+subscriptions
More information about the Ubuntu-sponsors
mailing list