Skip to content

Commit da4eb7d

Browse files
committed
W.I.P. result
1 parent 94758a1 commit da4eb7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/zend_vm_def.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6943,6 +6943,7 @@ ZEND_VM_HANDLER(114, ZEND_ISSET_ISEMPTY_VAR, CONST|TMPVAR|CV, UNUSED, VAR_FETCH|
69436943
{
69446944
USE_OPLINE
69456945
zval *value;
6946+
/* Should be bool result? */
69466947
int result;
69476948
zval *varname;
69486949
zend_string *name, *tmp_name;

0 commit comments

Comments
 (0)