3v4l.org

run code in 300+ PHP versions simultaneously
<?php $line = "var tumbid =[7279847,3636311,9993735,9839442,1882318,8882581,6224458]"; preg_match('/tumbid =\[([0-9,]+)\]/', $line, $matches); echo $matches;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/oOkuR
function name:  (null)
number of ops:  8
compiled vars:  !0 = $line, !1 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'var+tumbid++%3D%5B7279847%2C3636311%2C9993735%2C9839442%2C1882318%2C8882581%2C6224458%5D'
    3     1        INIT_FCALL                                               'preg_match'
          2        SEND_VAL                                                 '%2Ftumbid++%3D%5C%5B%28%5B0-9%2C%5D%2B%29%5C%5D%2F'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
    4     6        ECHO                                                     !1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.76 ms | 1394 KiB | 15 Q