summaryrefslogtreecommitdiff
path: root/dev-lang/php
Commit message (Collapse)AuthorAge
* dev-lang/php: new edit/revision to hide some elog messages when possible.Michael Orlitzky2016-07-10
| | | | | | | | | | | | | | | Two of the elog messages that we show only need to be dealt with once. If the user has the recently-emerged slot of PHP in his PHP_TARGETS already, then we don't need to bug him about that. And if he has PHP_INI_VERSION set to a legal value, then we don't need to inform him about that either. A new revision is made for the php-5.6.x series. The 7.x series is not stable, so an in-place edit was made. Gentoo-Bug: 440574 Package-Manager: portage-2.2.28
* dev-lang/php: remove old versions with security issues.Michael Orlitzky2016-07-09
| | | | | | | | | Gentoo-Bug: 578734 Gentoo-Bug: 581834 Gentoo-Bug: 584204 Gentoo-Bug: 587246 Package-Manager: portage-2.2.28
* dev-lang/php: arm stable, bug #587246Markus Meier2016-07-08
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* dev-lang/php: arm stable, bug #587246Markus Meier2016-07-08
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* dev-lang/php: ia64 stable wrt bug #587246Agostino Sarubbo2016-07-08
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: ia64 stable wrt bug #581834Agostino Sarubbo2016-07-08
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: sparc stable wrt bug #587246Agostino Sarubbo2016-07-08
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: sparc stable wrt bug #581834Agostino Sarubbo2016-07-08
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: ppc stable wrt bug #587246Agostino Sarubbo2016-07-08
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: ppc stable wrt bug #581834Agostino Sarubbo2016-07-08
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: arm stable, bug #584204Markus Meier2016-07-05
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* dev-lang/php: arm stable, bug #584204Markus Meier2016-07-05
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* dev-lang/php: Stable for PPC64 (bug #587246).Jeroen Roovers2016-07-03
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-lang/php: Stable for HPPA (bug #584204).Jeroen Roovers2016-07-02
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-lang/php-5.6.23-r0: add alpha keywordTobias Klausmann2016-06-30
| | | | | | Gentoo-Bug: 584204 Package-Manager: portage-2.3.0
* dev-lang/php-5.5.37-r0: add alpha keywordTobias Klausmann2016-06-30
| | | | | | Gentoo-Bug: 584204 Package-Manager: portage-2.3.0
* dev-lang/php: x86 stable wrt bug #587246Agostino Sarubbo2016-06-30
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: amd64 stable wrt bug #587246Agostino Sarubbo2016-06-30
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php-5.6.22-r0: add alpha keywordTobias Klausmann2016-06-30
| | | | | | Gentoo-Bug: 584204 Package-Manager: portage-2.3.0
* dev-lang/php-5.5.36-r0: add alpha keywordTobias Klausmann2016-06-30
| | | | | | Gentoo-Bug: 584204 Package-Manager: portage-2.3.0
* dev-lang/php: version bump all three series for security fixes.Michael Orlitzky2016-06-28
| | | | | | Gentoo-Bug: 587246 Package-Manager: portage-2.2.28
* dev-lang/php: x86 stable wrt bug #584204Agostino Sarubbo2016-06-22
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: amd64 stable wrt bug #584204Agostino Sarubbo2016-06-22
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: new revision of the 7.x series to fix our webp support.Michael Orlitzky2016-06-04
| | | | | | | | | | In the 5.x series, libvpx was used to provide webp support to the gd library. It was pulled in with USE=vpx. In php-7.x, however, libvpx has been replaced with libwebp. The old USE=vpx flag no longer worked, so it has been replaced with USE=webp and eveything updated to use that for php-7.x. Package-Manager: portage-2.2.28
* dev-lang/php: new security releases for all three supported series.Michael Orlitzky2016-06-03
| | | | | | Gentoo-Bug: 584204 Package-Manager: portage-2.2.28
* dev-lang/php-5.6.21-r0: add alpha keywordTobias Klausmann2016-05-21
| | | | | | Gentoo-Bug: 581834 Package-Manager: portage-2.3.0_rc1
* dev-lang/php-5.5.35-r0: add alpha keywordTobias Klausmann2016-05-21
| | | | | | Gentoo-Bug: 581834 Package-Manager: portage-2.3.0_rc1
* dev-lang/php: arm stable, bug #581834Markus Meier2016-05-19
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* dev-lang/php: arm stable, bug #581834Markus Meier2016-05-19
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* dev-lang/php: Stable for HPPA (bug #581834).Jeroen Roovers2016-05-14
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* dev-lang/php: Stable for PPC64 (bug #581834).Jeroen Roovers2016-05-13
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* dev-lang/php: x86 stable wrt bug #581834Agostino Sarubbo2016-05-12
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: amd64 stable wrt bug #581834Agostino Sarubbo2016-05-12
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: Remove old metadata.xml description for mysqlndBrian Evans2016-05-05
| | | | Package-Manager: portage-2.2.28
* dev-lang/php: Drop PHP 5.4 slot which has been EOL for 6 monthsBrian Evans2016-05-05
| | | | Package-Manager: portage-2.2.28
* dev-lang/php: version bump all three series with security fixes.Michael Orlitzky2016-05-04
| | | | | | Gentoo-Bug: 581834 Package-Manager: portage-2.2.26
* dev-lang/php: arm stable, bug #578734Markus Meier2016-04-19
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-lang/php: arm stable, bug #578734Markus Meier2016-04-19
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-lang/php: Stable for HPPA PPC64 (bug #578734).Jeroen Roovers2016-04-10
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* dev-lang/php: Stable for PPC64 (bug #578734).Jeroen Roovers2016-04-08
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* dev-lang/php: x86 stable wrt bug #578734Agostino Sarubbo2016-04-07
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: amd64 stable wrt bug #578734Agostino Sarubbo2016-04-07
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: new versions of all three series with security fixes.Michael Orlitzky2016-04-04
| | | | | | Gentoo-Bug: 578734 Package-Manager: portage-2.2.26
* dev-lang/php: remove old vulnerable php:5.5 and php:5.6 ebuilds.Michael Orlitzky2016-03-24
| | | | | | Gentoo-Bug: 577376 Package-Manager: portage-2.2.26
* dev-lang/php: arm stable, bug #577376Markus Meier2016-03-24
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-lang/php: arm stable, bug #577376Markus Meier2016-03-24
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-lang/php: remove vulnerable php-5.5.30 and php-5.6.14.Michael Orlitzky2016-03-20
| | | | | | Gentoo-Bug: 571254 Package-Manager: portage-2.2.26
* dev-lang/php: revision the 7.0 series to add pdo-dblib support.Michael Orlitzky2016-03-20
| | | | | | | | | | The PDO "dblib" driver was somehow lost during the transition from php:5.6 to php:7.0. I've added it back, and tested that it works with a simple query against a Microsoft SQL Server 2005 database. Gentoo-Bug: 576782 Package-Manager: portage-2.2.26
* dev-lang/php: ia64 stable wrt bug #571254Agostino Sarubbo2016-03-20
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: ia64 stable wrt bug #573892Agostino Sarubbo2016-03-20
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>