Compare commits
No commits in common. "master" and "v5.3.0" have entirely different histories.
|
@ -2,7 +2,7 @@
|
|||
namespace metagen_php;
|
||||
use Exception;
|
||||
|
||||
function flt_bhl_ref($val, $name, $data, $str_args)
|
||||
function flt_bhl_ref($val, $name, $struct, $str_args)
|
||||
{
|
||||
if(!$val)
|
||||
return $val;
|
||||
|
|
Loading…
Reference in New Issue