summaryrefslogtreecommitdiff
path: root/ext/pspell
diff options
context:
space:
mode:
authorFabien Villepinte <fabien.villepinte@gmail.com>2020-06-29 21:31:44 +0200
committerFabien Villepinte <fabien.villepinte@gmail.com>2020-06-29 21:31:44 +0200
commit0c6d06ecfa8f75f5afc4daf852a76c905b672b25 (patch)
tree6148c53323122770695070e156e7a874522104ce /ext/pspell
parent24a8065f8bd58decf1f27ef0aa790c7a51b8d4db (diff)
downloadphp-git-0c6d06ecfa8f75f5afc4daf852a76c905b672b25.tar.gz
Replace EXPECTF when possible
Closes GH-5779
Diffstat (limited to 'ext/pspell')
-rw-r--r--ext/pspell/tests/002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pspell/tests/002.phpt b/ext/pspell/tests/002.phpt
index 34913ae826..4cea0cf7bd 100644
--- a/ext/pspell/tests/002.phpt
+++ b/ext/pspell/tests/002.phpt
@@ -25,7 +25,7 @@ if ($res) {
echo "bool(false)\n";
}
?>
---EXPECTF--
+--EXPECT--
bool(false)
bool(false)
bool(true)