--TEST-- Test pow() function : usage variations - different data types as $base argument --INI-- precision = 14 --SKIPIF-- --FILE-- getMessage(), "\n"; } } fclose($fp); ?> --EXPECT-- int(0) int(1) int(1881365963625) int(-12895213625) float(7.846377169233351E+56) float(1157.625) float(-1157.625) float(1.8816763717891549E+33) float(1.8816763717891545E-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(1157.625) int(8) float(0.000250047) Unsupported operand types: classA ** int Unsupported operand types: resource ** int