1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 packagerversion=
"1.4.11"
5 xmlns=
"http://pear.php.net/dtd/package-2.0"
6 xmlns:
tasks=
"http://pear.php.net/dtd/tasks-1.0"
7 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
8 xsi:
schemaLocation=
"http://pear.php.net/dtd/tasks-1.0
9 http://pear.php.net/dtd/tasks-1.0.xsd
10 http://pear.php.net/dtd/package-2.0
11 http://pear.php.net/dtd/package-2.0.xsd">
13 <channel>pecl.php.net
</channel>
14 <summary>Resource and persistent handles factory
</summary>
15 <description>A reusable split-off of pecl_http's persistent handle and resource factory API.
</description>
17 <name>Michael Wallner
</name>
19 <email>mike@php.net
</email>
22 <date>2015-
07-
27</date>
24 <release>1.1.0</release>
28 <release>stable
</release>
31 <license>BSD, revised
</license>
33 * Fixed php module dependency check with RTLD_LAZY
34 + Source code documentation available at http://m6w6.github.io/ext-raphf
38 <file role=
"doc" name=
"CREDITS" />
39 <file role=
"doc" name=
"LICENSE" />
40 <file role=
"doc" name=
"Doxyfile" />
41 <file role=
"src" name=
"config.m4" />
42 <file role=
"src" name=
"config.w32" />
43 <file role=
"src" name=
"php_raphf.h" />
44 <file role=
"src" name=
"php_raphf.c" />
46 <file role=
"test" name=
"http001.phpt" />
47 <file role=
"test" name=
"http002.phpt" />
48 <file role=
"test" name=
"http003.phpt" />
49 <file role=
"test" name=
"http004.phpt" />
63 <providesextension>raphf
</providesextension>