3v4l.org

run code in 300+ PHP versions simultaneously
<?php $RESTRICTED_PROPERTIES = array( "bagel" => 'Awaiting for Confirmation', "dog" => 'Asssigned', "poodle" => 'In Progress', "weiner" => 'Completed', "cuttlefish" => 'Mark As Spam', ); $properties = array("bagel","dog"); /*foreach ($properties as $property) { unset($this->RESTRICTED_PROPERTIES[$property]); }*/ ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/S8LqU
function name:  (null)
number of ops:  3
compiled vars:  !0 = $RESTRICTED_PROPERTIES, !1 = $properties
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    9     1        ASSIGN                                                   !1, <array>
   13     2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
289.06 ms | 1392 KiB | 14 Q