3v4l.org

run code in 300+ PHP versions simultaneously
<?=rand(1,49).' - '.rand(1,49).' - '.rand(1,49).' - '.rand(1,49).' - '.rand(1,49).' - '.rand(1,49) ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/01drM
function name:  (null)
number of ops:  36
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'rand'
          1        SEND_VAL                                                 1
          2        SEND_VAL                                                 49
          3        DO_ICALL                                         $0      
          4        CONCAT                                           ~1      $0, '+-+'
          5        INIT_FCALL                                               'rand'
          6        SEND_VAL                                                 1
          7        SEND_VAL                                                 49
          8        DO_ICALL                                         $2      
          9        CONCAT                                           ~3      ~1, $2
         10        CONCAT                                           ~4      ~3, '+-+'
         11        INIT_FCALL                                               'rand'
         12        SEND_VAL                                                 1
         13        SEND_VAL                                                 49
         14        DO_ICALL                                         $5      
         15        CONCAT                                           ~6      ~4, $5
         16        CONCAT                                           ~7      ~6, '+-+'
         17        INIT_FCALL                                               'rand'
         18        SEND_VAL                                                 1
         19        SEND_VAL                                                 49
         20        DO_ICALL                                         $8      
         21        CONCAT                                           ~9      ~7, $8
         22        CONCAT                                           ~10     ~9, '+-+'
         23        INIT_FCALL                                               'rand'
         24        SEND_VAL                                                 1
         25        SEND_VAL                                                 49
         26        DO_ICALL                                         $11     
         27        CONCAT                                           ~12     ~10, $11
         28        CONCAT                                           ~13     ~12, '+-+'
         29        INIT_FCALL                                               'rand'
         30        SEND_VAL                                                 1
         31        SEND_VAL                                                 49
         32        DO_ICALL                                         $14     
         33        CONCAT                                           ~15     ~13, $14
         34        ECHO                                                     ~15
         35      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.88 ms | 1396 KiB | 15 Q