3v4l.org

run code in 500+ PHP versions simultaneously
<?php $a = (int) $b; $a = (INT) $b; $a = ( int) $b; $a = ( int ) $b; $a = (int ) $b; $a = ( int ) $b; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/P5VcS
function name:  (null)
number of ops:  13
compiled vars:  !0 = $a, !1 = $b
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   CAST                                              4  ~2      !1
          1        ASSIGN                                                       !0, ~2
    4     2        CAST                                              4  ~4      !1
          3        ASSIGN                                                       !0, ~4
    5     4        CAST                                              4  ~6      !1
          5        ASSIGN                                                       !0, ~6
    6     6        CAST                                              4  ~8      !1
          7        ASSIGN                                                       !0, ~8
    7     8        CAST                                              4  ~10     !1
          9        ASSIGN                                                       !0, ~10
    8    10        CAST                                              4  ~12     !1
         11        ASSIGN                                                       !0, ~12
    9    12      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
154.02 ms | 1492 KiB | 13 Q