bug73172.inc   [plain text]


<?php

function test($a, $x, $y){
  return;
}
test('test', 9223372036854775808, 'test');