From 78c753e8ee2cb3091afdaaa347ff60b8e80ceafc Mon Sep 17 00:00:00 2001 From: Fabien Villepinte Date: Wed, 9 Oct 2019 22:39:32 +0200 Subject: [PATCH] Fix typo in tests --- Zend/tests/array_offset.phpt | 2 +- Zend/tests/bug61095.phpt | 2 +- Zend/tests/bug61225.phpt | 2 +- ext/sockets/tests/socket_sendrecvmsg_multi_msg.phpt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Zend/tests/array_offset.phpt b/Zend/tests/array_offset.phpt index 0879f80918..0a86bf7e9c 100644 --- a/Zend/tests/array_offset.phpt +++ b/Zend/tests/array_offset.phpt @@ -1,5 +1,5 @@ --TEST-- -Ensure "undefined offset" notice formats message corectly when undefined key is negative +Ensure "undefined offset" notice formats message correctly when undefined key is negative --FILE-- incorectly) +Bug #61095 (Lexing 0x00*+ incorrectly) --FILE-- incorectly) +Bug #61225 (Lexing 0b0*+ incorrectly) --FILE--