--TEST-- Test pow() function : usage variations - different data types as $base argument --INI-- serialize_precision = 14 --SKIPIF-- --FILE-- getMessage(), "\n"; } } fclose($fp); ?> --EXPECTF-- int(0) int(1) float(1881365963625) float(-12895213625) float(9.903520300448E+27) float(1157.625) float(-1157.625) float(1.881676371789%dE+33) float(1.881676371789%dE-27) float(0.125) int(0) int(1) int(0) Unsupported operand types: string ** int Unsupported operand types: array ** int Unsupported operand types: string ** int float(166.375) int(8) float(0.000250047) Unsupported operand types: classA ** int Unsupported operand types: resource ** int