aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7
Commit message (Collapse)AuthorAgeFilesLines
* testing/php7: rename variables $_depends_* to $depends_*Jakub Jirutka2016-07-241-10/+9
|
* testing/php7: upgrade to 7.0.9Andy Postnikov2016-07-241-5/+5
|
* testing/php7: refactor abuild, DRY it and fix minor issuesJakub Jirutka2016-06-241-176/+115
|
* testing/php7: Upgrade to 7.0.8Andy Postnikov2016-06-241-4/+4
| | | | Security release http://php.net/archive/2016.php#id2016-06-23-1
* testing/php7: upgrade to 7.0.7Natanael Copa2016-05-271-4/+4
|
* testing/php7: upgrade to 7.0.6Natanael Copa2016-05-022-71/+8
|
* testing/php7: Change arch to all, add extension loading order, add iconv ↵Valery Kartel2016-04-051-12/+16
| | | | extension
* testing/php7: upgrade to 7.0.5Valery Kartel2016-04-031-5/+5
|
* testing/php7: fix sha256/512 passwordsTimo Teräs2016-03-252-24/+6
| | | | ref #5141
* testing/php7: fix crypt and add paxmarkTimo Teräs2016-03-252-5/+88
|
* testing/php7: add missing changes from previous commitTimo Teräs2016-03-082-1/+14
|
* testing/php7: security upgrade to 7.0.4, and improvementsValery Kartel2016-03-083-17/+109
| | | | | | | | | - fixes #5220 - sqlite3 & pdo_sqlite now uses system libsqlite3 not bundled one (fixes #5198) - change fpm log & pid paths and names to not intersect with main/php - change fpm init script to use reopen logs signal - add logrotate script
* testing/php7: fix mysqli, mysqlnd and pdo_mysql extensionsValery Kartel2016-02-231-3/+4
| | | | | | - mysqli and pdo_mysql now uses system libmysqlclient library - mysqlnd now has mysqli as a backend - fixes #5111
* testing/php7: temporarily disable on x86Sören Tempel2016-02-101-1/+1
|
* testing/php7: new aportValery Kartel2016-02-106-0/+513
The PHP language runtime engine - 7th branch http://php.net/