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-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2e90b4e8bd70950d56ea2d80ca6dba3e5bcedf7
archived-php-src
/
ext
/
bcmath
History
Sascha Schumann
fe50664d4d
#if COMPILE_DL
...
becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
bcmath.c
#if COMPILE_DL
2000-05-02 00:44:35 +00:00
config.m4
Forgot to mention: Added configure time checking for bcmath package. (Thanks, Sascha!)
2000-05-01 04:02:43 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
php_bcmath.h
- Made PHP_VERSION and PHP_OS work again
1999-12-17 20:55:31 +00:00
setup.stub
moved bcmath
1999-04-21 23:28:00 +00:00