aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7
Commit message (Collapse)AuthorAgeFilesLines
* 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/