./www/php-http4, PHP extension for extended HTTP support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.2.4, Package name: php81-http-4.2.4, Maintainer: pkgsrc-users

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.

This package supports PHP 8.x.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-11-30 17:24:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/php-http4: update to 4.2.4

pkgsrc change: allow php82 and php83

4.2.4 (2023-10-02)

* Fix Error using ssl array in options : Could not set option tlsauthtype
  (see gh issue #131)
* Fix arginfo wargnings of the internal curl client user handler
* Disable libidn support for v1.36-v1.38 due to broken locale detection
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-09-10 18:00:11 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/php-http4: update to 4.2.3

4.2.3 (2022-06-10)

* Fix http\Client::requeue() not updating response callback
   2022-05-28 17:00:18 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
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