3v4l.org

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

Function %00%7Bclosure%7D%2Fin%2F5jbkF%3A3%240:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5jbkF
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%2F5jbkF%3A3%240

Function %00%7Bclosure%7D%2Fin%2F5jbkF%3A3%241:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5jbkF
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%2F5jbkF%3A3%241

Function %00%7Bclosure%7D%2Fin%2F5jbkF%3A4%242:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5jbkF
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%2F5jbkF%3A4%242

Function %00%7Bclosure%7D%2Fin%2F5jbkF%3A4%243:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5jbkF
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%2F5jbkF%3A4%243

Function %00%7Bclosure%7D%2Fin%2F5jbkF%3A5%244:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5jbkF
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%2F5jbkF%3A5%244

Function %00%7Bclosure%7D%2Fin%2F5jbkF%3A5%245:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5jbkF
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%2F5jbkF%3A5%245

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

End of function %00%7Bclosure%7D%2Fin%2F5jbkF%3A6%246

Function %00%7Bclosure%7D%2Fin%2F5jbkF%3A6%247:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5jbkF
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%2F5jbkF%3A6%247

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.27 ms | 1400 KiB | 15 Q