Lines Matching refs:arg

20     $fn = eval("return function($type \$arg) { return \$arg; };");
34 $msg = str_replace('{closure}(): Argument #1 ($arg)', 'Argument ...', $msg);
69 "42x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
70 "x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
71 "" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
74 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, null given
75 [] => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, array given
76 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, stdClass given
77 new WithToString => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, WithToString g…
85 "42x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|false, string g…
86 "x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|false, string g…
87 "" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|false, string g…
90 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|false, null giv…
91 [] => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|false, array gi…
92 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|false, stdClass…
93 new WithToString => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|false, WithToSt…
106 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|bool, null given
107 [] => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|bool, array giv…
108 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|bool, stdClass …
109 new WithToString => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float|bool, WithToStr…
122 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|bool, null given
123 [] => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|bool, array given
124 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|bool, stdClass given
125 new WithToString => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|bool, WithToString gi…
139 [] => {closure:%s:%d}(): Argument #1 ($arg) must be of type string|int|null, array gi…
140 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type string|int|null, stdClass…
154 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type string|bool, null given
155 [] => {closure:%s:%d}(): Argument #1 ($arg) must be of type string|bool, array given
156 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type string|bool, stdClass giv…
165 "42x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|float, string given
166 "x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|float, string given
167 "" => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|float, string given
170 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|float, null given
172 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|float, stdClass giv…
173 new WithToString => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|float, WithToString…
186 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|string, null given
188 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|string, stdClass gi…
202 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|bool, null given
204 new stdClass => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|bool, stdClass given
205 new WithToString => {closure:%s:%d}(): Argument #1 ($arg) must be of type array|bool, WithToString …