dev-lang/php: new revisions to phase out PHP_INI_VERSION.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 21 Mar 2017 17:50:27 +0000 (13:50 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 21 Mar 2017 19:27:07 +0000 (15:27 -0400)
commiteb52e5fc00c55bb18c93beca65e3bf97a1f7ad45
treef6a905f52db8caf4001d0ce08ce255eee7560eb8
parent4595bca09336718fdb3958cd3120d3ab374f2ce7
dev-lang/php: new revisions to phase out PHP_INI_VERSION.

These three new revisions install the "production" version of php.ini
unconditionally. The changes between the two versions are minimal
anway, and the production version is safer for people who don't care.

A warning will be emitted for users who still have the variable set.

In addition, the 5.6 and 7.0 series will now cache their ./configure
test results. This is based on a similar change made in 7.1, and
should speed up the build a little.

Gentoo-Bug: 530002
Gentoo-Bug: 611214

Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-lang/php/php-5.6.30-r2.ebuild [moved from dev-lang/php/php-5.6.30-r1.ebuild with 96% similarity]
dev-lang/php/php-7.0.17-r1.ebuild [moved from dev-lang/php/php-7.0.17.ebuild with 95% similarity]
dev-lang/php/php-7.1.3-r1.ebuild [moved from dev-lang/php/php-7.1.3.ebuild with 95% similarity]