aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7
Commit message (Collapse)AuthorAgeFilesLines
* community/php7: move peardev from -dev subpkg to -pear subpkgJakub Jirutka2017-05-021-2/+1
| | | | | This is based on https://github.com/alpinelinux/aports/pull/1305 by vakartel.
* community/php7: fix pecl, explicitly load xml extensionJakub Jirutka2017-05-021-0/+5
| | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: switch to mysqlnd (PHP mysql native driver)Jakub Jirutka2017-05-021-4/+6
|
* community/php7: build with system-provided pcre libraryJakub Jirutka2017-05-021-1/+1
|
* community/php7: build fileinfo and tokenizer as sharedJakub Jirutka2017-05-021-2/+4
|
* community/php7: build recode extension as sharedJakub Jirutka2017-05-022-2/+25
|
* community/php7: build simplexml and xmlwriter as sharedJakub Jirutka2017-05-021-2/+4
|
* community/php7: remove gsoap-dev from makedepends (not used anymore)Jakub Jirutka2017-05-021-2/+1
|
* community/php7: remove paxmark, it's not actually neededJakub Jirutka2017-05-021-2/+1
| | | | According to vakartel.
* community/php7: parametrize version suffix and some pathsJakub Jirutka2017-05-021-34/+44
| | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: upgrade to 7.1.4Jakub Jirutka2017-05-025-111/+61
| | | | | | This patch is based on https://github.com/alpinelinux/aports/pull/1305, but includes only changes relevant to the upgrade (I'll apply the rest separately).
* community/php7: rebuildJakub Jirutka2017-04-291-1/+1
| | | | | I'm trying to unblock aarch64 builder that is stuck on nextcloud, because it's trying to build it with outdated php7 package.
* community/php7: upgrade to 7.0.18Valery Kartel2017-04-201-3/+3
|
* community/php7: disable jit on s390xTuan M. Hoang2017-04-201-1/+3
|
* community/php7: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* community/php7: remove uncommitted/unifinished patchLeonardo Arena2017-04-071-4/+2
|
* community/php7-pear-net_idna2: install in the PEAR dirLeonardo Arena2017-04-071-2/+4
|
* community/php7: symlink php-cgiLeonardo Arena2017-04-071-1/+2
|
* community/php7: critical fix in -devValery Kartel2017-03-221-5/+10
| | | | | move phpize back from -pear to -dev. add unsuffixed symlinks for phpize, php-config
* community/php7: upgrade to 7.0.17Andy Postnikov2017-03-203-133/+18
| | | | | | | Bug fix release http://php.net/archive/2017.php#id2017-03-16-1 - removes getrandom patch - adds libressl patch to allow configure with libressl
* trigger rebuilds on libwebp dependentsWilliam Pitcock2017-02-261-1/+1
|
* community/php7: fix php bug #74105Valery Kartel2017-02-232-20/+132
| | | | | | backport of php upstream patch fix getrandom() call for images, deployed on kernel < 3.17 https://github.com/php/php-src/pull/2385
* community/php7: upgrade to 7.0.16Andy Postnikov2017-02-181-4/+4
| | | | Bug fix release http://php.net/archive/2017.php#id2017-02-16-1
* community/php7: upgrade to 7.0.15 (security fixes)Andy Postnikov2017-01-191-5/+5
|
* community/php7: rebuild against icu-58.1Leonardo Arena2016-12-261-1/+1
|
* community/php7: fix php7-common having a dependency on itselfKevin Daudt2016-12-221-1/+2
|
* community/php7: bundle php7-readline extensionAndy Postnikov2016-12-131-6/+5
| | | | | | | There's no way to keep php7-readline extension shared. Redhat bundling it into php executables https://apps.fedoraproject.org/packages/php/sources/spec/ The same as official PHP for Alpine docker image https://github.com/docker-library/php/blob/master/7.0/alpine/Dockerfile#L114
* community/php7: fix build for aarch64Andy Postnikov2016-12-102-1/+36
|
* community/php7: upgrade to 7.0.14 (security fixes)Andy Postnikov2016-12-081-4/+4
|
* community/php7: disabled debug output in phpdbgJérémy Derussé2016-11-161-2/+1
| | | | | The purpose of this flag was to make phpdbg more verbose (https://github.com/krakjoe/phpdbg/blob/master/config.m4#L12) And add a lot of noise in application's logs.
* community/php7: upgrade to 7.0.13Andy Postnikov2016-11-111-4/+4
|
* community/[various]: dont set arch in split functionTimo Teräs2016-11-021-4/+2
|
* community/php7: upgrade to 7.0.12Andy Postnikov2016-10-152-63/+8
|
* community/php7: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* community/php7: upgrade to 7.0.11Jakub Jirutka2016-09-221-5/+5
|
* community/php7: rewrite runscript, allow to run multiple mastersJakub Jirutka2016-09-222-18/+76
|
* testing/php7: move to communityCarlo Landmeter2016-08-279-0/+617