3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ranges = explode(',', '221-231,232-242,243-253,254-264,265-275,276-286,287-297,298-308,309-319,320-330,331-341,342-352'); echo $ranges;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MB8oV
function name:  (null)
number of ops:  7
compiled vars:  !0 = $ranges
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 '%2C'
          2        SEND_VAL                                                 '221-231%2C232-242%2C243-253%2C254-264%2C265-275%2C276-286%2C287-297%2C298-308%2C309-319%2C320-330%2C331-341%2C342-352'
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    3     5        ECHO                                                     !0
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.22 ms | 1393 KiB | 15 Q