Changeset 25880
- Timestamp:
- 12/24/09 14:51:34 (3 years ago)
- Files:
-
- plugins/sfPhpunitPlugin/branches/1.2/README (modified) (1 diff)
- plugins/sfPhpunitPlugin/branches/1.2/package.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfPhpunitPlugin/branches/1.2/README
r25879 r25880 16 16 Migration 17 17 --------- 18 * From 1. x to 2.x18 * From 1.0.x to 1.5.x 19 19 20 20 __Warning:__ 21 21 22 The 2.0version of the plugin is now avaliable in alpha version. A lot of fetures were added and22 The 1.5.x version of the plugin is now avaliable in alpha version. A lot of fetures were added and 23 23 many things had to be changed in this version, which conflict with older versions and test classes. 24 If you plan to migrate to 2.x version please follow next instructions.24 If you plan to migrate to 1.5.x version please follow next instructions. 25 25 * Backup your tests 26 26 * Move your tests out of your test folder plugins/sfPhpunitPlugin/branches/1.2/package.xml
r25879 r25880 24 24 <time>16:50:00</time> 25 25 <version> 26 <release> 2.0.0a1</release>26 <release>1.5.0a1</release> 27 27 <api>1.2.0</api> 28 28 </version> … … 137 137 <release> 138 138 <version> 139 <release> 2.0.0a1</release>139 <release>1.5.0a1</release> 140 140 <api>1.2.0</api> 141 141 </version>