<?php/* * Release the allocated space of "value"? * opcode number: 49 */$a = array(1,2,3);foreach($a as $num){ print $num;}?>
Function name: (null)
Compiled variables: !0=$a, !1=$num