[commits] Horde branch master updated. a617fcdb3ab86cbe7eb810115a2ba0f0b31f5da2
Michael J. Rubinsky
mrubinsk at horde.org
Thu Aug 6 01:28:28 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 7d4019642f279fc5471bd330e9654a976154a280
a617fcd CS: Remove parenthesis around include / require
Summary: http://github.com/horde/horde/compare/7d4019642f279fc5471bd330e9654a976154a280...a617fcdb3ab86cbe7eb810115a2ba0f0b31f5da2
-----------------------------------------------------------------------
commit a617fcdb3ab86cbe7eb810115a2ba0f0b31f5da2
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date: Wed Aug 5 23:40:19 2015 +0200
CS: Remove parenthesis around include / require
include and require are statements and not functions.
Therefore the parenthesis will only perform string grouping.
-> align with the rest of the code base.
framework/Kolab_Filter/lib/Horde/Kolab/Filter/Content.php | 2 +-
framework/Pdf/lib/Horde/Pdf/Writer.php | 2 +-
hippo/planet.horde.org/libs/aggregator.php | 6 +++---
hippo/planet.horde.org/libs/scripts/aggregate.php | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/a617fcdb3ab86cbe7eb810115a2ba0f0b31f5da2
More information about the commits
mailing list