Skip to content

Commit b9b3145

Browse files
committed
Fix test after rebase
1 parent ab4d111 commit b9b3145

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Zend/tests/operator_unsupported_types.phpt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,8 +2052,7 @@ UNARY OP:
20522052
Cannot perform bitwise not on array
20532053
Cannot perform bitwise not on stdClass
20542054
Cannot perform bitwise not on resource
2055-
Warning: Undefined variable $copy
2056-
No error for ~
2055+
No error for ~"foo"
20572056

20582057

20592058
INCDEC:

0 commit comments

Comments
 (0)