3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo parse_ini_str('error_reporting = E_ALL ^ E_NOTICE')['error_reporting'];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sgLOS
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'parse_ini_str'
          1        SEND_VAL_EX                                              'error_reporting+%3D+E_ALL+%5E+E_NOTICE'
          2        DO_FCALL                                      0  $0      
          3        FETCH_DIM_R                                      ~1      $0, 'error_reporting'
          4        ECHO                                                     ~1
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.73 ms | 1396 KiB | 14 Q