3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo PHP_INT_SIZE, PHP_EOL, floatval(str_pad('1', 100, '0'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/08KgK
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     8
          1        ECHO                                                     '%0A'
          2        INIT_FCALL                                               'str_pad'
          3        SEND_VAL                                                 '1'
          4        SEND_VAL                                                 100
          5        SEND_VAL                                                 '0'
          6        DO_ICALL                                         $0      
          7        CAST                                          5  ~1      $0
          8        ECHO                                                     ~1
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.5 ms | 1398 KiB | 15 Q