Package: php5-pecl-http
Version: 2.0.4-1
Severity: normal

Dear Maintainer,
#!/usr/bin/php
<?php

$client = new http\Client;

?>
The script causes an error,
PHP Fatal error:  Uncaught exception
'http\Exception\UnexpectedValueException' with message 'Failed to locate
"(null)" client request handler' in /tmp/test.php:4
Stack trace:
#0 /tmp/test.php(4): http\Client->__construct()
#1 {main}
  thrown in /tmp/test.php on line 4

The latest source(2.4.3) from pecl.php.net doesn't make the error. 

-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (101, 'stable'), (99, 'unstable'), (99, 
'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

libcurl4-openssl-dev  7.38.0-4+deb8u
libcurl3              7.38.0-4+deb8u
libcurl3-gnutls       7.38.0-4+deb8u


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to