Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651094 (PHP-7-compat)

Summary: [TRACKER] Packages broken with >=dev-lang/php-7.1
Product: Gentoo Linux Reporter: Brian Evans (RETIRED) <grknight>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jaco
Priority: Normal Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug 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    
Bug Blocks:    
Deadline: 2018-12-31   

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(+)