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/Q8EoH
function name:  (null)
number of ops:  2
compiled vars:  !0 = $properties
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   ASSIGN                                                   !0, <array>
   13     1      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.08 ms | 1396 KiB | 13 Q