3v4l.org

run code in 300+ PHP versions simultaneously
<?php 'change' === 'change' ? print 'true' : print 'false'; print(html_entity_decode("'"));
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 4
Branch analysis from position: 1
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7BSMq
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E > > JMPZ                                                     <true>, ->4
          1    >   ECHO                                                     'true'
          2        QM_ASSIGN                                        ~0      1
          3      > JMP                                                      ->6
          4    >   ECHO                                                     'false'
          5        QM_ASSIGN                                        ~0      1
          6    >   FREE                                                     ~0
    3     7        INIT_FCALL                                               'html_entity_decode'
          8        SEND_VAL                                                 '%27'
          9        DO_ICALL                                         $1      
         10        ECHO                                                     $1
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
191.79 ms | 1394 KiB | 15 Q