3v4l.org

run code in 300+ PHP versions simultaneously
<?php $stats_goto = array ( 'OR2016' => array ( 'goto' => 'OR2016/amuzurovic1.stats', ), 0 => array ( 'events' => array ( '' => NULL, 0 => array ( 'time' => 1476052585, 'text' => 'modified', 'diff' => array ( 'remove_lines' => array ( 1 => 'Thu Oct 13 17:42:12 CEST 2016', 2 => '#define PI 3.14', 3 => false, 4 => 'int main() {', 5 => ' ', 6 => ' float R, V, P, S;', 7 => ' printf("Unesite poluprecnik: ");', 8 => ' scanf("%f", &R);', 9 => ' ', 10 => ' P=R*R*PI;', 11 => ' V=(4./3)*R*R*R*PI;', 12 => ' S=4*R*R*PI;', 13 => ' ', 14 => ' printf("\\n Povrsina kruga sa poluprecnikom %.2f je %.2f", R,P);', 15 => ' printf("\\n Zapremina kugle sa poluprecnikom %.2f je %.2f", R,V);', 16 => ' printf("\\n Povrsina lopte sa poluprecnikom %.2f je %.2f", R,S);', 17 => ' ', 18 => ' return 0;', 19 => '}', 20 => ' V=V1+V2;', 21 => ' ', 22 => ' printf("\\nPovrsina tijela sa slike je %.2f",P);', 23 => ' printf("\\nZapremina tijela sa slike je %.2f",V);', 24 => ' ', 25 => ' return 0;', 26 => '}', ), 'add_lines' => array ( 1 => 'Tue May 17 13:35:16 CEST 2016', ), ), ), ), 'last_revision' => 1, ), ); echo($stats_goto['0']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8brk5
function name:  (null)
number of ops:  4
compiled vars:  !0 = $stats_goto
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
   57     1        FETCH_DIM_R                                      ~2      !0, 0
          2        ECHO                                                     ~2
          3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.08 ms | 1392 KiB | 13 Q