summaryrefslogtreecommitdiff
path: root/tests/run-test
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-14 17:45:48 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-14 19:45:12 +0200
commit782352c54ad69c517e3c32b0dd2c25d74842647a (patch)
tree220bdc1e814e9f44b3578d49b3f239a3fdefa1d0 /tests/run-test
parent604d4bdae5037e021c1f9d35f08cbeddd610d84c (diff)
downloadphp-git-782352c54ad69c517e3c32b0dd2c25d74842647a.tar.gz
Trim trailing whitespace in *.phpt
Diffstat (limited to 'tests/run-test')
-rw-r--r--tests/run-test/test005.phpt2
-rw-r--r--tests/run-test/test008.phpt2
-rw-r--r--tests/run-test/test008a.phpt2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/run-test/test005.phpt b/tests/run-test/test005.phpt
index ef644a4fb1..a95281fc13 100644
--- a/tests/run-test/test005.phpt
+++ b/tests/run-test/test005.phpt
@@ -12,7 +12,7 @@ track_errors=1
//
// We check the general ini settings which affect error handling
// and than verify if a message is given by a division by zero.
-// EXPECTF is used here since the error format may change but ut
+// EXPECTF is used here since the error format may change but ut
// should always contain 'Division by zero'.
var_dump(ini_get('display_errors'));
var_dump(ini_get('error_reporting'));
diff --git a/tests/run-test/test008.phpt b/tests/run-test/test008.phpt
index 41d22d8e71..c289e7a696 100644
--- a/tests/run-test/test008.phpt
+++ b/tests/run-test/test008.phpt
@@ -12,7 +12,7 @@ track_errors=1
//
// We check the general ini settings which affect error handling
// and than verify if a message is given by a division by zero.
-// EXPECTF is used here since the error format may change but ut
+// EXPECTF is used here since the error format may change but ut
// should always contain 'Division by zero'.
var_dump(ini_get('display_errors'));
var_dump(ini_get('error_reporting'));
diff --git a/tests/run-test/test008a.phpt b/tests/run-test/test008a.phpt
index 9814fa12f7..d247eb36c2 100644
--- a/tests/run-test/test008a.phpt
+++ b/tests/run-test/test008a.phpt
@@ -12,7 +12,7 @@ track_errors=1
//
// We check the general ini settings which affect error handling
// and than verify if a message is given by a division by zero.
-// EXPECTF is used here since the error format may change but ut
+// EXPECTF is used here since the error format may change but ut
// should always contain 'Division by zero'.
var_dump(ini_get('display_errors'));
var_dump(ini_get('error_reporting'));