[commits] Horde branch master updated. 6f245104fbfc02bceb5707c31600fffe183ab058
Michael J. Rubinsky
mrubinsk at horde.org
Thu Aug 20 16:24:20 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 97ad57bc3568286a14c41bc28d99f94bfce83d97
6f24510 Bug: 14090 Closures do not have full access to the $this scope prior to 5.4
Summary: http://github.com/horde/horde/compare/97ad57bc3568286a14c41bc28d99f94bfce83d97...6f245104fbfc02bceb5707c31600fffe183ab058
-----------------------------------------------------------------------
commit 6f245104fbfc02bceb5707c31600fffe183ab058
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 20 12:22:52 2015 -0400
Bug: 14090 Closures do not have full access to the $this scope prior to 5.4
While we can give it access to $this by assigning it to another
variable, that variable does not have access to non-public members.
framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/6f245104fbfc02bceb5707c31600fffe183ab058
More information about the commits
mailing list