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-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf36abb2ebbd82e05eebf587fe891177e577d2da
archived-php-src
/
ext
/
standard
/
tests
/
math
History
Sean Bright
114dff39ce
Add missing ?>
2002-10-04 02:34:15 +00:00
..
abs.phpt
- Fix tests to work with CLI
2002-03-05 09:00:56 +00:00
floorceil.phpt
Removed the ceil(-0.5); test. The return value is depedant on system's
2002-09-29 21:45:54 +00:00
hexdec.phpt
Add missing ?>
2002-10-04 02:34:15 +00:00
pow.phpt
Added tests for pow()'ing with broken exponents and some additional test
2002-03-21 14:18:30 +00:00
round.phpt
- Fix tests to work with CLI
2002-03-05 09:00:56 +00:00