From ea4e3efa14fe6f3f6382c485e86b7021d0029522 Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Wed, 13 Sep 2017 18:35:37 +0200 Subject: [PATCH] Fixed typo --- ext/opcache/tests/opt/dce_007.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/opcache/tests/opt/dce_007.phpt b/ext/opcache/tests/opt/dce_007.phpt index de0ace5a0c9..4ec3da1f055 100644 --- a/ext/opcache/tests/opt/dce_007.phpt +++ b/ext/opcache/tests/opt/dce_007.phpt @@ -1,5 +1,5 @@ --TEST-- -DCE 007: Escaiping of enclosed arrays doesn't prevent removing of enclosing array +DCE 007: Escaping of enclosed arrays doesn't prevent removal of enclosing array --INI-- opcache.enable=1 opcache.enable_cli=1