Page MenuHomePhorge

Generalize references to PHP 5.x Debian/Ubuntu packages
ClosedPublic

Authored by taavi on Jun 29 2023, 11:56.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 19:51
Unknown Object (File)
Mon, Apr 1, 02:13
Unknown Object (File)
Sun, Mar 31, 03:10
Unknown Object (File)
Mar 27 2024, 16:13
Unknown Object (File)
Mar 10 2024, 16:19
Unknown Object (File)
Mar 10 2024, 16:19
Unknown Object (File)
Mar 7 2024, 12:21
Unknown Object (File)
Mar 7 2024, 12:20

Details

Summary

Both Debian and Ubuntu have been shipping PHP 7.x (or now 8.x) for a while.
This patch replaces the versioned php5-foo package references with more general
php-foo package names.

Test Plan

Navigated to the documentation pages that this patch updates.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

taavi requested review of this revision.Jun 29 2023, 11:56

Thanks

As additional source, the mentioned packages are now totally orphan from any stable, oldstable and oldoldstable:

https://packages.ubuntu.com/search?keywords=php5- - zero results

https://packages.debian.org/search?keywords=php5- - some results but totally unrelated to our purposes

This revision is now accepted and ready to land.Jun 29 2023, 12:58

As additional thing, yes, I'm aware that there is the nice maintainer https://deb.sury.org/ that provides some additional packages like php73-something but that is a totally esoteric thing not oriented to any normal user.

If an user adopted sury.org, surely (suryely?) that user knows that to do instead.