3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo implode(range(10, 40, 10));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/lquQQ
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                                   'range'
          1        SEND_VAL                                                     10
          2        SEND_VAL                                                     40
          3        SEND_VAL                                                     10
          4        DO_ICALL                                             $0      
          5        FRAMELESS_ICALL_1                implode             ~1      $0
          6        ECHO                                                         ~1
          7      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
169.37 ms | 2565 KiB | 14 Q