Test: /ext/standard/tests/math/pow-operator.phpt - Version 5.6.41-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+
002- OK
003+ Assert failed:
004+ (-3) **2 === 9
005+ Left: float(9)
006+ Right: int(9)