zoe             Mon May  4 16:28:17 2009 UTC

  Modified files:              
    /phpruntests/src/testcase/preconditions     rtIsSectionImplemented.php 
  Log:
  post raw changes
  
http://cvs.php.net/viewvc.cgi/phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php?r1=1.5&r2=1.6&diff_format=u
Index: phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php
diff -u phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php:1.5 
phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php:1.6
--- phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php:1.5       
Thu Apr 30 20:22:22 2009
+++ phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php   Mon May 
 4 16:28:17 2009
@@ -21,6 +21,7 @@
         'POST'        => 'rtPostSection',
         'GZIP_POST'       => 'rtGzipPostSection',
         'DEFLATE_POST'       => 'rtDeflatePostSection',
+        'POST_RAW'    => 'rtPostRawSection',
     );    
 
     /** Return the message associated with an unimplemented test section



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

Reply via email to