Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/php7: add missing changes from previous commit | Timo Teräs | 2016-03-08 | 2 | -1/+14 |
| | |||||
* | testing/php7: security upgrade to 7.0.4, and improvements | Valery Kartel | 2016-03-08 | 3 | -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 extensions | Valery Kartel | 2016-02-23 | 1 | -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 x86 | Sören Tempel | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | testing/php7: new aport | Valery Kartel | 2016-02-10 | 6 | -0/+513 |
The PHP language runtime engine - 7th branch http://php.net/ |