Changeset 1321 for trunk/UPGRADE

Show
Ignore:
Timestamp:
08/01/2006 09:24:29 PM (2 years ago)
Author:
xue
Message:

merge from 3.0 branch till 1320.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r1282 r1321  
    1717Upgrading from v3.0.2 
    1818--------------------- 
     19- The minimum PHP version required is raised to 5.1.0 and above. 
     20  If your server is installed with a lower version of PHP, you will 
     21  have to upgrade it in order to run PRADO applications. 
    1922- The signature of TControl::broadcastEvent() is changed from 
    2023  broadcastEvent($sender,TBroadCastEventParameter $param) to