Skip to content

Commit a554416

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: typo
2 parents 869ccf1 + 4845d70 commit a554416

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/opcache/tests/opt/assign_obj_001.phpt

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)