diff options
author | godzilla80@gmx.net <> | 2009-05-01 08:30:05 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-05-01 08:30:05 +0000 |
commit | c6904380ac34536c0f3d65d3c92deaa9fa532f4a (patch) | |
tree | 7183cfc195539b55942abd77c3422025a880b865 /HISTORY | |
parent | c5b32bfae9b60b59e81276abd8af2b451b92080a (diff) |
Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ Version 3.1.5 (to be released) +BUG: Issue#55 - TPropertyAccess.get and has don't recognize magic getter __get (Yves) BUG: Issue#68 - TSqlMapConfig::createSqlMapGateway(): assign current connection to cached TSqlMapManager to avoid loosing active transaction (Yves) BUG: Issue#87 - TinyMCE : empty string disapears after encoding JS, that's a problem! (Christophe) BUG: Issue#88 - SQLMap $Param$ re-evaluation bug (Yves) |