[commits] Horde branch master updated. a0d88deda92ddded0c9120ddb2700dc059b1efe1
Michael J. Rubinsky
mrubinsk at horde.org
Tue Aug 11 15:38:32 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: dee59dd230cb4af79b5a97332809112f4b21b1ed
a0d88de Avoid PHP warnings and provide a default value here.
Summary: http://github.com/horde/horde/compare/dee59dd230cb4af79b5a97332809112f4b21b1ed...a0d88deda92ddded0c9120ddb2700dc059b1efe1
-----------------------------------------------------------------------
commit a0d88deda92ddded0c9120ddb2700dc059b1efe1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Aug 11 11:36:59 2015 -0400
Avoid PHP warnings and provide a default value here.
phpdoc states this argument is required for certain values of $cs,
but even if we don't need the value in the code, PHP will still
raise an error if there isn't the correct number of non-optional
parameters passed.
framework/Pdf/lib/Horde/Pdf/Writer.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/a0d88deda92ddded0c9120ddb2700dc059b1efe1
More information about the commits
mailing list