1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 04:35:39 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Valery Kartel
6565601b63 testing/php7: Change arch to all, add extension loading order, add iconv extension 2016-04-05 04:58:24 +00:00
Valery Kartel
883db96099 testing/php7: upgrade to 7.0.5 2016-04-03 17:00:54 +00:00
Timo Teräs
a924aa2021 testing/php7: fix sha256/512 passwords
ref #5141
2016-03-25 08:24:25 +00:00
Timo Teräs
964fda4bc0 testing/php7: fix crypt and add paxmark 2016-03-25 07:41:43 +00:00
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