Package: php-pecl-http / 3.1.0+2.6.0-4

Metadata

Package Version Patches format
php-pecl-http 3.1.0+2.6.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 package.xml refer to 2.0.0 not 2.0.0dev.patch | (download)

package.xml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 package.xml-refer-to-2.0.0-not-2.0.0dev


0002 Change PHP 5 maximum version to 6.0.0.patch | (download)

package-5.xml | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 change php 5 maximum version to 6.0.0


0003 Use ntohl instead of doing LE conversion yourself.patch | (download)

pecl_http-3.1.0/src/php_http_etag.c | 16 4 + 12 - 0 !
1 file changed, 4 insertions(+), 12 deletions(-)

 use ntohl instead of doing le conversion yourself