The branch "master" has been updated. The following is a summary of the commits.
from: 250c149a3fdb2c3bc3fee74bf18a5dea6992afe0 c000852 Fix variable name. 706b845 [jan] Add unit tests for PECL HTTP 1.x/2.x drivers. Summary: http://github.com/horde/horde/compare/250c149a3fdb2c3bc3fee74bf18a5dea6992afe0...706b845c2e233a4fd05de42b7d37b37459f5997f ----------------------------------------------------------------------- commit c0008529a4b98c182c36564d9a6c6263187b83fb Author: Jan Schneider <[email protected]> Date: Mon Dec 29 23:06:21 2014 +0100 Fix variable name. framework/Http/lib/Horde/Http/Request/PeclhttpBase.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/c0008529a4b98c182c36564d9a6c6263187b83fb ----------------------------------------------------------------------- commit 706b845c2e233a4fd05de42b7d37b37459f5997f Author: Jan Schneider <[email protected]> Date: Mon Dec 29 23:07:11 2014 +0100 [jan] Add unit tests for PECL HTTP 1.x/2.x drivers. framework/Http/package.xml | 8 ++- framework/Http/test/Horde/Http/Peclhttp2Test.php | 85 ++++++++++++++++++++++ framework/Http/test/Horde/Http/PeclhttpTest.php | 85 ++++++++++++++++++++++ 3 files changed, 176 insertions(+), 2 deletions(-) create mode 100644 framework/Http/test/Horde/Http/Peclhttp2Test.php create mode 100644 framework/Http/test/Horde/Http/PeclhttpTest.php http://github.com/horde/horde/commit/706b845c2e233a4fd05de42b7d37b37459f5997f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
