3v4l.org

run code in 300+ PHP versions simultaneously
<?php declare(strict_types=1); enum IntBacked: int { case One = 1; } var_export(null);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/o5uHL
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   DECLARE_CLASS                                            'intbacked'
    9     1        INIT_FCALL                                               'var_export'
          2        SEND_VAL                                                 null
          3        DO_ICALL                                                 
          4      > RETURN                                                   1

Class IntBacked: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
138.97 ms | 1000 KiB | 14 Q