summaryrefslogtreecommitdiff
path: root/user/php7
AgeCommit message (Collapse)AuthorFilesLines
2023-05-12remove erroneous files. fixes #828.Zach van Rijn1-20/+0
2022-10-21user/php7: bump { 7.4.4 --> 7.4.30 }. disable tests. fixes #266, #267, #617.Max Rees5-159/+97
* Drop getsockopt.patch [1] * Parts of no-max-ent-size.patch are obsoleted by [2] * Drop zip-glob-pathc.patch [3] * Fix build with libgd-2.3.3 * Update secfixes [1] https://github.com/php/php-src/commit/f1bf058d7cbb7eaa62c1850c0d931a2c2ee127db [2] https://github.com/php/php-src/commit/6aff9a50cae40582d2571e7aa6f336d5c6a99547 [3] https://github.com/php/php-src/commit/04920645f14ea117d5248ef3a0e03c6784c2fb49 Failing tests: ext/curl/tests/curl_basic_007.phpt ext/gd/tests/bug38212-mb.phpt ext/gd/tests/bug38212.phpt ext/gd/tests/bug41442.phpt ext/gd/tests/bug71912-mb.phpt ext/gd/tests/bug71912.phpt ext/gd/tests/bug72339.phpt ext/gd/tests/bug73155.phpt ext/gd/tests/bug73157.phpt ext/gd/tests/bug73159.phpt ext/gd/tests/bug73161.phpt ext/gd/tests/bug73868.phpt ext/gd/tests/bug79676.phpt ext/gd/tests/crafted_gd2.phpt ext/gd/tests/createfromgd2.phpt ext/gd/tests/gif2gd.phpt ext/gd/tests/imagegd_truecolor.phpt ext/gd/tests/imagescale_preserve_ratio.phpt ext/gd/tests/jpg2gd-mb.phpt ext/gd/tests/jpg2gd.phpt ext/gd/tests/png2gd.phpt ext/gettext/tests/gettext_basic-enus.phpt ext/gettext/tests/gettext_bindtextdomain-cwd.phpt ext/gettext/tests/gettext_dcgettext.phpt ext/gettext/tests/gettext_dgettext.phpt ext/gettext/tests/gettext_dngettext-plural.phpt ext/gettext/tests/gettext_ngettext.phpt ext/pcntl/tests/pcntl_unshare_01.phpt ext/pcre/tests/ctype_back_to_c.phpt ext/standard/tests/strings/bug79986.phpt
2020-04-05user/php7: fix build with dash-binsh (hopefully)Max Rees2-1/+12
2020-04-05user/php7: bump to 7.4.4Max Rees11-299/+733
* Use system libgd * Use system oniguruma * Upstream has migrated from pcre to pcre2 * Drop comments about extensions that aren't being built (imap, recode, sodium, tidy) * Drop php7-wddx (has been removed from core upstream) * Drop php7-litespeed (I don't think anyone uses this) * Pin subpackage versions to main package * Fix _extensions_by_load_order so all extensions are tested * This increases the test suite size from ~ 9000 to ~ 15000 * Add additional API/ABI checks from Fedora
2019-08-05user/php7: fix PCRE searchingA. Wilcox1-2/+2
2019-08-05user/php7: [CVE] bump to 7.2.21Max Rees1-19/+22
2019-07-22system/*, user/*: remove bashisms from initd scriptsMax Rees2-5/+6
2019-07-22Merge branch 'bashisms' into 'master'A. Wilcox1-1/+1
Purge bashisms, adduser, and addgroup from packages.git See merge request adelie/packages!293
2019-07-21user/*: APKBUILD bashism removal, part one (a-p)Max Rees1-1/+1
2019-07-20user/php7: bump to 7.2.20Max Rees1-2/+2
2019-06-14user/php7: secbump to 7.2.19Max Rees2-1357/+9
2019-04-27user/php7: fix tests on 32 bit archesMax Rees2-2/+1355
2019-04-18user/php7: bump to 7.2.17Max Rees1-3/+3
2019-03-18user/php7: bump to 7.2.16, modernize, build with enchant-2Max Rees3-70/+81
* Drop CVE-2018-19935.patch: included as of version 7.2.14
2019-01-26user/php7: fix -dev dependsA. Wilcox1-2/+3
2018-12-08user/php7: fix CVE-2018-19935A. Wilcox2-1/+57
2018-11-03system/icu: bump to 63.1A. Wilcox1-1/+1
2018-10-16user/php7: bump to 7.2.11Max Rees1-2/+2
Bugfix release: http://www.php.net/ChangeLog-7.php#7.2.11
2018-09-16user/php7: secbump to 7.2.10Max Rees1-2/+2
Changelog: http://www.php.net/ChangeLog-7.php#7.2.10
2018-09-03user/php7: upgrade to 7.2.9Max Rees1-2/+2
2018-07-25user/php7: actually, bump to 7.2.8; disable another sort-related testA. Wilcox2-1/+2
2018-07-25user/php7: upgrade to 7.2.6, fix license, remove bashismsMax Rees2-22/+44
2018-06-06user/php7: disable UB tests for 32bit and a zlib one that times outMax Rees2-5/+10
2018-06-05user/php7: remind me to global !checkroot some dayA. Wilcox1-0/+1
2018-06-05user/php7: new packageMax Rees10-0/+850