This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-28 18:22:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f630127685fa64d81cf5a88d3ff9999c50737682
archived-php-src
/
ext
/
standard
/
tests
/
math
History
Hannes Magnusson
089b2ab93f
Register missing math constants (been missing since 4.0.2!)
...
Remove M_PI from math.c (its defined in php_math.h)
2006-08-27 18:20:39 +00:00
..
abs.phpt
- Remove unused blocks
2004-05-19 08:56:50 +00:00
bug21523.phpt
use set_time_limit(), this test takes forever on AIX
2006-03-22 19:27:28 +00:00
bug24142.phpt
…
bug25665.phpt
Skip test on solaris
2005-08-05 09:19:43 +00:00
bug25694.phpt
…
bug27646.phpt
fix test
2006-06-20 19:12:12 +00:00
bug28228.phpt
MFB: test fix.
2004-12-14 17:43:53 +00:00
bug30069.phpt
update test to include negative floats as strings too
2005-01-10 16:00:08 +00:00
bug30695.phpt
- Added testcase for bug
#30695
2004-11-29 10:15:03 +00:00
constants.phpt
Register missing math constants (been missing since 4.0.2!)
2006-08-27 18:20:39 +00:00
floorceil.phpt
…
hexdec.phpt
…
log.phpt
…
pow.phpt
…
round.phpt
…