The branch "master" has been updated. The following is a summary of the commits.
from: 40825dd62691cce2e92714445ce73a454a971191 4542755 Bug: 13897 Fix fatal error when using pecl_http2. 9a1ab30 BFN Summary: http://github.com/horde/horde/compare/40825dd62691cce2e92714445ce73a454a971191...9a1ab302017e4fd1b3009c219788d6703df265a6 ----------------------------------------------------------------------- commit 4542755fe56521c7be9758273f6ceec3c575b98b Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 4 09:44:41 2015 -0500 Bug: 13897 Fix fatal error when using pecl_http2. Horde_Http_Client::get() requires a string, not the Horde_Url object. .../lib/Horde/Service/Weather/WeatherUnderground.php | 2 +- framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/4542755fe56521c7be9758273f6ceec3c575b98b ----------------------------------------------------------------------- commit 9a1ab302017e4fd1b3009c219788d6703df265a6 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 4 09:46:26 2015 -0500 BFN framework/Service_Weather/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/9a1ab302017e4fd1b3009c219788d6703df265a6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
