3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_export( $feed->channel->item->title ?? null );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R7Y3e
function name:  (null)
number of ops:  9
compiled vars:  !0 = $feed
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_export'
    4     1        FETCH_OBJ_IS                                     ~1      !0, 'channel'
          2        FETCH_OBJ_IS                                     ~2      ~1, 'item'
          3        FETCH_OBJ_IS                                     ~3      ~2, 'title'
          4        COALESCE                                         ~4      ~3
          5        QM_ASSIGN                                        ~4      null
          6        SEND_VAL                                                 ~4
    3     7        DO_ICALL                                                 
    5     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
138.82 ms | 1449 KiB | 14 Q