- last mhash algo was missed
[m6w6/ext-http] / tests / redirect_003.phpt
index 2f893c345384b709b9a878dd51a77c4cc7cd99e4..ba9b83b6734b7382f25770ab9eddd6d519c7b7ff 100644 (file)
@@ -5,8 +5,12 @@ http_redirect() permanent
 include 'skip.inc';
 checkcgi();
 ?>
+--ENV--
+HTTP_HOST=localhost
 --FILE--
 <?php
+include 'log.inc';
+log_prepare(_REDIR_LOG);
 http_redirect('redirect', null, false, true);
 ?>
 --EXPECTF--