From f56b8057da7c0f21a75b022d99a1cee1a8d8da00 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Fri, 12 Jun 2009 23:41:58 -0400 Subject: [PATCH] note about proc_open, etc. --- framework/Vcs/lib/Horde/Vcs/Git.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/framework/Vcs/lib/Horde/Vcs/Git.php b/framework/Vcs/lib/Horde/Vcs/Git.php index 047bc318a..84de64d54 100644 --- a/framework/Vcs/lib/Horde/Vcs/Git.php +++ b/framework/Vcs/lib/Horde/Vcs/Git.php @@ -8,6 +8,8 @@ * 'paths': Hash with the locations of all necessary binaries: 'git' * * + * @TODO find bad output earlier - use proc_open, check stderr or result codes? + * * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you -- 2.11.0