The branch "master" has been updated. The following is a summary of the commits.
from: 089b6af22df818828850c47edb49ef7ab31dfc04 182099c... return null for undefined variables; get rid of __set entirely; protect internal variables from overwriting in assign() ----------------------------------------------------------------------- commit 182099cbfcf56717b830b987389990b589d7ce91 Author: Chuck Hagenbuch <[email protected]> Date: Thu Feb 26 17:14:56 2009 -0500 return null for undefined variables; get rid of __set entirely; protect internal variables from overwriting in assign() framework/View/lib/Horde/View/Base.php | 28 +++++++++++++------------- framework/View/lib/Horde/View/Interface.php | 12 +--------- framework/View/test/Horde/View/BaseTest.php | 22 +++++++++++++++++++++ 3 files changed, 38 insertions(+), 24 deletions(-) http://git.horde.org/diff.php/framework/View/lib/Horde/View/Base.php?rt=horde-git&r1=44c72954df288332e52e7c16e89bc1e2ffdd1a90&r2=182099cbfcf56717b830b987389990b589d7ce91 http://git.horde.org/diff.php/framework/View/lib/Horde/View/Interface.php?rt=horde-git&r1=ccfd50278baa306abee1acd1b310a168f8ae4925&r2=182099cbfcf56717b830b987389990b589d7ce91 http://git.horde.org/diff.php/framework/View/test/Horde/View/BaseTest.php?rt=horde-git&r1=089b6af22df818828850c47edb49ef7ab31dfc04&r2=182099cbfcf56717b830b987389990b589d7ce91 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
