<?php/* * Jump to the address if the value is zero * opcode number: 43 */if($a != 0) echo "foo";?>
Function name: (null)
Compiled variables: !0=$a