<?php/* * no longer surpress error messages * opcode number: 58 */$my_file = @file ('non_existent_file') or die ("error:'$php_errormsg'");?>
Function name: (null)
Compiled variables: !0=$my_file, !1=$php_errormsg