1--TEST-- 2GH-16234 jewishtojd overflow on year argument 3--EXTENSIONS-- 4calendar 5--FILE-- 6<?php 7jewishtojd(1218182888, 1, 1218182888); 8echo "DONE"; 9?> 10--EXPECT-- 11DONE 12