3v4l.org

run code in 300+ PHP versions simultaneously
<?php @preg_match('not a regex', ''); preg_match('not a regex', '');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZGeLF
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                    ~0      
          1        INIT_FCALL                                               'preg_match'
          2        SEND_VAL                                                 'not+a+regex'
          3        SEND_VAL                                                 ''
          4        DO_ICALL                                                 
          5        END_SILENCE                                              ~0
    4     6        INIT_FCALL                                               'preg_match'
          7        SEND_VAL                                                 'not+a+regex'
          8        SEND_VAL                                                 ''
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.82 ms | 1435 KiB | 14 Q