summaryrefslogtreecommitdiff
path: root/ext/tidy
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tidy')
-rw-r--r--ext/tidy/tests/002.phpt2
-rw-r--r--ext/tidy/tests/005-mb.phpt2
-rw-r--r--ext/tidy/tests/005.phpt2
-rw-r--r--ext/tidy/tests/006.phpt2
-rw-r--r--ext/tidy/tests/008.phpt2
-rw-r--r--ext/tidy/tests/009.phpt2
-rw-r--r--ext/tidy/tests/011.phpt2
-rw-r--r--ext/tidy/tests/014.phpt2
-rw-r--r--ext/tidy/tests/015.phpt2
-rw-r--r--ext/tidy/tests/017.phpt2
-rw-r--r--ext/tidy/tests/tidy_error.phpt1
11 files changed, 10 insertions, 11 deletions
diff --git a/ext/tidy/tests/002.phpt b/ext/tidy/tests/002.phpt
index cd06733a2c..c6092c7b94 100644
--- a/ext/tidy/tests/002.phpt
+++ b/ext/tidy/tests/002.phpt
@@ -15,4 +15,4 @@ tidy_parse_string()
</head>
<body>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/ext/tidy/tests/005-mb.phpt b/ext/tidy/tests/005-mb.phpt
index 1e5f021463..d19104ab29 100644
--- a/ext/tidy/tests/005-mb.phpt
+++ b/ext/tidy/tests/005-mb.phpt
@@ -15,4 +15,4 @@ tidy_parse_file()
</head>
<body>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/ext/tidy/tests/005.phpt b/ext/tidy/tests/005.phpt
index 144a5862d4..ea4aab3125 100644
--- a/ext/tidy/tests/005.phpt
+++ b/ext/tidy/tests/005.phpt
@@ -15,4 +15,4 @@ tidy_parse_file()
</head>
<body>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/ext/tidy/tests/006.phpt b/ext/tidy/tests/006.phpt
index 3c00fb452e..a36006f346 100644
--- a/ext/tidy/tests/006.phpt
+++ b/ext/tidy/tests/006.phpt
@@ -13,4 +13,4 @@ line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 1 column 7 - Error: <asd> is not recognized!
line 1 column 7 - Warning: discarding unexpected <asd>
line 1 column 17 - Warning: discarding unexpected </html>
-line 1 column 7 - Warning: inserting missing 'title' element \ No newline at end of file
+line 1 column 7 - Warning: inserting missing 'title' element
diff --git a/ext/tidy/tests/008.phpt b/ext/tidy/tests/008.phpt
index 7c1c945ba0..303a2f9d8a 100644
--- a/ext/tidy/tests/008.phpt
+++ b/ext/tidy/tests/008.phpt
@@ -12,4 +12,4 @@ line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 1 column 7 - Error: <asd> is not recognized!
line 1 column 7 - Warning: discarding unexpected <asd>
line 1 column 17 - Warning: discarding unexpected </html>
-line 1 column 7 - Warning: inserting missing 'title' element \ No newline at end of file
+line 1 column 7 - Warning: inserting missing 'title' element
diff --git a/ext/tidy/tests/009.phpt b/ext/tidy/tests/009.phpt
index d04a684e8e..c2bbfb9760 100644
--- a/ext/tidy/tests/009.phpt
+++ b/ext/tidy/tests/009.phpt
@@ -16,4 +16,4 @@ tidy_doc object overloading
</head>
<body>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/ext/tidy/tests/011.phpt b/ext/tidy/tests/011.phpt
index f664c50a3e..56cb0aa893 100644
--- a/ext/tidy/tests/011.phpt
+++ b/ext/tidy/tests/011.phpt
@@ -19,4 +19,4 @@ array(2) {
string(7) "#000000"
}
Attrib 'bgcolor': #FFFFFF
-Attrib 'alink': #000000 \ No newline at end of file
+Attrib 'alink': #000000
diff --git a/ext/tidy/tests/014.phpt b/ext/tidy/tests/014.phpt
index a2389f0b7e..fd0d55b1fb 100644
--- a/ext/tidy/tests/014.phpt
+++ b/ext/tidy/tests/014.phpt
@@ -11,4 +11,4 @@ Passing configuration options through tidy_parse_string().
?>
--EXPECT--
-<b>testing</b> \ No newline at end of file
+<b>testing</b>
diff --git a/ext/tidy/tests/015.phpt b/ext/tidy/tests/015.phpt
index ae2e9d3b02..5b8255c52b 100644
--- a/ext/tidy/tests/015.phpt
+++ b/ext/tidy/tests/015.phpt
@@ -10,4 +10,4 @@ Passing configuration options through tidy_parse_file().
?>
--EXPECT--
-<b>testing</b> \ No newline at end of file
+<b>testing</b>
diff --git a/ext/tidy/tests/017.phpt b/ext/tidy/tests/017.phpt
index 24597e1a4a..d27a42fe84 100644
--- a/ext/tidy/tests/017.phpt
+++ b/ext/tidy/tests/017.phpt
@@ -14,4 +14,4 @@ The Tidy Output Buffer Filter
<body>
<b>testing</b>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/ext/tidy/tests/tidy_error.phpt b/ext/tidy/tests/tidy_error.phpt
index 5416da8669..f8aae96ef6 100644
--- a/ext/tidy/tests/tidy_error.phpt
+++ b/ext/tidy/tests/tidy_error.phpt
@@ -38,4 +38,3 @@ echo tidy_get_status($tidy);
?>
--EXPECT--
012
-