3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace foo; ini_set('display_errors', 1); error_reporting(-1); $f = new asf();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iT9oF
function name:  (null)
number of ops:  11
compiled vars:  !0 = $f
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   INIT_NS_FCALL_BY_NAME                                    'foo%5Cini_set'
          1        SEND_VAL_EX                                              'display_errors'
          2        SEND_VAL_EX                                              1
          3        DO_FCALL                                      0          
    6     4        INIT_NS_FCALL_BY_NAME                                    'foo%5Cerror_reporting'
          5        SEND_VAL_EX                                              -1
          6        DO_FCALL                                      0          
    8     7        NEW                                              $3      'foo%5Casf'
          8        DO_FCALL                                      0          
          9        ASSIGN                                                   !0, $3
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.79 ms | 1385 KiB | 17 Q