3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach (explode("\n","Маша Саша Карина Дарина Полина Марина Золина Эльвира Карина Зульфира") as $name) echo rtrim($name, "а"),"\n";
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 13
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 13
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename:       /in/0TWFT
function name:  (null)
number of ops:  15
compiled vars:  !0 = $name
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 '%0A'
          2        SEND_VAL                                                 '%D0%9C%D0%B0%D1%88%D0%B0%0A%D0%A1%D0%B0%D1%88%D0%B0%0A%D0%9A%D0%B0%D1%80%D0%B8%D0%BD%D0%B0%0A%D0%94%D0%B0%D1%80%D0%B8%D0%BD%D0%B0%0A%D0%9F%D0%BE%D0%BB%D0%B8%D0%BD%D0%B0%0A%D0%9C%D0%B0%D1%80%D0%B8%D0%BD%D0%B0%0A%D0%97%D0%BE%D0%BB%D0%B8%D0%BD%D0%B0%0A%D0%AD%D0%BB%D1%8C%D0%B2%D0%B8%D1%80%D0%B0%0A%D0%9A%D0%B0%D1%80%D0%B8%D0%BD%D0%B0%0A%D0%97%D1%83%D0%BB%D1%8C%D1%84%D0%B8%D1%80%D0%B0'
          3        DO_ICALL                                         $1      
          4      > FE_RESET_R                                       $2      $1, ->13
          5    > > FE_FETCH_R                                               $2, !0, ->13
   12     6    >   INIT_FCALL                                               'rtrim'
          7        SEND_VAR                                                 !0
          8        SEND_VAL                                                 '%D0%B0'
          9        DO_ICALL                                         $3      
         10        ECHO                                                     $3
         11        ECHO                                                     '%0A'
    3    12      > JMP                                                      ->5
         13    >   FE_FREE                                                  $2
   12    14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.96 ms | 1399 KiB | 17 Q