--TEST-- Testing imagecolorallocatealpha(): Wrong types for parameter 2 --CREDITS-- Rafael Dohms --SKIPIF-- --FILE-- --EXPECTF-- Warning: imagecolorallocatealpha() expects parameter 2 to be int, %s given in %s on line %d Warning: imagecolorallocatealpha() expects parameter 2 to be int, array given in %s on line %d Warning: imagecolorallocatealpha() expects parameter 2 to be int, resource given in %s on line %d