--TEST-- Test gmmktime() function : usage variation - Passing octal and hexadecimal values to arguments. --FILE-- ===DONE=== --EXPECTF-- *** Testing gmmktime() : usage variation *** -- Testing gmmktime() function with supplying octal values to arguments -- int(1218182888) -- Testing gmmktime() function with supplying hexa decimal values to arguments -- int(1218182888) ===DONE===