/* Auto-generated from php/php-langspec tests */ Inside Widget::iDoit Calling instance method >iDoit< array(0) { } Calling instance method >iMethod< array(3) { [0]=> int(10) [1]=> bool(true) [2]=> string(3) "abc" } int(987) Calling instance method >iMethod< array(3) { [0]=> int(10) [1]=> bool(true) [2]=> string(3) "abc" } Calling instance method >123#$%< array(0) { } Inside Widget::sDoit Calling static method >sDoit< array(0) { } Calling static method >sMethod< array(2) { [0]=> NULL [1]=> float(1.234) } string(5) "hello" Calling static method >sMethod< array(2) { [0]=> NULL [1]=> float(1.234) } Calling static method >[]{}< array(0) { }