]> granicus.if.org Git - php/commitdiff
- restore credits, fix 5.3 as well, aka do it right /cc Deric
authorPierre Joye <pajoye@php.net>
Sun, 5 Sep 2010 14:38:35 +0000 (14:38 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 5 Sep 2010 14:38:35 +0000 (14:38 +0000)
ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt

index 7a1c8868cca0d6f5eb1e45eea125e28f60f59b69..e07ccad998dcdc646f07aad89862a4ca5742c5e6 100644 (file)
@@ -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');