Development

Changeset 25880

You must first sign up to be able to contribute.

Changeset 25880

Show
Ignore:
Timestamp:
12/24/09 14:51:34 (3 years ago)
Author:
maksim_ka
Message:

[sfPhpunitPlugin] 2.0.0a1 version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfPhpunitPlugin/branches/1.2/README

    r25879 r25880  
    1616Migration 
    1717--------- 
    18   * From 1.x to 2.x 
     18  * From 1.0.x to 1.5.x 
    1919     
    2020    __Warning:__ 
    2121     
    22     The 2.0 version of the plugin is now avaliable in alpha version. A lot of fetures were added and  
     22    The 1.5.x version of the plugin is now avaliable in alpha version. A lot of fetures were added and  
    2323    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. 
    2525      * Backup your tests 
    2626      * Move your tests out of your test folder 
  • plugins/sfPhpunitPlugin/branches/1.2/package.xml

    r25879 r25880  
    2424  <time>16:50:00</time> 
    2525  <version> 
    26     <release>2.0.0a1</release> 
     26    <release>1.5.0a1</release> 
    2727    <api>1.2.0</api> 
    2828  </version> 
     
    137137  <release> 
    138138    <version> 
    139       <release>2.0.0a1</release> 
     139      <release>1.5.0a1</release> 
    140140      <api>1.2.0</api> 
    141141    </version>