3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.92 ms | 1394 KiB | 15 Q