summaryrefslogtreecommitdiff
path: root/ext/standard/tests/math/pow_variation1_64bit.phpt
Commit message (Expand)AuthorAgeFilesLines
* Implement 'Saner Numeric Strings' RFC:George Peter Banyard2020-07-291-17/+7
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Improve type error messages when an object is givenMáté Kocsis2020-05-261-1/+1
* Make numeric operations on resources, arrays and objects type errorsNikita Popov2020-05-051-3/+1
* Improve "unsupported operands" errorNikita Popov2020-04-011-1/+1
* Use serialize_precision for var_dump()Nikita Popov2020-02-251-3/+3
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Throw "Unsupported operand types" error when using ** on arraysNikita Popov2019-10-291-4/+8
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-4/+4
* Add _IS_NUMBER as cast_object() target typeNikita Popov2017-12-261-1/+1
* Warn about invalid strings in arithmeticAndrea Faulds2016-03-301-0/+10
* add T_POW (**) operatordatibbaw2014-02-061-2/+2
* New math tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-121-0/+176