pajoye                                   Sun, 05 Sep 2010 14:38:35 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=303055

Log:
- restore credits, fix 5.3 as well, aka do it right /cc Deric

Changed paths:
    U   
php/php-src/branches/PHP_5_3/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
    U   
php/php-src/trunk/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt

Modified: 
php/php-src/branches/PHP_5_3/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
===================================================================
--- 
php/php-src/branches/PHP_5_3/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
        2010-09-05 13:32:31 UTC (rev 303054)
+++ 
php/php-src/branches/PHP_5_3/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
        2010-09-05 14:38:35 UTC (rev 303055)
@@ -1,10 +1,7 @@
 --TEST--
-p8_only
-Title: Test mb_decode_mimeheader() function : usage variation
-Internal Reason: we output an extra warning message
-P8 only feature: Yes
-Author: D. Kelsey
-Date: 01/09/2008
+Test mb_decode_mimeheader() function : usage variation
+--CREDITS--
+D. Kesley
 --SKIPIF--
 <?php
 extension_loaded('mbstring') or die('skip');

Modified: 
php/php-src/trunk/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
===================================================================
--- php/php-src/trunk/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt   
2010-09-05 13:32:31 UTC (rev 303054)
+++ php/php-src/trunk/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt   
2010-09-05 14:38:35 UTC (rev 303055)
@@ -1,5 +1,7 @@
 --TEST--
 Test mb_decode_mimeheader() function : usage variation
+--CREDITS--
+D. Kesley
 --SKIPIF--
 <?php
 extension_loaded('mbstring') or die('skip');

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

Reply via email to