3v4l.org

run code in 300+ PHP versions simultaneously
<?php $count = 10; // decimal 10 0b101010 >> 4; // binary 101010 and decimal 4 0XAF << 023; // hexadecimal AF and octal 23
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WTdWV
function name:  (null)
number of ops:  2
compiled vars:  !0 = $count
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 10
    6     1      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
173.9 ms | 1391 KiB | 13 Q