raphf

Resource and persistent handles factory


A reusable split-off of pecl_http's persistent handle and resource factory API.

License: BSD-2-Clause

Latest releases

Version Release Download
2.0.2 2025-08-29 raphf-2.0.2.tgz
2.0.1 2019-10-25 raphf-2.0.1.tgz
2.0.0 2016-01-19 raphf-2.0.0.tgz
2.0.0RC1 2015-12-07 raphf-2.0.0RC1.tgz
1.1.2 2016-01-19 raphf-1.1.2.tgz
Show all releases

Changelog

Version Message
2.0.2 * Merged gh#9: fix format, used is unsigned long (Remi)
2.0.1 * Fixed pointless initialization of persistent handles lists on cleanup
* Fixed Windows build (Jan Ehrhardt)
2.0.0 * Internals documentation available at http://m6w6.github.io/ext-raphf/master/
* Travis support
* PHP 7 compatible version
2.0.0RC1 * Internals documentation available at http://m6w6.github.io/ext-raphf/master/
* Travis support
* PHP 7 compatible version
1.1.2 * Fixed release stability to stable
Show complete changelog