3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = '00200010869000'; $b = (int) $a; echo "$a\n$b";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4hq1d
function name:  (null)
number of ops:  8
compiled vars:  !0 = $a, !1 = $b
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '00200010869000'
    4     1        CAST                                          4  ~3      !0
          2        ASSIGN                                                   !1, ~3
    6     3        ROPE_INIT                                     3  ~6      !0
          4        ROPE_ADD                                      1  ~6      ~6, '%0A'
          5        ROPE_END                                      2  ~5      ~6, !1
          6        ECHO                                                     ~5
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.2 ms | 1392 KiB | 13 Q