[commits] Horde branch master updated. daaf4d1a230057544640b277d4c27076e8b233aa
Chuck Hagenbuch
chuck at horde.org
Fri Oct 2 02:12:24 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 98829fdd119f5676976cefd7cd3a377acb0c036a
f009d5a... fix variable name typo
2909462... remove references that cause "only variables should assgned by reference" errors
823b47e... Avoid calling set_magic_quotes_runtime if magic_quotes_runtime wasn't on.
378a3d6... Don't throw notices if the log event doesn't have a field that the filter has a constraint for.
a928867... split() is deprecated; use explode()
9390852... whitespace
65d4a19... Remove unnecessary references
496ac09... Avoid "only variables should be passed by reference" warnings
daaf4d1... remove more references
-----------------------------------------------------------------------
commit f009d5a6f15d75a2a63ac4ad5e4e341ca9afe2c7
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 16:38:55 2009 -0400
fix variable name typo
framework/Constraint/lib/Horde/Constraint/Coupler.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Constraint/lib/Horde/Constraint/Coupler.php?rt=horde-git&r1=a9cf499da11faa6f0eb387716d4c0b3864d3dda7&r2=f009d5a6f15d75a2a63ac4ad5e4e341ca9afe2c7
-----------------------------------------------------------------------
commit 29094628f1a2caa8246c742de566f8ac65079635
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 18:36:12 2009 -0400
remove references that cause "only variables should assgned by reference" errors
framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php?rt=horde-git&r1=e84cb0a7062410e94d16c027309abb954e854ca4&r2=29094628f1a2caa8246c742de566f8ac65079635
-----------------------------------------------------------------------
commit 823b47e1dc14fd1687e48f05d1256c1daef0dbcc
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 20:42:11 2009 -0400
Avoid calling set_magic_quotes_runtime if magic_quotes_runtime wasn't on.
framework/Pdf/lib/Horde/Pdf/Writer.php | 18 +++++++++++++-----
1 files changed, 13 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Pdf/lib/Horde/Pdf/Writer.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=823b47e1dc14fd1687e48f05d1256c1daef0dbcc
-----------------------------------------------------------------------
commit 378a3d6e4dbb5618edb7f9b9e1f8fc811e7276ee
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 20:42:43 2009 -0400
Don't throw notices if the log event doesn't have a field that the filter has a
constraint for.
framework/Log/lib/Horde/Log/Filter/Constraint.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Log/lib/Horde/Log/Filter/Constraint.php?rt=horde-git&r1=35bcd22f0b986659605f709d7a21767cd21d28cb&r2=378a3d6e4dbb5618edb7f9b9e1f8fc811e7276ee
-----------------------------------------------------------------------
commit a928867d028bd2eee01b0e583af6dd2869c3f0df
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 20:45:17 2009 -0400
split() is deprecated; use explode()
framework/Imap_Client/lib/Horde/Imap/Client/Mock.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Mock.php?rt=horde-git&r1=126ed979c63d26badc5567e80acea7417d8c9c01&r2=a928867d028bd2eee01b0e583af6dd2869c3f0df
-----------------------------------------------------------------------
commit 9390852e58193b6b4f99647648981e2f5c62e7c1
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 20:45:36 2009 -0400
whitespace
framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php?rt=horde-git&r1=e84cb0a7062410e94d16c027309abb954e854ca4&r2=9390852e58193b6b4f99647648981e2f5c62e7c1
-----------------------------------------------------------------------
commit 65d4a191ffe587644267745469853225bc69ae61
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 20:59:09 2009 -0400
Remove unnecessary references
framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php?rt=horde-git&r1=82567e60442765bacc2eff9333b023dedb901c35&r2=65d4a191ffe587644267745469853225bc69ae61
-----------------------------------------------------------------------
commit 496ac09f81d10c21298f79f6c21b203ee46a4bbe
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 22:11:37 2009 -0400
Avoid "only variables should be passed by reference" warnings
framework/Support/test/Horde/Support/ConsistentHashTest.php | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Support/test/Horde/Support/ConsistentHashTest.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=496ac09f81d10c21298f79f6c21b203ee46a4bbe
-----------------------------------------------------------------------
commit daaf4d1a230057544640b277d4c27076e8b233aa
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Oct 1 22:12:15 2009 -0400
remove more references
framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php | 31 +++++----
1 files changed, 16 insertions(+), 15 deletions(-)
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php?rt=horde-git&r1=29094628f1a2caa8246c742de566f8ac65079635&r2=daaf4d1a230057544640b277d4c27076e8b233aa
More information about the commits
mailing list