Lines Matching refs:test

4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
8 class test {
25 new test,
65 array(3) { [0]=> int(1) [1]=> int(2) [2]=> int(3)} < object(test)#3 (0) {}
82 string(0) "" < object(test)#3 (0) {}
104 Notice: Object of class test could not be converted to int in %s on line %d
105 >= object(test)#3 (0) {}
127 Notice: Object of class test could not be converted to double in %s on line %d
128 >= object(test)#3 (0) {}
150 Notice: Object of class test could not be converted to int in %s on line %d
151 < object(test)#3 (0) {}
168 string(6) "string" < object(test)#3 (0) {}
185 string(3) "123" < object(test)#3 (0) {}
202 string(3) "2.5" < object(test)#3 (0) {}
219 NULL < object(test)#3 (0) {}
236 bool(true) >= object(test)#3 (0) {}
253 bool(false) < object(test)#3 (0) {}
276 object(stdClass)#1 (0) {} < object(test)#3 (0) {}
301 object(stdClass)#2 (0) {} < object(test)#3 (0) {}
307 object(test)#3 (0) {} >= array(3) { [0]=> int(1) [1]=> int(2) [2]=> int(3)}
308 object(test)#3 (0) {} >= string(0) ""
309 object(test)#3 (0) {}
310 Notice: Object of class test could not be converted to int in %s on line %d
312 object(test)#3 (0) {}
313 Notice: Object of class test could not be converted to double in %s on line %d
315 object(test)#3 (0) {}
316 Notice: Object of class test could not be converted to int in %s on line %d
318 object(test)#3 (0) {} >= string(6) "string"
319 object(test)#3 (0) {} >= string(3) "123"
320 object(test)#3 (0) {} >= string(3) "2.5"
321 object(test)#3 (0) {} >= NULL
322 object(test)#3 (0) {} >= bool(true)
323 object(test)#3 (0) {} >= bool(false)
324 object(test)#3 (0) {} < object(stdClass)#1 (0) {}
325 object(test)#3 (0) {} < object(stdClass)#2 (0) {}
326 object(test)#3 (0) {} >= object(test)#3 (0) {}
327 object(test)#3 (0) {} >= array(0) {}
328 object(test)#3 (0) {}
329 Notice: Object of class test could not be converted to int in %s on line %d
331 object(test)#3 (0) {} >= string(11) "-2147483648"
345 array(0) {} < object(test)#3 (0) {}
367 Notice: Object of class test could not be converted to int in %s on line %d
368 < object(test)#3 (0) {}
385 string(11) "-2147483648" < object(test)#3 (0) {}