3v4l.org

run code in 300+ PHP versions simultaneously
<?php session_set_save_handler(function() { echo 1; return true; }, function() { echo 2; return true; }, function() { echo 3;return true; }, function() { echo 4;return true; }, function() { echo 5;return true; }, function() { echo 6;return true; }); //"oeffne", "schliesse", "lese", "schreibe", "loesche", "gc"); session_start();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JIdWV
function name:  (null)
number of ops:  17
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'session_set_save_handler'
          1        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FJIdWV%3A3%240'
          2        SEND_VAL                                                 ~0
          3        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FJIdWV%3A3%241'
          4        SEND_VAL                                                 ~1
          5        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FJIdWV%3A3%242'
          6        SEND_VAL                                                 ~2
          7        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FJIdWV%3A3%243'
          8        SEND_VAL                                                 ~3
          9        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FJIdWV%3A3%244'
         10        SEND_VAL                                                 ~4
         11        DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FJIdWV%3A3%245'
         12        SEND_VAL                                                 ~5
         13        DO_ICALL                                                 
    5    14        INIT_FCALL                                               'session_start'
         15        DO_ICALL                                                 
         16      > RETURN                                                   1

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

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

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

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

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

End of function %00%7Bclosure%7D%2Fin%2FJIdWV%3A3%242

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

End of function %00%7Bclosure%7D%2Fin%2FJIdWV%3A3%243

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

End of function %00%7Bclosure%7D%2Fin%2FJIdWV%3A3%244

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

End of function %00%7Bclosure%7D%2Fin%2FJIdWV%3A3%245

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
188.72 ms | 1400 KiB | 17 Q