3v4l.org

run code in 300+ PHP versions simultaneously
<?php $lol = function () {} > function () {}; $lol2 = !(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/lo8Ws
function name:  (null)
number of ops:  16
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%2Flo8Ws%3A3%240'
          1        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2Flo8Ws%3A3%241'
          2        IS_SMALLER                                       ~5      ~4, ~3
          3        ASSIGN                                                   !0, ~5
    4     4        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2Flo8Ws%3A4%242'
          5        BOOL_NOT                                         ~8      ~7
          6        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2Flo8Ws%3A4%243'
          7        BOOL_NOT                                         ~10     ~9
          8        CONCAT                                           ~11     ~8, ~10
          9        ASSIGN                                                   !1, ~11
    6    10        INIT_FCALL                                               'var_dump'
         11        SEND_VAR                                                 !0
         12        SEND_VAR                                                 !1
         13        SEND_VAR                                                 !2
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

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

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

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

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.61 ms | 1396 KiB | 15 Q