Up to [cvs.NetBSD.org] / pkgsrc / www / php-http4
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 23 16:21:21 2022 UTC (2 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
massive revision bump after textproc/icu update
Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 26 10:32:06 2022 UTC (3 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 10 16:00:10 2022 UTC (4 months, 3 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
www/php-http4: update to 4.2.3 4.2.3 (2022-06-10) * Fix http\Client::requeue() not updating response callback
Revision 1.4 / (download) - annotate - [select for diffs], Sat May 28 15:00:18 2022 UTC (8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.3: +3 -5
lines
Diff to previous 1.3 (colored)
www/php-http4: update to 4.2.2 pkgsrc change: Do not try to build on php74. 4.2.2 (2022-02-25) * Fixed gh-issue #123: Segfault with libcurl 7.81
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 18 19:12:19 2022 UTC (9 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
revbump for textproc/icu update
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 13 21:35:01 2021 UTC (13 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
php-http4: Unbreak pkgsrc tree
Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 13 15:13:17 2021 UTC (13 months, 2 weeks ago) by taca
Branch: MAIN
www/php-http4: add package version 4.2.1 This is pecl http module for PHP 8.0 and 8.1. This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP urls, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities.