From: Chuck Hagenbuch Date: Sat, 13 Jun 2009 03:41:58 +0000 (-0400) Subject: note about proc_open, etc. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f56b8057da7c0f21a75b022d99a1cee1a8d8da00;p=horde.git note about proc_open, etc. --- 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