3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('ONE', 1000, true); print_r(get_defined_constants(true));

Abusive script

This script was stopped while abusing our resources

Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KjtXv
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'define'
          1        SEND_VAL                                                 'ONE'
          2        SEND_VAL                                                 1000
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                                 
    5     5        INIT_FCALL                                               'print_r'
          6        INIT_FCALL                                               'get_defined_constants'
          7        SEND_VAL                                                 <true>
          8        DO_ICALL                                         $1      
          9        SEND_VAR                                                 $1
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.56 ms | 1394 KiB | 19 Q