3v4l.org

run code in 300+ PHP versions simultaneously
<?php $BookSearchCriteria ->BNOTR="Borrowed and Not Returned"; $BookSearchCriteria ->BYESR="Borrowed and Returned"; echo $BookSearchCriteria; $user; $user -> $name; echo $user;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PRZlB
function name:  (null)
number of ops:  9
compiled vars:  !0 = $BookSearchCriteria, !1 = $user, !2 = $name
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_OBJ                                               !0, 'BNOTR'
          1        OP_DATA                                                  'Borrowed+and+Not+Returned'
    3     2        ASSIGN_OBJ                                               !0, 'BYESR'
          3        OP_DATA                                                  'Borrowed+and+Returned'
    5     4        ECHO                                                     !0
    7     5        FETCH_OBJ_R                                      ~5      !1, !2
          6        FREE                                                     ~5
    8     7        ECHO                                                     !1
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.71 ms | 1392 KiB | 13 Q