summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/encoding.phpt2
-rw-r--r--tests/classes/__call_004.phpt2
-rw-r--r--tests/classes/__call_006.phpt2
-rw-r--r--tests/classes/__call_007.phpt2
-rw-r--r--tests/classes/autoload_017.phpt2
-rwxr-xr-xtests/classes/autoload_derived.p5c2
-rwxr-xr-xtests/classes/autoload_implements.p5c2
-rwxr-xr-xtests/classes/autoload_interface.p5c2
-rwxr-xr-xtests/classes/autoload_root.p5c2
-rw-r--r--tests/classes/bug29446.phpt2
-rw-r--r--tests/classes/constants_basic_003.inc2
-rw-r--r--tests/classes/destructor_inheritance.phpt2
-rw-r--r--tests/classes/final.phpt2
-rw-r--r--tests/classes/inheritance_006.phpt2
-rw-r--r--tests/classes/interface_optional_arg_002.phpt2
-rw-r--r--tests/classes/interface_optional_arg_003.inc2
-rw-r--r--tests/classes/interface_optional_arg_003.phpt2
-rw-r--r--tests/classes/iterators_006.phpt2
-rw-r--r--tests/classes/iterators_008.phpt2
-rw-r--r--tests/classes/private_004b.phpt2
-rw-r--r--tests/classes/private_005b.phpt2
-rw-r--r--tests/classes/private_006b.phpt2
-rw-r--r--tests/classes/property_recreate_private.phpt2
-rw-r--r--tests/classes/property_recreate_protected.phpt2
-rw-r--r--tests/classes/static_mix_1.phpt2
-rw-r--r--tests/classes/static_mix_2.phpt2
-rw-r--r--tests/classes/static_properties_003.phpt2
-rw-r--r--tests/classes/static_properties_004.phpt2
-rw-r--r--tests/classes/static_properties_undeclared_assign.phpt2
-rw-r--r--tests/classes/static_properties_undeclared_assignInc.phpt2
-rw-r--r--tests/classes/static_properties_undeclared_assignRef.phpt2
-rw-r--r--tests/classes/static_properties_undeclared_inc.phpt2
-rw-r--r--tests/classes/static_properties_undeclared_isset.phpt2
-rw-r--r--tests/classes/static_properties_undeclared_read.phpt2
-rw-r--r--tests/lang/bug24573.phpt2
-rw-r--r--tests/lang/compare_objects_basic1.phpt2
-rw-r--r--tests/lang/constants/PHP_INT_32bit.phpt2
-rw-r--r--tests/lang/constants/PHP_INT_64bit.phpt2
-rw-r--r--tests/lang/engine_assignExecutionOrder_003.phpt2
-rw-r--r--tests/lang/foreachLoop.001.phpt2
-rw-r--r--tests/lang/foreachLoop.002.phpt2
-rw-r--r--tests/lang/foreachLoop.004.phpt2
-rw-r--r--tests/lang/foreachLoop.006.phpt2
-rw-r--r--tests/lang/foreachLoop.010.phpt2
-rw-r--r--tests/lang/foreachLoop.011.phpt2
-rw-r--r--tests/lang/foreachLoop.017.phpt2
-rw-r--r--tests/lang/foreachLoopIterator.001.phpt2
-rw-r--r--tests/lang/foreachLoopIterator.002.phpt2
-rw-r--r--tests/lang/foreachLoopIteratorAggregate.001.phpt2
-rw-r--r--tests/lang/foreachLoopIteratorAggregate.002.phpt2
-rw-r--r--tests/lang/foreachLoopObjects.001.phpt2
-rw-r--r--tests/lang/foreachLoopObjects.002.phpt2
-rw-r--r--tests/lang/foreachLoopObjects.003.phpt2
-rw-r--r--tests/lang/foreachLoopObjects.004.phpt2
-rw-r--r--tests/lang/func_get_arg.001.phpt2
-rw-r--r--tests/lang/func_get_arg.004.phpt2
-rw-r--r--tests/lang/func_get_arg.005.phpt2
-rw-r--r--tests/lang/func_get_arg_variation.phpt2
-rw-r--r--tests/lang/func_get_args.001.phpt2
-rw-r--r--tests/lang/func_num_args.001.phpt2
-rw-r--r--tests/lang/func_num_args.002.phpt2
-rw-r--r--tests/lang/func_num_args.003.phpt2
-rw-r--r--tests/lang/include_files/echo.inc2
-rw-r--r--tests/lang/include_files/eval.inc2
-rw-r--r--tests/lang/include_variation3.phpt2
-rw-r--r--tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt2
-rw-r--r--tests/lang/operators/bitwiseNot_basiclong_64bit.phpt2
-rw-r--r--tests/lang/operators/bitwiseOr_basiclong_64bit.phpt2
-rw-r--r--tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt2
-rw-r--r--tests/lang/operators/bitwiseShiftLeft_variationStr.phpt2
-rw-r--r--tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt2
-rw-r--r--tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt2
-rw-r--r--tests/lang/operators/bitwiseShiftRight_variationStr.phpt2
-rw-r--r--tests/lang/operators/bitwiseXor_basiclong_64bit.phpt2
-rw-r--r--tests/lang/operators/coalesce.phpt2
-rw-r--r--tests/lang/operators/modulus_basiclong_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_equals_basic.phpt2
-rw-r--r--tests/lang/operators/operator_equals_variation.phpt2
-rw-r--r--tests/lang/operators/operator_equals_variation_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_gt_basic.phpt2
-rw-r--r--tests/lang/operators/operator_gt_or_equal_basic.phpt2
-rw-r--r--tests/lang/operators/operator_gt_or_equal_variation.phpt2
-rw-r--r--tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_gt_variation.phpt2
-rw-r--r--tests/lang/operators/operator_gt_variation_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_identical_basic.phpt2
-rw-r--r--tests/lang/operators/operator_identical_variation.phpt2
-rw-r--r--tests/lang/operators/operator_identical_variation_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_lt_basic.phpt2
-rw-r--r--tests/lang/operators/operator_lt_or_equal_basic.phpt2
-rw-r--r--tests/lang/operators/operator_lt_or_equal_variation.phpt2
-rw-r--r--tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_lt_variation.phpt2
-rw-r--r--tests/lang/operators/operator_lt_variation_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_notequals_basic.phpt2
-rw-r--r--tests/lang/operators/operator_notequals_variation.phpt2
-rw-r--r--tests/lang/operators/operator_notequals_variation_64bit.phpt2
-rw-r--r--tests/lang/operators/operator_notidentical_basic.phpt2
-rw-r--r--tests/lang/operators/operator_notidentical_variation.phpt2
-rw-r--r--tests/lang/operators/operator_notidentical_variation_64bit.phpt2
-rw-r--r--tests/lang/passByReference_001.phpt2
-rw-r--r--tests/lang/passByReference_006.phpt2
-rw-r--r--tests/lang/passByReference_007.phpt2
-rw-r--r--tests/lang/passByReference_008.phpt2
-rw-r--r--tests/lang/passByReference_009.phpt2
-rw-r--r--tests/lang/returnByReference.001.phpt2
-rw-r--r--tests/lang/returnByReference.007.phpt2
-rw-r--r--tests/lang/returnByReference.008.phpt2
-rw-r--r--tests/lang/static_basic_001.phpt2
-rw-r--r--tests/lang/static_variation_001.phpt2
-rw-r--r--tests/lang/static_variation_002.phpt2
-rw-r--r--tests/lang/string_decimals_001.phpt2
-rw-r--r--tests/lang/this_assignment.phpt2
-rw-r--r--tests/output/flush_basic_001.phpt2
-rw-r--r--tests/output/flush_error_001.phpt2
-rw-r--r--tests/output/ob_clean_error_001.phpt2
-rw-r--r--tests/output/ob_get_clean_basic_002.phpt2
-rw-r--r--tests/output/ob_get_clean_error_001.phpt2
-rw-r--r--tests/output/ob_get_contents_basic_001.phpt2
-rw-r--r--tests/output/ob_get_length_basic_001.phpt2
-rw-r--r--tests/output/ob_get_length_error_001.phpt2
-rw-r--r--tests/output/ob_get_level_error_001.phpt2
-rw-r--r--tests/output/ob_implicit_flush_basic_002.phpt2
-rw-r--r--tests/output/ob_implicit_flush_error_001.phpt2
-rw-r--r--tests/output/ob_implicit_flush_variation_001.phpt24
-rw-r--r--tests/output/ob_start_basic_001.phpt2
-rw-r--r--tests/output/ob_start_basic_002.phpt2
-rw-r--r--tests/output/ob_start_basic_003.phpt2
-rw-r--r--tests/output/ob_start_basic_004.phpt2
-rw-r--r--tests/output/ob_start_basic_unerasable_001.phpt2
-rw-r--r--tests/output/ob_start_basic_unerasable_002.phpt2
-rw-r--r--tests/output/ob_start_basic_unerasable_003.phpt2
-rw-r--r--tests/output/ob_start_basic_unerasable_004.phpt2
-rw-r--r--tests/output/ob_start_error_001.phpt4
-rw-r--r--tests/output/ob_start_error_005.phpt2
-rw-r--r--tests/run-test/test001.phpt2
-rw-r--r--tests/run-test/test002.phpt2
-rw-r--r--tests/run-test/test003.phpt2
-rw-r--r--tests/run-test/test004.phpt2
139 files changed, 151 insertions, 151 deletions
diff --git a/tests/basic/encoding.phpt b/tests/basic/encoding.phpt
index b2ee5f3ca2..d9f7e0caad 100644
--- a/tests/basic/encoding.phpt
+++ b/tests/basic/encoding.phpt
@@ -36,4 +36,4 @@ string(0) ""
string(0) ""
string(10) "ISO-8859-1"
string(10) "ISO-8859-1"
-string(10) "ISO-8859-1" \ No newline at end of file
+string(10) "ISO-8859-1"
diff --git a/tests/classes/__call_004.phpt b/tests/classes/__call_004.phpt
index 2072112a02..0c1f378b8a 100644
--- a/tests/classes/__call_004.phpt
+++ b/tests/classes/__call_004.phpt
@@ -38,4 +38,4 @@ object(B)#1 (0) {
}
In B::__call(test4, array(1,a))
object(B)#1 (0) {
-} \ No newline at end of file
+}
diff --git a/tests/classes/__call_006.phpt b/tests/classes/__call_006.phpt
index a65fafb823..c3937393fd 100644
--- a/tests/classes/__call_006.phpt
+++ b/tests/classes/__call_006.phpt
@@ -74,4 +74,4 @@ Exception caught OK; continuing.
object(B)#%d (0) {
}
Exception caught OK; continuing.
-==DONE== \ No newline at end of file
+==DONE==
diff --git a/tests/classes/__call_007.phpt b/tests/classes/__call_007.phpt
index d79dba3bf6..b061d17d85 100644
--- a/tests/classes/__call_007.phpt
+++ b/tests/classes/__call_007.phpt
@@ -71,4 +71,4 @@ Exception caught OK; continuing.
---> Invoke __call via callback.
NULL
Exception caught OK; continuing.
-==DONE== \ No newline at end of file
+==DONE==
diff --git a/tests/classes/autoload_017.phpt b/tests/classes/autoload_017.phpt
index 26de9fd3ae..d5ce2bd0e6 100644
--- a/tests/classes/autoload_017.phpt
+++ b/tests/classes/autoload_017.phpt
@@ -20,4 +20,4 @@ Ensure ReflectionClass::implementsInterface triggers autoload.
?>
--EXPECTF--
In autoload: string(6) "UndefI"
-Interface UndefI does not exist \ No newline at end of file
+Interface UndefI does not exist
diff --git a/tests/classes/autoload_derived.p5c b/tests/classes/autoload_derived.p5c
index 93a4b3579a..d897daeed0 100755
--- a/tests/classes/autoload_derived.p5c
+++ b/tests/classes/autoload_derived.p5c
@@ -3,4 +3,4 @@
class autoload_derived extends autoload_root {
}
-?> \ No newline at end of file
+?>
diff --git a/tests/classes/autoload_implements.p5c b/tests/classes/autoload_implements.p5c
index 2c3479c860..55fcc3cd9f 100755
--- a/tests/classes/autoload_implements.p5c
+++ b/tests/classes/autoload_implements.p5c
@@ -7,4 +7,4 @@ class autoload_implements implements autoload_interface {
}
}
-?> \ No newline at end of file
+?>
diff --git a/tests/classes/autoload_interface.p5c b/tests/classes/autoload_interface.p5c
index 6908155e61..e6a416e721 100755
--- a/tests/classes/autoload_interface.p5c
+++ b/tests/classes/autoload_interface.p5c
@@ -4,4 +4,4 @@ interface autoload_interface {
function testFunction();
}
-?> \ No newline at end of file
+?>
diff --git a/tests/classes/autoload_root.p5c b/tests/classes/autoload_root.p5c
index 9559d36d32..98149c59b5 100755
--- a/tests/classes/autoload_root.p5c
+++ b/tests/classes/autoload_root.p5c
@@ -7,4 +7,4 @@ class autoload_root {
}
}
-?> \ No newline at end of file
+?>
diff --git a/tests/classes/bug29446.phpt b/tests/classes/bug29446.phpt
index 5e30e8e74b..573f136ce0 100644
--- a/tests/classes/bug29446.phpt
+++ b/tests/classes/bug29446.phpt
@@ -16,4 +16,4 @@ $test = new testClass;
?>
--EXPECTF--
-Fatal error: Cannot redefine class constant testClass::TEST_CONST in %s on line 5 \ No newline at end of file
+Fatal error: Cannot redefine class constant testClass::TEST_CONST in %s on line 5
diff --git a/tests/classes/constants_basic_003.inc b/tests/classes/constants_basic_003.inc
index be193e64f8..5eb9065b82 100644
--- a/tests/classes/constants_basic_003.inc
+++ b/tests/classes/constants_basic_003.inc
@@ -2,4 +2,4 @@
class A {
const MY_CONST = "hello from A";
}
-?> \ No newline at end of file
+?>
diff --git a/tests/classes/destructor_inheritance.phpt b/tests/classes/destructor_inheritance.phpt
index b9a46659b0..868c8960c8 100644
--- a/tests/classes/destructor_inheritance.phpt
+++ b/tests/classes/destructor_inheritance.phpt
@@ -26,4 +26,4 @@ echo 'Done';
--EXPECT--
base::__construct
base::__destruct
-Done \ No newline at end of file
+Done
diff --git a/tests/classes/final.phpt b/tests/classes/final.phpt
index b4e37a36f6..bf3a0cb937 100644
--- a/tests/classes/final.phpt
+++ b/tests/classes/final.phpt
@@ -28,4 +28,4 @@ echo "Done\n";
--EXPECTF--
Call to function first::show()
Call to function second::show()
-Done \ No newline at end of file
+Done
diff --git a/tests/classes/inheritance_006.phpt b/tests/classes/inheritance_006.phpt
index d51dafeede..03d1751f3c 100644
--- a/tests/classes/inheritance_006.phpt
+++ b/tests/classes/inheritance_006.phpt
@@ -21,4 +21,4 @@ object(C)#%d (2) {
NULL
[%u|b%"c":%u|b%"A":private]=>
NULL
-} \ No newline at end of file
+}
diff --git a/tests/classes/interface_optional_arg_002.phpt b/tests/classes/interface_optional_arg_002.phpt
index 92980f65b4..9987e925e0 100644
--- a/tests/classes/interface_optional_arg_002.phpt
+++ b/tests/classes/interface_optional_arg_002.phpt
@@ -21,4 +21,4 @@ $foo->bar();
?>
--EXPECT--
-int(2) \ No newline at end of file
+int(2)
diff --git a/tests/classes/interface_optional_arg_003.inc b/tests/classes/interface_optional_arg_003.inc
index a62c65670c..27b3350da0 100644
--- a/tests/classes/interface_optional_arg_003.inc
+++ b/tests/classes/interface_optional_arg_003.inc
@@ -1,4 +1,4 @@
<?php
interface I {
function f($a = null);
-} \ No newline at end of file
+}
diff --git a/tests/classes/interface_optional_arg_003.phpt b/tests/classes/interface_optional_arg_003.phpt
index 13e36d5583..ece436b484 100644
--- a/tests/classes/interface_optional_arg_003.phpt
+++ b/tests/classes/interface_optional_arg_003.phpt
@@ -14,4 +14,4 @@ $c = new C;
$c->f();
?>
--EXPECTF--
-int(2) \ No newline at end of file
+int(2)
diff --git a/tests/classes/iterators_006.phpt b/tests/classes/iterators_006.phpt
index 47fa69087a..e00a00afff 100644
--- a/tests/classes/iterators_006.phpt
+++ b/tests/classes/iterators_006.phpt
@@ -84,4 +84,4 @@ foreach ($array as $property => $value) {
0: foo
1: bar
2: baz
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/classes/iterators_008.phpt b/tests/classes/iterators_008.phpt
index 22e6dc8107..da59ec3aaa 100644
--- a/tests/classes/iterators_008.phpt
+++ b/tests/classes/iterators_008.phpt
@@ -42,4 +42,4 @@ D::next(1)
D::valid(1)
D::current(1)
D::next(0)
-D::valid(0) \ No newline at end of file
+D::valid(0)
diff --git a/tests/classes/private_004b.phpt b/tests/classes/private_004b.phpt
index ea3fe610d3..2d1850b519 100644
--- a/tests/classes/private_004b.phpt
+++ b/tests/classes/private_004b.phpt
@@ -32,4 +32,4 @@ echo "Done\n"; // shouldn't be displayed
--EXPECTF--
Call show()
-Fatal error: Call to private method pass::show() from context 'fail' in %s on line %d \ No newline at end of file
+Fatal error: Call to private method pass::show() from context 'fail' in %s on line %d
diff --git a/tests/classes/private_005b.phpt b/tests/classes/private_005b.phpt
index ea3fe610d3..2d1850b519 100644
--- a/tests/classes/private_005b.phpt
+++ b/tests/classes/private_005b.phpt
@@ -32,4 +32,4 @@ echo "Done\n"; // shouldn't be displayed
--EXPECTF--
Call show()
-Fatal error: Call to private method pass::show() from context 'fail' in %s on line %d \ No newline at end of file
+Fatal error: Call to private method pass::show() from context 'fail' in %s on line %d
diff --git a/tests/classes/private_006b.phpt b/tests/classes/private_006b.phpt
index 950f16a3c4..4084124915 100644
--- a/tests/classes/private_006b.phpt
+++ b/tests/classes/private_006b.phpt
@@ -38,4 +38,4 @@ echo "Done\n";
--EXPECTF--
Call show()
Call show()
-Done \ No newline at end of file
+Done
diff --git a/tests/classes/property_recreate_private.phpt b/tests/classes/property_recreate_private.phpt
index 8bcf485355..410395e0e0 100644
--- a/tests/classes/property_recreate_private.phpt
+++ b/tests/classes/property_recreate_private.phpt
@@ -78,4 +78,4 @@ object(C)#%d (1) {
Unset a private property, and attempt to recreate at global scope (expecting failure):
-Fatal error: Cannot access private property C::$p in %s on line 46 \ No newline at end of file
+Fatal error: Cannot access private property C::$p in %s on line 46
diff --git a/tests/classes/property_recreate_protected.phpt b/tests/classes/property_recreate_protected.phpt
index 4da4de87ad..f8444c3a2f 100644
--- a/tests/classes/property_recreate_protected.phpt
+++ b/tests/classes/property_recreate_protected.phpt
@@ -50,4 +50,4 @@ object(D)#%d (1) {
Unset a protected property, and attempt to recreate it outside of scope (expected failure):
-Fatal error: Cannot access protected property %s::$p in %s on line 32 \ No newline at end of file
+Fatal error: Cannot access protected property %s::$p in %s on line 32
diff --git a/tests/classes/static_mix_1.phpt b/tests/classes/static_mix_1.phpt
index ecc9c01a28..5146e7096e 100644
--- a/tests/classes/static_mix_1.phpt
+++ b/tests/classes/static_mix_1.phpt
@@ -23,4 +23,4 @@ fail::show();
echo "Done\n"; // shouldn't be displayed
?>
--EXPECTF--
-Fatal error: Cannot make static method pass::show() non static in class fail in %s on line %d \ No newline at end of file
+Fatal error: Cannot make static method pass::show() non static in class fail in %s on line %d
diff --git a/tests/classes/static_mix_2.phpt b/tests/classes/static_mix_2.phpt
index bbdaedf50a..cecb37bdaf 100644
--- a/tests/classes/static_mix_2.phpt
+++ b/tests/classes/static_mix_2.phpt
@@ -24,4 +24,4 @@ fail::show();
echo "Done\n"; // shouldn't be displayed
?>
--EXPECTF--
-Fatal error: Cannot make non static method pass::show() static in class fail in %s on line %d \ No newline at end of file
+Fatal error: Cannot make non static method pass::show() static in class fail in %s on line %d
diff --git a/tests/classes/static_properties_003.phpt b/tests/classes/static_properties_003.phpt
index 2441e41578..3303d7c1fd 100644
--- a/tests/classes/static_properties_003.phpt
+++ b/tests/classes/static_properties_003.phpt
@@ -46,4 +46,4 @@ Strict Standards: Accessing static property C::$x as non static in %s on line 16
--> Access non-visible static prop like instance prop:
bool(false)
-==Done== \ No newline at end of file
+==Done==
diff --git a/tests/classes/static_properties_004.phpt b/tests/classes/static_properties_004.phpt
index e98c605eb4..832711ae01 100644
--- a/tests/classes/static_properties_004.phpt
+++ b/tests/classes/static_properties_004.phpt
@@ -34,4 +34,4 @@ But because this is implemented using PHP references, the reference set can easi
%unicode|string%(11) "changed.all"
%unicode|string%(11) "changed.one"
%unicode|string%(11) "changed.all"
-==Done== \ No newline at end of file
+==Done==
diff --git a/tests/classes/static_properties_undeclared_assign.phpt b/tests/classes/static_properties_undeclared_assign.phpt
index 99340e9ac5..aed65797b4 100644
--- a/tests/classes/static_properties_undeclared_assign.phpt
+++ b/tests/classes/static_properties_undeclared_assign.phpt
@@ -6,4 +6,4 @@ Class C {}
C::$p = 1;
?>
--EXPECTF--
-Fatal error: Access to undeclared static property: C::$p in %s on line 3 \ No newline at end of file
+Fatal error: Access to undeclared static property: C::$p in %s on line 3
diff --git a/tests/classes/static_properties_undeclared_assignInc.phpt b/tests/classes/static_properties_undeclared_assignInc.phpt
index 258f2f841b..9680bf5f15 100644
--- a/tests/classes/static_properties_undeclared_assignInc.phpt
+++ b/tests/classes/static_properties_undeclared_assignInc.phpt
@@ -6,4 +6,4 @@ Class C {}
C::$p += 1;
?>
--EXPECTF--
-Fatal error: Access to undeclared static property: C::$p in %s on line 3 \ No newline at end of file
+Fatal error: Access to undeclared static property: C::$p in %s on line 3
diff --git a/tests/classes/static_properties_undeclared_assignRef.phpt b/tests/classes/static_properties_undeclared_assignRef.phpt
index 75cf270a9a..9f677f6c58 100644
--- a/tests/classes/static_properties_undeclared_assignRef.phpt
+++ b/tests/classes/static_properties_undeclared_assignRef.phpt
@@ -7,4 +7,4 @@ $a = 'foo';
C::$p =& $a;
?>
--EXPECTF--
-Fatal error: Access to undeclared static property: C::$p in %s on line 4 \ No newline at end of file
+Fatal error: Access to undeclared static property: C::$p in %s on line 4
diff --git a/tests/classes/static_properties_undeclared_inc.phpt b/tests/classes/static_properties_undeclared_inc.phpt
index ff8b8c3af1..a9b28d6cdd 100644
--- a/tests/classes/static_properties_undeclared_inc.phpt
+++ b/tests/classes/static_properties_undeclared_inc.phpt
@@ -6,4 +6,4 @@ Class C {}
C::$p++;
?>
--EXPECTF--
-Fatal error: Access to undeclared static property: C::$p in %s on line 3 \ No newline at end of file
+Fatal error: Access to undeclared static property: C::$p in %s on line 3
diff --git a/tests/classes/static_properties_undeclared_isset.phpt b/tests/classes/static_properties_undeclared_isset.phpt
index 58aac40052..83fb7711c5 100644
--- a/tests/classes/static_properties_undeclared_isset.phpt
+++ b/tests/classes/static_properties_undeclared_isset.phpt
@@ -6,4 +6,4 @@ Class C {}
var_dump(isset(C::$p));
?>
--EXPECTF--
-bool(false) \ No newline at end of file
+bool(false)
diff --git a/tests/classes/static_properties_undeclared_read.phpt b/tests/classes/static_properties_undeclared_read.phpt
index 715b41e78d..ae518d8ee1 100644
--- a/tests/classes/static_properties_undeclared_read.phpt
+++ b/tests/classes/static_properties_undeclared_read.phpt
@@ -6,4 +6,4 @@ Class C {}
echo C::$p;
?>
--EXPECTF--
-Fatal error: Access to undeclared static property: C::$p in %s on line 3 \ No newline at end of file
+Fatal error: Access to undeclared static property: C::$p in %s on line 3
diff --git a/tests/lang/bug24573.phpt b/tests/lang/bug24573.phpt
index e087d1fb2c..4a088c35e8 100644
--- a/tests/lang/bug24573.phpt
+++ b/tests/lang/bug24573.phpt
@@ -21,4 +21,4 @@ echo "OK\n";
?>
--EXPECTF--
-Fatal error: Cannot re-assign $this in %s on line %d \ No newline at end of file
+Fatal error: Cannot re-assign $this in %s on line %d
diff --git a/tests/lang/compare_objects_basic1.phpt b/tests/lang/compare_objects_basic1.phpt
index fe312fc59f..07ebd7cc69 100644
--- a/tests/lang/compare_objects_basic1.phpt
+++ b/tests/lang/compare_objects_basic1.phpt
@@ -57,4 +57,4 @@ bool(false)
bool(false)
bool(false)
bool(false)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/constants/PHP_INT_32bit.phpt b/tests/lang/constants/PHP_INT_32bit.phpt
index 0c85d9719b..624ceb4343 100644
--- a/tests/lang/constants/PHP_INT_32bit.phpt
+++ b/tests/lang/constants/PHP_INT_32bit.phpt
@@ -14,4 +14,4 @@ var_dump(PHP_INT_SIZE);
--EXPECT--
int(-2147483648)
int(2147483647)
-int(4) \ No newline at end of file
+int(4)
diff --git a/tests/lang/constants/PHP_INT_64bit.phpt b/tests/lang/constants/PHP_INT_64bit.phpt
index 4b7da3a3e9..7756e59a3f 100644
--- a/tests/lang/constants/PHP_INT_64bit.phpt
+++ b/tests/lang/constants/PHP_INT_64bit.phpt
@@ -14,4 +14,4 @@ var_dump(PHP_INT_SIZE);
--EXPECT--
int(-9223372036854775808)
int(9223372036854775807)
-int(8) \ No newline at end of file
+int(8)
diff --git a/tests/lang/engine_assignExecutionOrder_003.phpt b/tests/lang/engine_assignExecutionOrder_003.phpt
index ae3ae787c7..448b46e8ec 100644
--- a/tests/lang/engine_assignExecutionOrder_003.phpt
+++ b/tests/lang/engine_assignExecutionOrder_003.phpt
@@ -93,4 +93,4 @@ array(2) {
}
[1]=>
int(3)
-} \ No newline at end of file
+}
diff --git a/tests/lang/foreachLoop.001.phpt b/tests/lang/foreachLoop.001.phpt
index 164cac6c37..b24f14e81d 100644
--- a/tests/lang/foreachLoop.001.phpt
+++ b/tests/lang/foreachLoop.001.phpt
@@ -61,4 +61,4 @@ int(2)
string(1) "f"
bool(false)
-bool(false) \ No newline at end of file
+bool(false)
diff --git a/tests/lang/foreachLoop.002.phpt b/tests/lang/foreachLoop.002.phpt
index e3000c7767..5896124f40 100644
--- a/tests/lang/foreachLoop.002.phpt
+++ b/tests/lang/foreachLoop.002.phpt
@@ -170,4 +170,4 @@ string(10) "original.2"
array(1) {
[0]=>
string(10) "original.1"
-} \ No newline at end of file
+}
diff --git a/tests/lang/foreachLoop.004.phpt b/tests/lang/foreachLoop.004.phpt
index 8cc60949fd..178cad0981 100644
--- a/tests/lang/foreachLoop.004.phpt
+++ b/tests/lang/foreachLoop.004.phpt
@@ -73,4 +73,4 @@ int(2)
array(1) {
[0]=>
string(1) "c"
-} \ No newline at end of file
+}
diff --git a/tests/lang/foreachLoop.006.phpt b/tests/lang/foreachLoop.006.phpt
index a90f9245e3..d31ea64563 100644
--- a/tests/lang/foreachLoop.006.phpt
+++ b/tests/lang/foreachLoop.006.phpt
@@ -8,4 +8,4 @@ foreach ($a as &$k=>$v) {
}
?>
--EXPECTF--
-Fatal error: Key element cannot be a reference in %s on line 3 \ No newline at end of file
+Fatal error: Key element cannot be a reference in %s on line 3
diff --git a/tests/lang/foreachLoop.010.phpt b/tests/lang/foreachLoop.010.phpt
index a7a3e97c53..31f6e8cc49 100644
--- a/tests/lang/foreachLoop.010.phpt
+++ b/tests/lang/foreachLoop.010.phpt
@@ -37,4 +37,4 @@ foreach ($a as $v) {
--EXPECTF--
int(1)
int(2)
-int(3) \ No newline at end of file
+int(3)
diff --git a/tests/lang/foreachLoop.011.phpt b/tests/lang/foreachLoop.011.phpt
index 94cb605431..671cfaf354 100644
--- a/tests/lang/foreachLoop.011.phpt
+++ b/tests/lang/foreachLoop.011.phpt
@@ -31,4 +31,4 @@ Warning: Invalid argument supplied for foreach() in %s on line 5
Change from object to non iterable:
int(1)
-Warning: Invalid argument supplied for foreach() in %s on line 15 \ No newline at end of file
+Warning: Invalid argument supplied for foreach() in %s on line 15
diff --git a/tests/lang/foreachLoop.017.phpt b/tests/lang/foreachLoop.017.phpt
index 3d2618e1b4..4c3a1f6c3e 100644
--- a/tests/lang/foreachLoop.017.phpt
+++ b/tests/lang/foreachLoop.017.phpt
@@ -8,4 +8,4 @@ echo "\nDone\n";
?>
--EXPECTF--
10
-Done \ No newline at end of file
+Done
diff --git a/tests/lang/foreachLoopIterator.001.phpt b/tests/lang/foreachLoopIterator.001.phpt
index c049cb7668..cba3827451 100644
--- a/tests/lang/foreachLoopIterator.001.phpt
+++ b/tests/lang/foreachLoopIterator.001.phpt
@@ -131,4 +131,4 @@ meal 0 => breakfast
Notice: Undefined offset: 3 in %s on line %d
--> MealIterator::valid (4)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/foreachLoopIterator.002.phpt b/tests/lang/foreachLoopIterator.002.phpt
index f40e09b3c3..fda3fdfb2b 100644
--- a/tests/lang/foreachLoopIterator.002.phpt
+++ b/tests/lang/foreachLoopIterator.002.phpt
@@ -21,4 +21,4 @@ foreach ($f as $k=>&$v) {
--EXPECTF--
-----( Try to iterate with &$value: )-----
-Fatal error: An iterator cannot be used with foreach by reference in %s on line 13 \ No newline at end of file
+Fatal error: An iterator cannot be used with foreach by reference in %s on line 13
diff --git a/tests/lang/foreachLoopIteratorAggregate.001.phpt b/tests/lang/foreachLoopIteratorAggregate.001.phpt
index b20d3ea3c5..094fc3b8bb 100644
--- a/tests/lang/foreachLoopIteratorAggregate.001.phpt
+++ b/tests/lang/foreachLoopIteratorAggregate.001.phpt
@@ -267,4 +267,4 @@ meal 1 => dinner
--> EnglishMealIterator::valid (3)
--> EnglishMealIterator::next (3)
--> EnglishMealIterator::valid (4)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/foreachLoopIteratorAggregate.002.phpt b/tests/lang/foreachLoopIteratorAggregate.002.phpt
index eef430237f..6cad8e29b6 100644
--- a/tests/lang/foreachLoopIteratorAggregate.002.phpt
+++ b/tests/lang/foreachLoopIteratorAggregate.002.phpt
@@ -50,4 +50,4 @@ f("bad4");
30: Objects returned by bad2::getIterator() must be traversable or implement interface Iterator
30: Objects returned by bad3::getIterator() must be traversable or implement interface Iterator
30: Objects returned by bad4::getIterator() must be traversable or implement interface Iterator
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/foreachLoopObjects.001.phpt b/tests/lang/foreachLoopObjects.001.phpt
index e6047b77e3..da025a537f 100644
--- a/tests/lang/foreachLoopObjects.001.phpt
+++ b/tests/lang/foreachLoopObjects.001.phpt
@@ -66,4 +66,4 @@ string(10) "Original c"
Check key and value after the loop.
string(1) "c"
-string(10) "Original c" \ No newline at end of file
+string(10) "Original c"
diff --git a/tests/lang/foreachLoopObjects.002.phpt b/tests/lang/foreachLoopObjects.002.phpt
index 0b06f2b740..6961f69078 100644
--- a/tests/lang/foreachLoopObjects.002.phpt
+++ b/tests/lang/foreachLoopObjects.002.phpt
@@ -584,4 +584,4 @@ object(E)#%d (8) {
["e":"C":private]=>
string(10) "Original e"
}
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/foreachLoopObjects.003.phpt b/tests/lang/foreachLoopObjects.003.phpt
index e3747bf71f..c90342364f 100644
--- a/tests/lang/foreachLoopObjects.003.phpt
+++ b/tests/lang/foreachLoopObjects.003.phpt
@@ -247,4 +247,4 @@ object(C)#%d (2) {
["e":"C":private]=>
string(10) "Original e"
}
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/foreachLoopObjects.004.phpt b/tests/lang/foreachLoopObjects.004.phpt
index a158ac62d1..c6cadad0f0 100644
--- a/tests/lang/foreachLoopObjects.004.phpt
+++ b/tests/lang/foreachLoopObjects.004.phpt
@@ -52,4 +52,4 @@ object(C)#%d (4) {
["e"]=>
string(10) "Original e"
}
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/func_get_arg.001.phpt b/tests/lang/func_get_arg.001.phpt
index 00315b0ee0..56d1bf33b6 100644
--- a/tests/lang/func_get_arg.001.phpt
+++ b/tests/lang/func_get_arg.001.phpt
@@ -12,4 +12,4 @@ foo(2);
echo "\n";
?>
--EXPECT--
-5 \ No newline at end of file
+5
diff --git a/tests/lang/func_get_arg.004.phpt b/tests/lang/func_get_arg.004.phpt
index 6931df04e6..5afe4c95eb 100644
--- a/tests/lang/func_get_arg.004.phpt
+++ b/tests/lang/func_get_arg.004.phpt
@@ -13,4 +13,4 @@ echo "\n";
?>
--EXPECTF--
Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
-bool(false) \ No newline at end of file
+bool(false)
diff --git a/tests/lang/func_get_arg.005.phpt b/tests/lang/func_get_arg.005.phpt
index e1ae78e162..31f5ffce70 100644
--- a/tests/lang/func_get_arg.005.phpt
+++ b/tests/lang/func_get_arg.005.phpt
@@ -16,4 +16,4 @@ refVal($a);
?>
--EXPECTF--
string(10) "original.a"
-string(10) "original.a" \ No newline at end of file
+string(10) "original.a"
diff --git a/tests/lang/func_get_arg_variation.phpt b/tests/lang/func_get_arg_variation.phpt
index 5dd0ed63db..3dab69f246 100644
--- a/tests/lang/func_get_arg_variation.phpt
+++ b/tests/lang/func_get_arg_variation.phpt
@@ -20,7 +20,7 @@ Warning: func_get_arg() expects exactly 1 parameter, 0 given in %s on line %d
Warning: func_get_arg() expects exactly 1 parameter, 2 given in %s on line %d
-Warning: func_get_arg() expects parameter 1 to be long, string given in %s on line %d
+Warning: func_get_arg() expects parameter 1 to be integer, string given in %s on line %d
Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
diff --git a/tests/lang/func_get_args.001.phpt b/tests/lang/func_get_args.001.phpt
index 740a0a2165..40083aeb37 100644
--- a/tests/lang/func_get_args.001.phpt
+++ b/tests/lang/func_get_args.001.phpt
@@ -12,4 +12,4 @@ foo();
?>
--EXPECT--
array(0) {
-} \ No newline at end of file
+}
diff --git a/tests/lang/func_num_args.001.phpt b/tests/lang/func_num_args.001.phpt
index c281557feb..117e8d0e06 100644
--- a/tests/lang/func_num_args.001.phpt
+++ b/tests/lang/func_num_args.001.phpt
@@ -11,4 +11,4 @@ foo();
?>
--EXPECT--
-int(0) \ No newline at end of file
+int(0)
diff --git a/tests/lang/func_num_args.002.phpt b/tests/lang/func_num_args.002.phpt
index bfb8f7c705..45246a7684 100644
--- a/tests/lang/func_num_args.002.phpt
+++ b/tests/lang/func_num_args.002.phpt
@@ -11,4 +11,4 @@ foo(1, 2, 3);
?>
--EXPECT--
-int(3) \ No newline at end of file
+int(3)
diff --git a/tests/lang/func_num_args.003.phpt b/tests/lang/func_num_args.003.phpt
index 7cf1229bce..dceabbd096 100644
--- a/tests/lang/func_num_args.003.phpt
+++ b/tests/lang/func_num_args.003.phpt
@@ -9,4 +9,4 @@ var_dump(func_num_args());
--EXPECTF--
Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
-int(-1) \ No newline at end of file
+int(-1)
diff --git a/tests/lang/include_files/echo.inc b/tests/lang/include_files/echo.inc
index 60714f6e4f..64b30afe47 100644
--- a/tests/lang/include_files/echo.inc
+++ b/tests/lang/include_files/echo.inc
@@ -1,3 +1,3 @@
<?php
echo "Included!\n";
-?> \ No newline at end of file
+?>
diff --git a/tests/lang/include_files/eval.inc b/tests/lang/include_files/eval.inc
index 16da86295d..82c93ceed8 100644
--- a/tests/lang/include_files/eval.inc
+++ b/tests/lang/include_files/eval.inc
@@ -1,3 +1,3 @@
<?php
eval("require_once 'echo.inc';");
-?> \ No newline at end of file
+?>
diff --git a/tests/lang/include_variation3.phpt b/tests/lang/include_variation3.phpt
index 1fa80c5ab9..04709ab20e 100644
--- a/tests/lang/include_variation3.phpt
+++ b/tests/lang/include_variation3.phpt
@@ -5,4 +5,4 @@ Including a file in the current script directory from eval'd code
require_once 'include_files/eval.inc';
?>
--EXPECT--
-Included! \ No newline at end of file
+Included!
diff --git a/tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt b/tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt
index f463e5d57e..5dc322873a 100644
--- a/tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt
+++ b/tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt
@@ -579,4 +579,4 @@ int(0)
int(1)
--- testing: 9223372036854775807 & -9.2233720368548E+18 ---
int(0)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/bitwiseNot_basiclong_64bit.phpt b/tests/lang/operators/bitwiseNot_basiclong_64bit.phpt
index 227b734c2c..86df2d771d 100644
--- a/tests/lang/operators/bitwiseNot_basiclong_64bit.phpt
+++ b/tests/lang/operators/bitwiseNot_basiclong_64bit.phpt
@@ -57,4 +57,4 @@ int(9223372036854775807)
int(9223372036854775806)
--- testing: -9.2233720368548E+18 ---
int(9223372036854775807)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/bitwiseOr_basiclong_64bit.phpt b/tests/lang/operators/bitwiseOr_basiclong_64bit.phpt
index e26d46a547..50e35a1c28 100644
--- a/tests/lang/operators/bitwiseOr_basiclong_64bit.phpt
+++ b/tests/lang/operators/bitwiseOr_basiclong_64bit.phpt
@@ -580,4 +580,4 @@ int(-1)
--- testing: 9223372036854775807 | -9.2233720368548E+18 ---
int(-1)
===DONE===
- \ No newline at end of file
+
diff --git a/tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt b/tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt
index d784ed6601..c462e9b732 100644
--- a/tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt
+++ b/tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt
@@ -579,4 +579,4 @@ bool(false)
bool(false)
--- testing: 9223372036854775807 << -9.2233720368548E+18 ---
bool(false)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/bitwiseShiftLeft_variationStr.phpt b/tests/lang/operators/bitwiseShiftLeft_variationStr.phpt
index d507577777..4dff475eec 100644
--- a/tests/lang/operators/bitwiseShiftLeft_variationStr.phpt
+++ b/tests/lang/operators/bitwiseShiftLeft_variationStr.phpt
@@ -416,4 +416,4 @@ int(0)
int(0)
--- testing: 'a5.9' << 'a5.9' ---
int(0)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt b/tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt
index 655d72545d..4e4cf0d7f7 100644
--- a/tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt
+++ b/tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt
@@ -417,4 +417,4 @@ int(0)
int(0)
--- testing: 'a5.9' << 'a5.9' ---
int(0)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt b/tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt
index 1747bc66fe..a2c3870cb5 100644
--- a/tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt
+++ b/tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt
@@ -579,4 +579,4 @@ bool(false)
bool(false)
--- testing: 9223372036854775807 >> -9.2233720368548E+18 ---
bool(false)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/bitwiseShiftRight_variationStr.phpt b/tests/lang/operators/bitwiseShiftRight_variationStr.phpt
index 35ca0a618d..250c7791c2 100644
--- a/tests/lang/operators/bitwiseShiftRight_variationStr.phpt
+++ b/tests/lang/operators/bitwiseShiftRight_variationStr.phpt
@@ -413,4 +413,4 @@ int(0)
int(0)
--- testing: 'a5.9' >> 'a5.9' ---
int(0)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/bitwiseXor_basiclong_64bit.phpt b/tests/lang/operators/bitwiseXor_basiclong_64bit.phpt
index 2764be6553..0bfd8089e6 100644
--- a/tests/lang/operators/bitwiseXor_basiclong_64bit.phpt
+++ b/tests/lang/operators/bitwiseXor_basiclong_64bit.phpt
@@ -580,4 +580,4 @@ int(-2)
--- testing: 9223372036854775807 ^ -9.2233720368548E+18 ---
int(-1)
===DONE===
- \ No newline at end of file
+
diff --git a/tests/lang/operators/coalesce.phpt b/tests/lang/operators/coalesce.phpt
index 4486f30485..b48d20bab1 100644
--- a/tests/lang/operators/coalesce.phpt
+++ b/tests/lang/operators/coalesce.phpt
@@ -76,4 +76,4 @@ called
string(1) "a"
f(0)
-f(1) \ No newline at end of file
+f(1)
diff --git a/tests/lang/operators/modulus_basiclong_64bit.phpt b/tests/lang/operators/modulus_basiclong_64bit.phpt
index d75ff1ea03..3315f02c5b 100644
--- a/tests/lang/operators/modulus_basiclong_64bit.phpt
+++ b/tests/lang/operators/modulus_basiclong_64bit.phpt
@@ -579,4 +579,4 @@ int(9223372036854775807)
int(0)
--- testing: 9223372036854775807 % -9.2233720368548E+18 ---
int(9223372036854775807)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_equals_basic.phpt b/tests/lang/operators/operator_equals_basic.phpt
index 1b42fc3db9..3cb2704444 100644
--- a/tests/lang/operators/operator_equals_basic.phpt
+++ b/tests/lang/operators/operator_equals_basic.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_equals_variation.phpt b/tests/lang/operators/operator_equals_variation.phpt
index 60e6abb012..f7dc32868c 100644
--- a/tests/lang/operators/operator_equals_variation.phpt
+++ b/tests/lang/operators/operator_equals_variation.phpt
@@ -60,4 +60,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_equals_variation_64bit.phpt b/tests/lang/operators/operator_equals_variation_64bit.phpt
index b521735479..6329225fcc 100644
--- a/tests/lang/operators/operator_equals_variation_64bit.phpt
+++ b/tests/lang/operators/operator_equals_variation_64bit.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_gt_basic.phpt b/tests/lang/operators/operator_gt_basic.phpt
index 06fbcee9e0..c410b19dc8 100644
--- a/tests/lang/operators/operator_gt_basic.phpt
+++ b/tests/lang/operators/operator_gt_basic.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_gt_or_equal_basic.phpt b/tests/lang/operators/operator_gt_or_equal_basic.phpt
index 02a561c425..20b00df8bb 100644
--- a/tests/lang/operators/operator_gt_or_equal_basic.phpt
+++ b/tests/lang/operators/operator_gt_or_equal_basic.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_gt_or_equal_variation.phpt b/tests/lang/operators/operator_gt_or_equal_variation.phpt
index c4253b55e5..6cb6ed6d81 100644
--- a/tests/lang/operators/operator_gt_or_equal_variation.phpt
+++ b/tests/lang/operators/operator_gt_or_equal_variation.phpt
@@ -60,4 +60,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt b/tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt
index a2f7aa49ee..52ef7100a6 100644
--- a/tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt
+++ b/tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt
@@ -60,4 +60,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_gt_variation.phpt b/tests/lang/operators/operator_gt_variation.phpt
index a158824da3..1b429a076f 100644
--- a/tests/lang/operators/operator_gt_variation.phpt
+++ b/tests/lang/operators/operator_gt_variation.phpt
@@ -59,4 +59,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_gt_variation_64bit.phpt b/tests/lang/operators/operator_gt_variation_64bit.phpt
index 6223e07fa5..1881567080 100644
--- a/tests/lang/operators/operator_gt_variation_64bit.phpt
+++ b/tests/lang/operators/operator_gt_variation_64bit.phpt
@@ -59,4 +59,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_identical_basic.phpt b/tests/lang/operators/operator_identical_basic.phpt
index a4cd8a0702..dbf4c62f5b 100644
--- a/tests/lang/operators/operator_identical_basic.phpt
+++ b/tests/lang/operators/operator_identical_basic.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_identical_variation.phpt b/tests/lang/operators/operator_identical_variation.phpt
index 76639c7bc5..f2150e956d 100644
--- a/tests/lang/operators/operator_identical_variation.phpt
+++ b/tests/lang/operators/operator_identical_variation.phpt
@@ -60,4 +60,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_identical_variation_64bit.phpt b/tests/lang/operators/operator_identical_variation_64bit.phpt
index 0909c44eab..138a53a119 100644
--- a/tests/lang/operators/operator_identical_variation_64bit.phpt
+++ b/tests/lang/operators/operator_identical_variation_64bit.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_lt_basic.phpt b/tests/lang/operators/operator_lt_basic.phpt
index 137adf292c..016b35dd4b 100644
--- a/tests/lang/operators/operator_lt_basic.phpt
+++ b/tests/lang/operators/operator_lt_basic.phpt
@@ -59,4 +59,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_lt_or_equal_basic.phpt b/tests/lang/operators/operator_lt_or_equal_basic.phpt
index 381b813266..785b9338ac 100644
--- a/tests/lang/operators/operator_lt_or_equal_basic.phpt
+++ b/tests/lang/operators/operator_lt_or_equal_basic.phpt
@@ -61,4 +61,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_lt_or_equal_variation.phpt b/tests/lang/operators/operator_lt_or_equal_variation.phpt
index 8f5f945d7f..293205876d 100644
--- a/tests/lang/operators/operator_lt_or_equal_variation.phpt
+++ b/tests/lang/operators/operator_lt_or_equal_variation.phpt
@@ -60,4 +60,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt b/tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt
index 03c974fb5d..055cfc673b 100644
--- a/tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt
+++ b/tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt
@@ -60,4 +60,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_lt_variation.phpt b/tests/lang/operators/operator_lt_variation.phpt
index a2a8f6a769..62fedfad5a 100644
--- a/tests/lang/operators/operator_lt_variation.phpt
+++ b/tests/lang/operators/operator_lt_variation.phpt
@@ -57,4 +57,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_lt_variation_64bit.phpt b/tests/lang/operators/operator_lt_variation_64bit.phpt
index 172ef390d6..e6f16a3883 100644
--- a/tests/lang/operators/operator_lt_variation_64bit.phpt
+++ b/tests/lang/operators/operator_lt_variation_64bit.phpt
@@ -57,4 +57,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_notequals_basic.phpt b/tests/lang/operators/operator_notequals_basic.phpt
index 059c99df9e..80754dacb4 100644
--- a/tests/lang/operators/operator_notequals_basic.phpt
+++ b/tests/lang/operators/operator_notequals_basic.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_notequals_variation.phpt b/tests/lang/operators/operator_notequals_variation.phpt
index a7827b4651..2a0b57035d 100644
--- a/tests/lang/operators/operator_notequals_variation.phpt
+++ b/tests/lang/operators/operator_notequals_variation.phpt
@@ -60,4 +60,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_notequals_variation_64bit.phpt b/tests/lang/operators/operator_notequals_variation_64bit.phpt
index ed26b52939..16ec925cb8 100644
--- a/tests/lang/operators/operator_notequals_variation_64bit.phpt
+++ b/tests/lang/operators/operator_notequals_variation_64bit.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_notidentical_basic.phpt b/tests/lang/operators/operator_notidentical_basic.phpt
index d433289507..143d72038b 100644
--- a/tests/lang/operators/operator_notidentical_basic.phpt
+++ b/tests/lang/operators/operator_notidentical_basic.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_notidentical_variation.phpt b/tests/lang/operators/operator_notidentical_variation.phpt
index 9af6f8d6a0..702797ec8d 100644
--- a/tests/lang/operators/operator_notidentical_variation.phpt
+++ b/tests/lang/operators/operator_notidentical_variation.phpt
@@ -61,4 +61,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/operators/operator_notidentical_variation_64bit.phpt b/tests/lang/operators/operator_notidentical_variation_64bit.phpt
index e8f2c7e778..8a60cfdbb4 100644
--- a/tests/lang/operators/operator_notidentical_variation_64bit.phpt
+++ b/tests/lang/operators/operator_notidentical_variation_64bit.phpt
@@ -62,4 +62,4 @@ if ($failed == false) {
===DONE===
--EXPECT--
Test Passed
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/passByReference_001.phpt b/tests/lang/passByReference_001.phpt
index c73eacc594..277f6d4a39 100644
--- a/tests/lang/passByReference_001.phpt
+++ b/tests/lang/passByReference_001.phpt
@@ -34,4 +34,4 @@ array(1) {
[0]=>
&int(1)
}
-int(1) \ No newline at end of file
+int(1)
diff --git a/tests/lang/passByReference_006.phpt b/tests/lang/passByReference_006.phpt
index 248be88b44..c452f27b3d 100644
--- a/tests/lang/passByReference_006.phpt
+++ b/tests/lang/passByReference_006.phpt
@@ -192,4 +192,4 @@ object(stdClass)#%d (1) {
string(12) "Ref5 changed"
}
}
-} \ No newline at end of file
+}
diff --git a/tests/lang/passByReference_007.phpt b/tests/lang/passByReference_007.phpt
index 558ceae27e..a743245e2c 100644
--- a/tests/lang/passByReference_007.phpt
+++ b/tests/lang/passByReference_007.phpt
@@ -102,4 +102,4 @@ string(8) "original"
string(8) "original"
Pass a method call that returns a reference:
string(8) "original"
-string(7) "changed" \ No newline at end of file
+string(7) "changed"
diff --git a/tests/lang/passByReference_008.phpt b/tests/lang/passByReference_008.phpt
index 36852170bf..31f0260c5d 100644
--- a/tests/lang/passByReference_008.phpt
+++ b/tests/lang/passByReference_008.phpt
@@ -37,4 +37,4 @@ string(9) "changed.y"
-- Ref, Val --
string(10) "original.b"
string(10) "original.b"
-string(9) "changed.x" \ No newline at end of file
+string(9) "changed.x"
diff --git a/tests/lang/passByReference_009.phpt b/tests/lang/passByReference_009.phpt
index 1cbd87d6c4..941c361dbc 100644
--- a/tests/lang/passByReference_009.phpt
+++ b/tests/lang/passByReference_009.phpt
@@ -21,4 +21,4 @@ Assignement as argument
echo $x; // 2
?>
--EXPECTF--
-1012 \ No newline at end of file
+1012
diff --git a/tests/lang/returnByReference.001.phpt b/tests/lang/returnByReference.001.phpt
index 4abc3c7a2f..51e63b8694 100644
--- a/tests/lang/returnByReference.001.phpt
+++ b/tests/lang/returnByReference.001.phpt
@@ -17,4 +17,4 @@ var_dump($b);
?>
--EXPECT--
int(7)
-int(8) \ No newline at end of file
+int(8)
diff --git a/tests/lang/returnByReference.007.phpt b/tests/lang/returnByReference.007.phpt
index 1247e5596c..badb7365f5 100644
--- a/tests/lang/returnByReference.007.phpt
+++ b/tests/lang/returnByReference.007.phpt
@@ -60,4 +60,4 @@ int(100)
---> 3. Via a return by ref function call, assign by reference the return value of a function that returns by ref:
int(5)
-int(5) \ No newline at end of file
+int(5)
diff --git a/tests/lang/returnByReference.008.phpt b/tests/lang/returnByReference.008.phpt
index d595de22d5..9c396be1bc 100644
--- a/tests/lang/returnByReference.008.phpt
+++ b/tests/lang/returnByReference.008.phpt
@@ -61,4 +61,4 @@ int(100)
---> 3. Via a return by ref function call, assign by reference the return value of a function that returns by ref:
int(5)
-int(5) \ No newline at end of file
+int(5)
diff --git a/tests/lang/static_basic_001.phpt b/tests/lang/static_basic_001.phpt
index 45fc1b2abe..e7a9ff163f 100644
--- a/tests/lang/static_basic_001.phpt
+++ b/tests/lang/static_basic_001.phpt
@@ -81,4 +81,4 @@ Initialised to 30: 32
Using static keyword at global scope
10
1 11
-2 12 \ No newline at end of file
+2 12
diff --git a/tests/lang/static_variation_001.phpt b/tests/lang/static_variation_001.phpt
index a27b9fadc7..a08c53fef7 100644
--- a/tests/lang/static_variation_001.phpt
+++ b/tests/lang/static_variation_001.phpt
@@ -109,4 +109,4 @@ array(3) {
int(2)
[2]=>
int(3)
-} \ No newline at end of file
+}
diff --git a/tests/lang/static_variation_002.phpt b/tests/lang/static_variation_002.phpt
index b8933fd26e..54567de768 100644
--- a/tests/lang/static_variation_002.phpt
+++ b/tests/lang/static_variation_002.phpt
@@ -81,4 +81,4 @@ array(3) {
int(2)
[2]=>
int(3)
-} \ No newline at end of file
+}
diff --git a/tests/lang/string_decimals_001.phpt b/tests/lang/string_decimals_001.phpt
index 3a509b24bb..daa063bb26 100644
--- a/tests/lang/string_decimals_001.phpt
+++ b/tests/lang/string_decimals_001.phpt
@@ -42,4 +42,4 @@ bool(true)
int(9)
float(9.9)
bool(true)
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/lang/this_assignment.phpt b/tests/lang/this_assignment.phpt
index 7158a34c20..14644d69a9 100644
--- a/tests/lang/this_assignment.phpt
+++ b/tests/lang/this_assignment.phpt
@@ -40,4 +40,4 @@ echo "\n";
===DONE===
--EXPECT--
firstfirstfirstfirstsecondsecondsecondsecondsecond
-===DONE=== \ No newline at end of file
+===DONE===
diff --git a/tests/output/flush_basic_001.phpt b/tests/output/flush_basic_001.phpt
index d9bb639794..1cc363d63c 100644
--- a/tests/output/flush_basic_001.phpt
+++ b/tests/output/flush_basic_001.phpt
@@ -23,4 +23,4 @@ var_dump(flush());
--EXPECT--
NULL
Outside of any user buffers
-NULL \ No newline at end of file
+NULL
diff --git a/tests/output/flush_error_001.phpt b/tests/output/flush_error_001.phpt
index 720c0d503b..a2d308538c 100644
--- a/tests/output/flush_error_001.phpt
+++ b/tests/output/flush_error_001.phpt
@@ -13,4 +13,4 @@ var_dump(flush($extra_arg));
?>
--EXPECTF--
Too many arguments
-NULL \ No newline at end of file
+NULL
diff --git a/tests/output/ob_clean_error_001.phpt b/tests/output/ob_clean_error_001.phpt
index ef1413a7e7..a1b9886f3e 100644
--- a/tests/output/ob_clean_error_001.phpt
+++ b/tests/output/ob_clean_error_001.phpt
@@ -24,4 +24,4 @@ echo "Done";
Warning: ob_clean() expects exactly 0 parameters, 1 given in %s on line 13
NULL
-Done \ No newline at end of file
+Done
diff --git a/tests/output/ob_get_clean_basic_002.phpt b/tests/output/ob_get_clean_basic_002.phpt
index a5992734c6..c877642e23 100644
--- a/tests/output/ob_get_clean_basic_002.phpt
+++ b/tests/output/ob_get_clean_basic_002.phpt
@@ -17,4 +17,4 @@ $out = strtolower($out);
var_dump($out);
?>
--EXPECT--
-string(11) "hello world" \ No newline at end of file
+string(11) "hello world"
diff --git a/tests/output/ob_get_clean_error_001.phpt b/tests/output/ob_get_clean_error_001.phpt
index a77a69e5e9..d6e2dd7b61 100644
--- a/tests/output/ob_get_clean_error_001.phpt
+++ b/tests/output/ob_get_clean_error_001.phpt
@@ -19,4 +19,4 @@ var_dump(ob_get_clean($extra_arg));
Too many arguments
Warning: ob_get_clean() expects exactly 0 parameters, 1 given in %s on line 10
-NULL \ No newline at end of file
+NULL
diff --git a/tests/output/ob_get_contents_basic_001.phpt b/tests/output/ob_get_contents_basic_001.phpt
index a99024506d..a2c70d790a 100644
--- a/tests/output/ob_get_contents_basic_001.phpt
+++ b/tests/output/ob_get_contents_basic_001.phpt
@@ -70,4 +70,4 @@ string(0) ""
check that no contents found after an end
Hello World
bool(false)
-Done \ No newline at end of file
+Done
diff --git a/tests/output/ob_get_length_basic_001.phpt b/tests/output/ob_get_length_basic_001.phpt
index 98469c2583..88d6d27850 100644
--- a/tests/output/ob_get_length_basic_001.phpt
+++ b/tests/output/ob_get_length_basic_001.phpt
@@ -34,4 +34,4 @@ int(13)
int(0)
int(0)
No output buffers
-bool(false) \ No newline at end of file
+bool(false)
diff --git a/tests/output/ob_get_length_error_001.phpt b/tests/output/ob_get_length_error_001.phpt
index 8218b5091a..3de0cb10a8 100644
--- a/tests/output/ob_get_length_error_001.phpt
+++ b/tests/output/ob_get_length_error_001.phpt
@@ -19,4 +19,4 @@ var_dump(ob_get_length($extra_arg));
Too many arguments
Warning: ob_get_length() expects exactly 0 parameters, 1 given in %s on line 10
-NULL \ No newline at end of file
+NULL
diff --git a/tests/output/ob_get_level_error_001.phpt b/tests/output/ob_get_level_error_001.phpt
index 326dd24428..4719bdd72e 100644
--- a/tests/output/ob_get_level_error_001.phpt
+++ b/tests/output/ob_get_level_error_001.phpt
@@ -24,4 +24,4 @@ echo "Done";
Warning: ob_get_level() expects exactly 0 parameters, 1 given in %s on line 13
NULL
-Done \ No newline at end of file
+Done
diff --git a/tests/output/ob_implicit_flush_basic_002.phpt b/tests/output/ob_implicit_flush_basic_002.phpt
index 6b378a7f18..ad278e34bd 100644
--- a/tests/output/ob_implicit_flush_basic_002.phpt
+++ b/tests/output/ob_implicit_flush_basic_002.phpt
@@ -26,4 +26,4 @@ echo "Done";
?>
--EXPECTF--
*** Testing ob_implicit_flush() : ensure implicit flushing does not apply to user buffers. ***
-Done \ No newline at end of file
+Done
diff --git a/tests/output/ob_implicit_flush_error_001.phpt b/tests/output/ob_implicit_flush_error_001.phpt
index 1df38ca4ed..1fac1b34d9 100644
--- a/tests/output/ob_implicit_flush_error_001.phpt
+++ b/tests/output/ob_implicit_flush_error_001.phpt
@@ -26,4 +26,4 @@ echo "Done";
Warning: ob_implicit_flush() expects at most 1 parameter, 2 given in %s on line 15
NULL
-Done \ No newline at end of file
+Done
diff --git a/tests/output/ob_implicit_flush_variation_001.phpt b/tests/output/ob_implicit_flush_variation_001.phpt
index 73d5820691..19989cc80d 100644
--- a/tests/output/ob_implicit_flush_variation_001.phpt
+++ b/tests/output/ob_implicit_flush_variation_001.phpt
@@ -122,19 +122,19 @@ NULL
NULL
--empty array--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, array given, %s(97)
NULL
--int indexed array--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, array given, %s(97)
NULL
--associative array--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, array given, %s(97)
NULL
--nested arrays--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, array given, %s(97)
NULL
--uppercase NULL--
@@ -156,35 +156,35 @@ NULL
NULL
--empty string DQ--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, %unicode_string_optional% given, %s(97)
NULL
--empty string SQ--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, %unicode_string_optional% given, %s(97)
NULL
--string DQ--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, %unicode_string_optional% given, %s(97)
NULL
--string SQ--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, %unicode_string_optional% given, %s(97)
NULL
--mixed case string--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, %unicode_string_optional% given, %s(97)
NULL
--heredoc--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, %unicode_string_optional% given, %s(97)
NULL
--instance of classWithToString--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, object given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, object given, %s(97)
NULL
--instance of classWithoutToString--
-Error: 2 - ob_implicit_flush() expects parameter 1 to be long, object given, %s(97)
+Error: 2 - ob_implicit_flush() expects parameter 1 to be integer, object given, %s(97)
NULL
--undefined var--
diff --git a/tests/output/ob_start_basic_001.phpt b/tests/output/ob_start_basic_001.phpt
index d93a7313b8..02275c62c5 100644
--- a/tests/output/ob_start_basic_001.phpt
+++ b/tests/output/ob_start_basic_001.phpt
@@ -11,4 +11,4 @@ var_dump(ob_start());
?>
--EXPECT--
-bool(true) \ No newline at end of file
+bool(true)
diff --git a/tests/output/ob_start_basic_002.phpt b/tests/output/ob_start_basic_002.phpt
index 92d9069f32..eac69aa8a6 100644
--- a/tests/output/ob_start_basic_002.phpt
+++ b/tests/output/ob_start_basic_002.phpt
@@ -52,4 +52,4 @@ I stole your output.
--> Use callback 'return_zero':
0
-==DONE== \ No newline at end of file
+==DONE==
diff --git a/tests/output/ob_start_basic_003.phpt b/tests/output/ob_start_basic_003.phpt
index ebd883af73..6fd7fe798c 100644
--- a/tests/output/ob_start_basic_003.phpt
+++ b/tests/output/ob_start_basic_003.phpt
@@ -15,4 +15,4 @@ echo "done (you shouldn't see this)";
?>
--EXPECTF--
-I have stolen your output \ No newline at end of file
+I have stolen your output
diff --git a/tests/output/ob_start_basic_004.phpt b/tests/output/ob_start_basic_004.phpt
index 710df7a8a0..c71ac068c4 100644
--- a/tests/output/ob_start_basic_004.phpt
+++ b/tests/output/ob_start_basic_004.phpt
@@ -131,4 +131,4 @@ f[call:1; len:8]12345678
f[call:2; len:0]
----( chunk_size: 9, output append size: 4 )----
-f[call:1; len:8]12345678 \ No newline at end of file
+f[call:1; len:8]12345678
diff --git a/tests/output/ob_start_basic_unerasable_001.phpt b/tests/output/ob_start_basic_unerasable_001.phpt
index 8e7280edda..229ba084cf 100644
--- a/tests/output/ob_start_basic_unerasable_001.phpt
+++ b/tests/output/ob_start_basic_unerasable_001.phpt
@@ -19,4 +19,4 @@ var_dump($str);
[callback:1]This call will obtain the content:
string(35) "This call will obtain the content:
"
-==DONE== \ No newline at end of file
+==DONE==
diff --git a/tests/output/ob_start_basic_unerasable_002.phpt b/tests/output/ob_start_basic_unerasable_002.phpt
index 21db1f326c..4fc1f53635 100644
--- a/tests/output/ob_start_basic_unerasable_002.phpt
+++ b/tests/output/ob_start_basic_unerasable_002.phpt
@@ -30,4 +30,4 @@ bool(false)
Notice: ob_end_flush(): failed to send buffer of callback (0) in %s on line 13
bool(false)
The OB nesting will still be 1 level deep:
-int(1) \ No newline at end of file
+int(1)
diff --git a/tests/output/ob_start_basic_unerasable_003.phpt b/tests/output/ob_start_basic_unerasable_003.phpt
index 6eb6418388..9c09bd5e5f 100644
--- a/tests/output/ob_start_basic_unerasable_003.phpt
+++ b/tests/output/ob_start_basic_unerasable_003.phpt
@@ -19,4 +19,4 @@ var_dump($str);
Notice: ob_get_clean(): failed to discard buffer of callback (0) in %s on line 11
Notice: ob_get_clean(): failed to delete buffer of callback (0) in %s on line 11
-string(65) "This call will obtain the content, but will not clean the buffer." \ No newline at end of file
+string(65) "This call will obtain the content, but will not clean the buffer."
diff --git a/tests/output/ob_start_basic_unerasable_004.phpt b/tests/output/ob_start_basic_unerasable_004.phpt
index 62d9756e3f..02308b3ef4 100644
--- a/tests/output/ob_start_basic_unerasable_004.phpt
+++ b/tests/output/ob_start_basic_unerasable_004.phpt
@@ -19,4 +19,4 @@ var_dump($str);
Notice: ob_get_flush(): failed to send buffer of callback (0) in %s on line 11
Notice: ob_get_flush(): failed to delete buffer of callback (0) in %s on line 11
-string(65) "This call will obtain the content, but will not flush the buffer." \ No newline at end of file
+string(65) "This call will obtain the content, but will not flush the buffer."
diff --git a/tests/output/ob_start_error_001.phpt b/tests/output/ob_start_error_001.phpt
index b45de831df..34aa13d802 100644
--- a/tests/output/ob_start_error_001.phpt
+++ b/tests/output/ob_start_error_001.phpt
@@ -44,10 +44,10 @@ bool(false)
- Arg 2 wrong type
-Warning: ob_start() expects parameter 2 to be long, string given in %s on line 23
+Warning: ob_start() expects parameter 2 to be integer, string given in %s on line 23
NULL
- Arg 3 wrong type
-Warning: ob_start() expects parameter 3 to be long, string given in %s on line 26
+Warning: ob_start() expects parameter 3 to be integer, string given in %s on line 26
NULL
diff --git a/tests/output/ob_start_error_005.phpt b/tests/output/ob_start_error_005.phpt
index 3e503c6354..134f2249b7 100644
--- a/tests/output/ob_start_error_005.phpt
+++ b/tests/output/ob_start_error_005.phpt
@@ -20,4 +20,4 @@ var_dump(ob_start('f'));
echo "done";
?>
--EXPECTF--
-Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in %s on line 9 \ No newline at end of file
+Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in %s on line 9
diff --git a/tests/run-test/test001.phpt b/tests/run-test/test001.phpt
index 370d09c953..d36e72faa0 100644
--- a/tests/run-test/test001.phpt
+++ b/tests/run-test/test001.phpt
@@ -3,4 +3,4 @@ EXPECT
--FILE--
abc
--EXPECT--
-abc \ No newline at end of file
+abc
diff --git a/tests/run-test/test002.phpt b/tests/run-test/test002.phpt
index 7b91f35c8d..316201e092 100644
--- a/tests/run-test/test002.phpt
+++ b/tests/run-test/test002.phpt
@@ -15,4 +15,4 @@ x
%f
%s
%x
-%c \ No newline at end of file
+%c
diff --git a/tests/run-test/test003.phpt b/tests/run-test/test003.phpt
index c1afad15f7..6f9eb6a794 100644
--- a/tests/run-test/test003.phpt
+++ b/tests/run-test/test003.phpt
@@ -3,4 +3,4 @@ EXPECTREGEX
--FILE--
abcde12314235xyz34264768286abcde
--EXPECTREGEX--
-[abcde]+[0-5]*xyz[2-8]+abcde \ No newline at end of file
+[abcde]+[0-5]*xyz[2-8]+abcde
diff --git a/tests/run-test/test004.phpt b/tests/run-test/test004.phpt
index 19dbdede8c..c566ca71f6 100644
--- a/tests/run-test/test004.phpt
+++ b/tests/run-test/test004.phpt
@@ -7,4 +7,4 @@ arg_separator.input==
var_dump(ini_get('arg_separator.input'));
?>
--EXPECT--
-string(1) "=" \ No newline at end of file
+string(1) "="