3v4l.org

run code in 300+ PHP versions simultaneously
<?php $line = "and 0.26818 0.14346 -0.27877 0.016257 0.11384 0.69923 -0.51332 -0.47368 -0.33075 -0.13834 0.2702 0.30938 -0.45012 -0.4127 -0.09932 0.038085 0.029749 0.10076 -0.25058 -0.51818 0.34558 0.44922 0.48791 -0.080866 -0.10121 -1.3777 -0.10866 -0.23201 0.012839 -0.46508 3.8463 0.31362 0.13643 -0.52244 0.3302 0.33707 -0.35601 0.32431 0.12041 0.3512 -0.069043 0.36885 0.25168 -0.24517 0.25381 0.1367 -0.31178 -0.6321 -0.25028 -0.38097"; $word = explode(' ',$line)[0]; $vector = implode( array_shift( explode(' ',$line) ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GnqUP
function name:  (null)
number of ops:  19
compiled vars:  !0 = $line, !1 = $word, !2 = $vector
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'and+0.26818+0.14346+-0.27877+0.016257+0.11384+0.69923+-0.51332+-0.47368+-0.33075+-0.13834+0.2702+0.30938+-0.45012+-0.4127+-0.09932+0.038085+0.029749+0.10076+-0.25058+-0.51818+0.34558+0.44922+0.48791+-0.080866+-0.10121+-1.3777+-0.10866+-0.23201+0.012839+-0.46508+3.8463+0.31362+0.13643+-0.52244+0.3302+0.33707+-0.35601+0.32431+0.12041+0.3512+-0.069043+0.36885+0.25168+-0.24517+0.25381+0.1367+-0.31178+-0.6321+-0.25028+-0.38097'
    3     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '+'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $4      
          5        FETCH_DIM_R                                      ~5      $4, 0
          6        ASSIGN                                                   !1, ~5
    4     7        INIT_FCALL                                               'implode'
          8        INIT_FCALL                                               'array_shift'
          9        INIT_FCALL                                               'explode'
         10        SEND_VAL                                                 '+'
         11        SEND_VAR                                                 !0
         12        DO_ICALL                                         $7      
         13        SEND_VAR_NO_REF                               0          $7
         14        DO_ICALL                                         $8      
         15        SEND_VAR                                                 $8
         16        DO_ICALL                                         $9      
         17        ASSIGN                                                   !2, $9
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.81 ms | 1386 KiB | 19 Q