summaryrefslogtreecommitdiff
path: root/ext/standard/tests/math/tan_variation.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-2/+0
* Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* Drop non-well formed numeric strings from math function testsGeorge Peter Banyard2020-06-281-4/+0
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-1/+0
* Use serialize_precision for var_dump()Nikita Popov2020-02-251-1/+1
* Reindent phpt filesNikita Popov2020-02-031-15/+15
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-4/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Fix test (new parameter parsing)Felipe Pena2008-02-211-2/+6
* Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acos...Zoe Slattery2007-09-041-0/+52