3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); preg_match('{.}', 'x', $m); parse_str('', $bar);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CnH9n
function name:  (null)
number of ops:  13
compiled vars:  !0 = $m, !1 = $bar
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'error_reporting'
          1        SEND_VAL                                                 -1
          2        DO_ICALL                                                 
    5     3        INIT_FCALL                                               'preg_match'
          4        SEND_VAL                                                 '%7B.%7D'
          5        SEND_VAL                                                 'x'
          6        SEND_REF                                                 !0
          7        DO_ICALL                                                 
    6     8        INIT_FCALL                                               'parse_str'
          9        SEND_VAL                                                 ''
         10        SEND_REF                                                 !1
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.65 ms | 1394 KiB | 19 Q