3v4l.org

run code in 300+ PHP versions simultaneously
<?php $this->post = array(); echo !empty($this->post['shipping_address']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4pcu0
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_THIS                                       $0      
          1        ASSIGN_OBJ                                               $0, 'post'
          2        OP_DATA                                                  <array>
    4     3        FETCH_THIS                                       $2      
          4        FETCH_OBJ_IS                                     ~3      $2, 'post'
          5        ISSET_ISEMPTY_DIM_OBJ                         1  ~4      ~3, 'shipping_address'
          6        BOOL_NOT                                         ~5      ~4
          7        ECHO                                                     ~5
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.34 ms | 1392 KiB | 13 Q