From 7a9626af3bef5c712901597065745d9572c3f097 Mon Sep 17 00:00:00 2001 From: wei <> Date: Tue, 27 Feb 2007 23:48:49 +0000 Subject: BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::finder(). --- UPGRADE | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index 7025adcd..aff235b5 100644 --- a/UPGRADE +++ b/UPGRADE @@ -13,6 +13,10 @@ if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B. +Upgrading from v3.1a +--------------------- +- TActiveRecord::getRecordFinder() is deprecated in favour of TActiveRecord::finder(). + Upgrading from v3.0.x --------------------- -- cgit v1.2.3