5 Commits

Author SHA1 Message Date
Timo Teräs
90b0ba2114 testing/php7: add missing changes from previous commit 2016-03-08 06:23:20 +00:00
Valery Kartel
99ee74a012 testing/php7: security upgrade to 7.0.4, and improvements
- 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
2016-03-08 06:14:20 +00:00
Valery Kartel
ae6d8820a0 testing/php7: fix mysqli, mysqlnd and pdo_mysql extensions
- mysqli and pdo_mysql now uses system libmysqlclient library
- mysqlnd now has mysqli as a backend
- fixes #5111
2016-02-23 07:45:54 +00:00
Sören Tempel
b344fde739 testing/php7: temporarily disable on x86 2016-02-10 14:55:24 +01:00
Valery Kartel
9db98a17fa testing/php7: new aport
The PHP language runtime engine - 7th branch
http://php.net/
2016-02-10 12:48:54 +01:00