3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(3215465498795121321, printf('%f', (float) 3215465498795121321), (int)((float)3215465498795121321));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FPLdv
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        SEND_VAL                                                 3215465498795121321
          2        INIT_FCALL                                               'printf'
          3        SEND_VAL                                                 '%25f'
          4        CAST                                          5  ~0      3215465498795121321
          5        SEND_VAL                                                 ~0
          6        DO_ICALL                                         $1      
          7        SEND_VAR                                                 $1
          8        CAST                                          5  ~2      3215465498795121321
          9        CAST                                          4  ~3      ~2
         10        SEND_VAL                                                 ~3
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.35 ms | 1385 KiB | 17 Q