HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cpanel/ea-php54/root/usr/share/tests/pear/HTML_Template_Flexy/tests/test_raw_text.html.phpt
--TEST--
Template Test: raw_text.html
--FILE--
<?php
require_once 'testsuite.php';
compilefile('raw_text.html');

--EXPECTF--
===Compiling raw_text.html===



===Compiled file: raw_text.html===
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
 
<body>
<h2>Example Template for HTML_Template_Flexy</h2>

 a full string example ~!@#$%^&*() |": ?\][;'/.,=-_+ ~` abcd....
 asfasfdas
 
 
 
<h2>Bugs: 809 Comments:</h2>


<!--- this is a comment with alot of stuff.. --# ---->

<!-- this is a comment with alot of stuff.. --# -- -->



</body>
</html>
 

===With data file: raw_text.html===
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
 
<body>
<h2>Example Template for HTML_Template_Flexy</h2>

 a full string example ~!@#$%^&*() |": ?\][;'/.,=-_+ ~` abcd....
 asfasfdas
 
 
 
<h2>Bugs: 809 Comments:</h2>


<!--- this is a comment with alot of stuff.. --# ---->

<!-- this is a comment with alot of stuff.. --# -- -->



</body>
</html>