Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651094 (PHP-7-compat) - [TRACKER] Packages broken with >=dev-lang/php-7.1
Summary: [TRACKER] Packages broken with >=dev-lang/php-7.1
Status: RESOLVED FIXED
Alias: PHP-7-compat
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2018-12-31
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords: Tracker
Depends on: 582226 582516 603988 615182 615472 649772 650870 650926 650928 650934 651072 651092 651106 651112 651148 651166 651180 651184 651186 651194 651784 678148 687262
Blocks:
  Show dependency tree
 
Reported: 2018-03-21 16:41 UTC by Brian Evans (RETIRED)
Modified: 2020-10-06 12:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2018-03-21 16:41:48 UTC
This bug is here to track all packages which do not compile or run scripts on PHP 7.1 or greater.

PHP 5.6 and PHP 7.0 will be EOL at the end of 2018 and will be masked soon after.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-30 20:39:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ab0e12c0485d63cea19d06145218f5a1d17436

commit 77ab0e12c0485d63cea19d06145218f5a1d17436
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2019-09-30 18:55:42 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2019-09-30 20:38:58 +0000

    profiles: Mask PHP 5.6 and dependencies
    
    PHP 5.6 is End of life and we've kept it around long enough
    
    Bug: https://bugs.gentoo.org/651094
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 profiles/base/package.use.mask |  8 +++++++
 profiles/base/use.mask         |  4 ++++
 profiles/package.mask          | 48 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 60 insertions(+)