3v4l.org

run code in 300+ PHP versions simultaneously
<?php $lol = function () {} > function () {}; $lol2 = function () {} < function () {}; $lolwat = function () {} == function () {}; var_dump($lol, $lol2, $lolwat);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9paXj
function name:  (null)
number of ops:  18
compiled vars:  !0 = $lol, !1 = $lol2, !2 = $lolwat
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F9paXj%3A3%240'
          1        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F9paXj%3A3%241'
          2        IS_SMALLER                                       ~5      ~4, ~3
          3        ASSIGN                                                   !0, ~5
    4     4        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F9paXj%3A4%242'
          5        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F9paXj%3A4%243'
          6        IS_SMALLER                                       ~9      ~7, ~8
          7        ASSIGN                                                   !1, ~9
    5     8        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F9paXj%3A5%244'
          9        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2F9paXj%3A5%245'
         10        IS_EQUAL                                         ~13     ~11, ~12
         11        ASSIGN                                                   !2, ~13
    7    12        INIT_FCALL                                               'var_dump'
         13        SEND_VAR                                                 !0
         14        SEND_VAR                                                 !1
         15        SEND_VAR                                                 !2
         16        DO_ICALL                                                 
         17      > RETURN                                                   1

Function %00%7Bclosure%7D%2Fin%2F9paXj%3A3%240:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9paXj
function name:  {closure}
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E > > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F9paXj%3A3%240

Function %00%7Bclosure%7D%2Fin%2F9paXj%3A3%241:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9paXj
function name:  {closure}
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E > > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F9paXj%3A3%241

Function %00%7Bclosure%7D%2Fin%2F9paXj%3A4%242:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9paXj
function name:  {closure}
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E > > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F9paXj%3A4%242

Function %00%7Bclosure%7D%2Fin%2F9paXj%3A4%243:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9paXj
function name:  {closure}
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E > > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F9paXj%3A4%243

Function %00%7Bclosure%7D%2Fin%2F9paXj%3A5%244:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9paXj
function name:  {closure}
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E > > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F9paXj%3A5%244

Function %00%7Bclosure%7D%2Fin%2F9paXj%3A5%245:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9paXj
function name:  {closure}
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E > > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2F9paXj%3A5%245

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.84 ms | 1392 KiB | 15 Q