diff options
author | ctrlaltca <> | 2012-05-29 10:25:40 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-05-29 10:25:40 +0000 |
commit | 5fe1679cc0b2ea81e48eaa6b5cab59595d0f3143 (patch) | |
tree | d9e896eba28649331b1dc470c57273c16cc58be3 /UPGRADE | |
parent | dddc40b3a5b86985eda466b97afa13f2a2850cab (diff) |
version bump 3.2-rc3
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -9,7 +9,7 @@ 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.1.x +Upgrading from v3.1.10 --------------------- - Prado 3.2 requires PHP >= 5.3.3 - Prado 3.2 doesn't use anymore a separate clientscripts.php script to publish minified javascript files. @@ -59,9 +59,6 @@ Upgrading from v3.1.x validation on its own, while now it performs validation inside the main callback of the control that triggered the validation. -Upgrading from v3.1.10 ----------------------- - Upgrading from v3.1.9 --------------------- |