aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* community/php7: security upgrade to 7.1.33 - CVE-2019-11043Andy Postnikov2019-10-261-2/+4
| | | Closes GH-11983
* community/php7: security upgrade to 7.1.32Andy Postnikov2019-08-301-2/+10
| | | | | | - CVE-2019-13224 - CVE-2019-11042 - CVE-2019-11041
* community/php7: security upgrade to 7.1.30Andy Postnikov2019-06-121-4/+31
|
* community/php7: security upgrade to 7.1.17Andy Postnikov2018-05-031-3/+7
| | | | CVE-2018-5712
* community/php7: make zlib extension builtinAndy Postnikov2018-04-051-4/+9
| | | | | | PHP lacks some functionality when zlib extension built dynamic. Ref #8299 (https://bugs.alpinelinux.org/issues/8299)
* community/php7: security upgrade to 7.1.16Andy Postnikov2018-03-311-2/+2
|
* community/php7: upgrade to 7.1.15Valery Kartel2018-03-031-2/+2
|
* community/php7: upgrade to 7.1.14Andy Postnikov2018-02-081-3/+3
|
* community/php7: disable checks on ppc64leLeonardo Arena2018-02-071-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Test for blowfish compatibility [ext/mcrypt/tests/blowfish.phpt] OO API [ext/tidy/tests/020.phpt] getConfig() method - basic test for getConfig() [ext/tidy/tests/030.phpt] ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir or safe_mode): open_basedir disabled [ext/curl/tests/bug65646.phpt] OO API [ext/tidy/tests/020.phpt] getConfig() method - basic test for getConfig() [ext/tidy/tests/030.phpt] ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Test for bug 52013 about Phar::decompressFiles(). [ext/phar/tests/bug52013.phpt] Phar: test readfile() interception [ext/phar/tests/readfile.phpt] OO API [ext/tidy/tests/020.phpt] getConfig() method - basic test for getConfig() [ext/tidy/tests/030.phpt] =====================================================================
* community/php7: security upgrade to 7.1.13Andy Postnikov2018-02-061-4/+5
| | | | | | | - CVE-2018-5711 - CVE-2018-5712 Ref http://php.net/archive/2018.php#id2018-01-04-3
* community/php7: upgrade to 7.1.12TBK2017-11-281-3/+3
|
* community/php7: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* community/php7: disable test strings/htmlentities03.phptJakub Jirutka2017-11-051-1/+1
| | | | | | It fails on ppc64le, looks like related to a locale. htmlentities() test 3 (setlocale / de_DE.ISO-8859-1) [ext/standard/tests/strings/htmlentities03.phpt]
* community/php7: upgrade to 7.1.11Valery Kartel2017-10-311-4/+6
|
* community/php7: upgrade to 7.1.10Valery Kartel2017-10-031-3/+4
|
* community/php7: add FIXME commentNatanael Copa2017-09-261-0/+1
|
* community/php7: bump pkgrel due to krb5 upgradeFrancesco Colista2017-09-141-1/+1
|
* community/php7: Upgrade to 7.1.9Andy Postnikov2017-09-011-2/+2
| | | | Lots of bugfixes http://php.net/archive/2017.php#id2017-09-01-1
* community/php7: upgrade to 7.1.8Andy Postnikov2017-08-281-3/+3
| | | | Bugfix release http://php.net/archive/2017.php#id2017-08-03-3
* community/php7: remove duplicate configure optionPeter Kokot2017-07-221-1/+0
| | | | This patch removes duplicate --enable-phpdbg option of configure
* community/php7: add secinfoLeonardo Arena2017-07-191-0/+8
|
* community/php7: unblock builderWilliam Pitcock2017-07-191-0/+1
|
* community/php7: disable a few tests that failsNatanael Copa2017-07-181-1/+1
|
* community/php7: upgrade to 7.1.7Andy Postnikov2017-07-181-2/+2
| | | | Security release http://php.net/archive/2017.php#id2017-07-06-3
* community/php7: upgrade to 7.1.6Valery Kartel2017-06-091-3/+3
|
* community/php7: rebuild against readline-7.0.003Leonardo Arena2017-06-051-1/+1
|
* community/php7: fix _php_default checksValery Kartel2017-05-131-10/+15
|
* community/php7: upgrade to 7.1.5Andy Postnikov2017-05-131-3/+3
| | | | http://php.net/archive/2017.php#id2017-05-11-2
* community/php7: disable tests on s390xNatanael Copa2017-05-121-0/+3
|
* community/php7: fix imap ext to be loaded after recodeJakub Jirutka2017-05-111-7/+10
| | | | See https://github.com/alpinelinux/aports/pull/1339/files#r114501722
* community/php7: refactor funcs for resolving exts load orderJakub Jirutka2017-05-111-11/+17
|
* community/php7: improve extensions' pkgdesc, load it from CREDISJakub Jirutka2017-05-111-1/+2
| | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: fix -dev's depends and declare them in depends_devJakub Jirutka2017-05-111-1/+1
|
* community/php7: Change php7-module.conf to use SetHandlerAndy Postnikov2017-05-111-2/+2
|
* community/php7: allow tests to fail on aarch64 for nowJakub Jirutka2017-05-021-2/+4
| | | | | | | | | FAILED TEST SUMMARY --------------------------------------------------------------------- Test curl_error() & curl_errno() function with problematic proxy [ext/curl/tests/curl_basic_010.phpt] FTP with bogus parameters [ext/ftp/tests/004.phpt] IntlTimeZone::getErrorCode/Message(): basic test [ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt] IntlTimeZone::getOffset(): errors [ext/intl/tests/timezone_getOffset_error.phpt]
* community/php7: really allow tests to fail on x86 and armhfJakub Jirutka2017-05-021-4/+4
|
* community/php7: rm tests failing on ppc64le, allow x86 armhf to failJakub Jirutka2017-05-021-2/+7
|
* community/php7: add unsuffixed symlinks for executables in /usr/binJakub Jirutka2017-05-021-5/+28
|
* community/php7: cosmetic changesJakub Jirutka2017-05-021-135/+241
| | | | | Some of the changes are based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: run subset of tests on checkJakub Jirutka2017-05-021-1/+45
|
* community/php7: automatically resolve deps of extensionsJakub Jirutka2017-05-021-18/+33
| | | | | This solution is based on https://github.com/alpinelinux/aports/pull/893 by vakartel, but improved, cleaned and fixed to get it actually works.
* community/php7: remove unneeded headers and fix bogus permsJakub Jirutka2017-05-021-0/+15
| | | | This is copied from Fedora spec.
* community/php7: add comment about bundled libs and fix licensesJakub Jirutka2017-05-021-1/+18
|
* community/php7: fix and unify configuration flagsJakub Jirutka2017-05-021-9/+12
| | | | | | | | * Add /usr where path is expected to use system-provided library instead of bundled and for *-dir options. * libxml cannot be build as shared. * Remove --with-libexpat-dir, it's deprecated. * Remove --enable-mbregex, it's enabled by default.
* community/php7: disable gd-jis-convJakub Jirutka2017-05-021-1/+3
| | | | https://github.com/alpinelinux/aports/pull/893#discussion_r114062643
* community/php7: add version suffix to pear and phar executablesJakub Jirutka2017-05-021-2/+8
|
* 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
|