From c62323a40a833d991c091f8cd99bf9a4f29bfc6c Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 1 Aug 2006 12:27:41 +0000 Subject: Changed PHP minimum requirement to 5.1.0 --- UPGRADE | 3 +++ 1 file changed, 3 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index ae0fcf6b..6e9c262d 100644 --- a/UPGRADE +++ b/UPGRADE @@ -16,6 +16,9 @@ for both A and B. Upgrading from v3.0.2 --------------------- +- The minimum PHP version required is raised to 5.1.0 and above. + If your server is installed with a lower version of PHP, you will + have to upgrade it in order to run PRADO applications. - The signature of TControl::broadcastEvent() is changed from broadcastEvent($sender,TBroadCastEventParameter $param) to broadcastEvent($name,$sender,$param). -- cgit v1.2.3