The branch "master" has been updated. The following is a summary of the commits.
from: faae6bb8a64e5903e4df0f66d84171272a65778a 3396c39 Need to provide null as the default value. ----------------------------------------------------------------------- commit 3396c398c4265d0d3475c4ebbeb9869ee0922b8a Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 20 11:04:59 2012 -0500 Need to provide null as the default value. PHP won't accept null as a valid value when using typehints unless it's provided as a default value, at least according to the docs. Can't reproduce this locally, but have received reports that this fails. framework/ActiveSync/lib/Horde/ActiveSync/Sync.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/3396c398c4265d0d3475c4ebbeb9869ee0922b8a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
