zoe             Mon May 25 12:05:46 2009 UTC

  Modified files:              
    /phpruntests/src/testcase/sections/executablesections       
                                                                
rtCleanSection.php 
                                                                
rtSkipIfSection.php 
  Log:
  doc blocks
  
http://cvs.php.net/viewvc.cgi/phpruntests/src/testcase/sections/executablesections/rtCleanSection.php?r1=1.3&r2=1.4&diff_format=u
Index: phpruntests/src/testcase/sections/executablesections/rtCleanSection.php
diff -u 
phpruntests/src/testcase/sections/executablesections/rtCleanSection.php:1.3 
phpruntests/src/testcase/sections/executablesections/rtCleanSection.php:1.4
--- phpruntests/src/testcase/sections/executablesections/rtCleanSection.php:1.3 
Sun Apr 26 07:17:14 2009
+++ phpruntests/src/testcase/sections/executablesections/rtCleanSection.php     
Mon May 25 12:05:46 2009
@@ -1,20 +1,9 @@
 <?php
 /**
  * rtCleanSection
- *
- * @category  Testing
- * @package   RUNTESTS
- * @author    Zoe Slattery <z...@php.net>
- * @author    Stefan Priebsch <sprieb...@php.net>
- * @copyright 2009 The PHP Group
- * @license   http://www.php.net/license/3_01.txt PHP License 3.01
- * @link      http://qa.php.net/
- */
-
-/**
+ * 
  * Executes the code in the --CLEAN-- section
  *
- *
  * @category  Testing
  * @package   RUNTESTS
  * @author    Zoe Slattery <z...@php.net>
http://cvs.php.net/viewvc.cgi/phpruntests/src/testcase/sections/executablesections/rtSkipIfSection.php?r1=1.3&r2=1.4&diff_format=u
Index: phpruntests/src/testcase/sections/executablesections/rtSkipIfSection.php
diff -u 
phpruntests/src/testcase/sections/executablesections/rtSkipIfSection.php:1.3 
phpruntests/src/testcase/sections/executablesections/rtSkipIfSection.php:1.4
--- 
phpruntests/src/testcase/sections/executablesections/rtSkipIfSection.php:1.3    
    Sun Apr 26 07:17:14 2009
+++ phpruntests/src/testcase/sections/executablesections/rtSkipIfSection.php    
Mon May 25 12:05:46 2009
@@ -1,19 +1,8 @@
 <?php
 /**
  * rtSkipIfSection
- *
- * @category  Testing
- * @package   RUNTESTS
- * @author    Zoe Slattery <z...@php.net>
- * @author    Stefan Priebsch <sprieb...@php.net>
- * @copyright 2009 The PHP Group
- * @license   http://www.php.net/license/3_01.txt PHP License 3.01
- * @link      http://qa.php.net/
- */
-
-/**
- * Executes the code in the --SKIPIF-- section
- *
+ * 
+ *  Executes the code in the --SKIPIF-- section
  *
  * @category  Testing
  * @package   RUNTESTS



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to