From c6904380ac34536c0f3d65d3c92deaa9fa532f4a Mon Sep 17 00:00:00 2001 From: "godzilla80@gmx.net" <> Date: Fri, 1 May 2009 08:30:05 +0000 Subject: Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 223a642b..c88218fd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3457,6 +3457,8 @@ tests/unit/Collections/TStackTest.php -text tests/unit/Data/DataGateway/AllTests.php -text tests/unit/Data/DataGateway/TSqlCriteriaTest.php -text tests/unit/Data/SqlMap/AllTests.php -text +tests/unit/Data/SqlMap/DataMapper/AllTests.php eol=lf +tests/unit/Data/SqlMap/DataMapper/TPropertyAccessTest.php eol=lf tests/unit/Data/SqlMap/DynamicParameterTest.php -text tests/unit/Data/SqlMap/DynamicParameterTestMap.xml -text tests/unit/Data/SqlMap/fixtures/mysql5_reset.sql -text -- cgit v1.2.3