phpbb/git-tools/hooks
Oleg Pudeyev a0da2408e7 [ticket/10760] Account for display_errors=stderr in pre-commit hook.
With that php.ini value set errors are printed to stderr, therefore
by redirecting stderr to /dev/null we also throw out the errors.

Instead merge stderr into stdout.

PHPBB3-10760
2012-04-03 23:18:33 -04:00
..
commit-msg [ticket/10093] Use correct ANSI code for clearing color. 2011-12-03 16:43:13 -05:00
install [task/git-tools] add install and uninstall scripts for hooks 2010-07-12 02:04:29 +01:00
pre-commit [ticket/10760] Account for display_errors=stderr in pre-commit hook. 2012-04-03 23:18:33 -04:00
prepare-commit-msg [ticket/9824] Use printf instead of echo to render \n. 2011-03-01 20:59:04 -05:00
uninstall [task/git-tools] add install and uninstall scripts for hooks 2010-07-12 02:04:29 +01:00