The branch "master" has been updated. The following is a summary of the commits.
from: 80b999151259cb7e11267d86e6f95c85959504c6 77c5b23 Revert "sigh. Typehints are pretty useless if you can't use a base class." a5533aa of course, it helps if we type hint with the *correct* parent class. ----------------------------------------------------------------------- commit 77c5b230074f7e52674630197d1bffa7e09de64a Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 6 23:44:13 2013 -0500 Revert "sigh. Typehints are pretty useless if you can't use a base class." This reverts commit dfa3e2fce83638a4cc61114284b0de01728a4a12. nag/lib/Form/DeleteTaskList.php | 2 +- nag/lib/Form/EditTaskList.php | 2 +- nag/lib/Nag.php | 4 ++-- nag/lib/Tasklist.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/77c5b230074f7e52674630197d1bffa7e09de64a ----------------------------------------------------------------------- commit a5533aae2b33d3f754d852fb557e106ba31a765c Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 6 23:45:25 2013 -0500 of course, it helps if we type hint with the *correct* parent class. nag/lib/Tasklist.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/a5533aae2b33d3f754d852fb557e106ba31a765c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
