Skip to content

Commit 263a07e

Browse files
committedAug 29, 2022
typo
1 parent f92505c commit 263a07e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎ext/opcache/tests/opt/assign_obj_001.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
ASSIGN_OP 001: Incrrect optimization of ASSIGN_OBJ may lead to memory leak
2+
ASSIGN_OP 001: Incorrect optimization of ASSIGN_OBJ may lead to memory leak
33
--INI--
44
opcache.enable=1
55
opcache.enable_cli=1

‎ext/opcache/tests/opt/assign_op_001.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
ASSIGN_OP 001: Incrrect optimization of ASSIGN_OP may lead to memory leak
2+
ASSIGN_OP 001: Incorrect optimization of ASSIGN_OP may lead to memory leak
33
--INI--
44
opcache.enable=1
55
opcache.enable_cli=1

0 commit comments

Comments
 (0)