<?php/* * Initialize a function argument with "value" if not received from caller. Otherwise same as RECV. * opcode number: 64 */function hello($a=5){}?>
Function name: (null)
Compiled variables: none
Function name: hello
Compiled variables: !0=$a