3v4l.org

run code in 300+ PHP versions simultaneously
<?php print $vc_freetime_female = intval(60 * 60 * floatval('0.5'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/h2De1
function name:  (null)
number of ops:  6
compiled vars:  !0 = $vc_freetime_female
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   CAST                                          5  ~1      '0.5'
          1        MUL                                              ~2      ~1, 3600
          2        CAST                                          4  ~3      ~2
          3        ASSIGN                                           ~4      !0, ~3
          4        ECHO                                                     ~4
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.03 ms | 1396 KiB | 13 Q