3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'https://monicavinader.com/engraving_api/export-link'; $re = '/^https?:\/\//'; var_dump(preg_match($re));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IB9QB
function name:  (null)
number of ops:  9
compiled vars:  !0 = $url, !1 = $re
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fmonicavinader.com%2Fengraving_api%2Fexport-link'
    4     1        ASSIGN                                                   !1, '%2F%5Ehttps%3F%3A%5C%2F%5C%2F%2F'
    5     2        INIT_FCALL                                               'var_dump'
          3        INIT_FCALL                                               'preg_match'
          4        SEND_VAR                                                 !1
          5        DO_ICALL                                         $4      
          6        SEND_VAR                                                 $4
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.11 ms | 1393 KiB | 17 Q