You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zeev Suraski 39aa59bdec More error handling work (still completely disabled) 26 years ago
TSRM hpux needs _REENTRANT 26 years ago
Zend Fix - forgot to split away if refcount>1 26 years ago
build Remove trailing slash 26 years ago
ext More error handling work (still completely disabled) 26 years ago
main More error handling work (still completely disabled) 26 years ago
pear TODO: 26 years ago
regex Integration of -ng changes. Changes: 26 years ago
sapi - Another PHP_WIN32 patch 26 years ago
scripts Decent configure speedup. Makefiles are now generated only for the 27 years ago
tests Object overloading API changed slightly (llist is now a pointer) 26 years ago
win32 adding project file for mcrypt module 26 years ago
CODING_STANDARDS PHP 4.0 27 years ago
CREDITS * Turn on debug by default 27 years ago
ChangeLog ChangeLog update 26 years ago
FUNCTION_LIST.txt PHP 4.0 27 years ago
INSTALL @- Zeus Webserver support (version 3.3.6+) for ISAPI 26 years ago
LICENSE - Change Zend license version 26 years ago
MAINTAINERS # Document module status 26 years ago
MODULES_STATUS # Document module status 26 years ago
Makefile.in - Make php_virtual_cwd compile 26 years ago
NEWS NEWS update 26 years ago
README-BCMATH Handle BCMath 27 years ago
README.CVS-RULES Added notice about LXR and Bonsai. 27 years ago
README.QNX PHP 4.0 27 years ago
README.Zeus @- Zeus Webserver support (version 3.3.6+) for ISAPI 26 years ago
README.bcmath Please, no more bug reports about bcmath 26 years ago
TODO TODO update and fix for C++ comments. 26 years ago
TODO-LeftOver Some ChangeLog surgery. 27 years ago
acconfig.h.in Nuke DEBUG. 26 years ago
acinclude.m4 Test for EBCDIC platform 26 years ago
apidoc-zend.txt - Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now. 26 years ago
apidoc.txt I think that is the preferred way as of now 27 years ago
build-defs.h.in - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 26 years ago
buildconf Integration of -ng changes. Changes: 26 years ago
calendar.mak PHP 4.0 27 years ago
config.guess Fix ltconfig, ltmain.sh 26 years ago
config.sub Fix ltconfig, ltmain.sh 26 years ago
configure.in Check for ieeefp.h. 26 years ago
crypt.mak PHP 4.0 27 years ago
cvsclean "User interface" for removing all files which are ignored by cvs 26 years ago
dbase.mak PHP 4.0 27 years ago
dbm.mak PHP 4.0 27 years ago
dlist.c libzend -> Zend 26 years ago
dlist.h Moving dlist stuff into core. 27 years ago
filepro.mak PHP 4.0 27 years ago
footer PHP 4.0 27 years ago
gd.mak PHP 4.0 27 years ago
genfiles Let genfiles work in the new environment 26 years ago
genif.sh Revamp session's config.m4 and reenable support for mm. The shared memory 26 years ago
header Happy Y2K patch! Happy new year (or the new millennium, depending on whether 26 years ago
hyperwave.mak PHP 4.0 27 years ago
imap4.mak PHP 4.0 27 years ago
ldap.mak PHP 4.0 27 years ago
ltconfig Cleanup 26 years ago
ltmain.sh Upgrade to libtool 1.3.4 26 years ago
main.h Get the license right... (this won't make it to RC1 of B4) 26 years ago
makeall.bat PHP 4.0 27 years ago
makedist Use compression for makedist 26 years ago
makeparser.bat PHP 4.0 27 years ago
makerpm Added makerpm by Samuel Liddicott <sam@campbellsci.co.uk> 26 years ago
msql.mak PHP 4.0 27 years ago
msql1.mak PHP 4.0 27 years ago
mtparser.bat PHP 4.0 27 years ago
mysql.mak PHP 4.0 27 years ago
php.ini-dist Support E_USER_* error types 26 years ago
php.ini-optimized Support E_USER_* error types 26 years ago
php.ini-recommended Support E_USER_* error types 26 years ago
php4.dsp Remove debug runtime libraries from Release builds 26 years ago
php4.dsw @- Added parse_ini_file(). Currently implemented in non thread safe version 26 years ago
php4.gif temporary icon for RPMs until Colin gets back and can make us a spiffy new one 27 years ago
php4.spec.in added workaround for Solaris PIC weirdness. 27 years ago
php4dll.dsp More error handling work (still completely disabled) 26 years ago
php4dllts.dsp - Make Windows builds build again 26 years ago
php4ext.dsw * Add a new workspace for dynamic PHP extensions. 27 years ago
php4ts.dsp - Fix Win32 build in Release_TS* modes 26 years ago
php4ts.dsw Several fixes, plus remove bindlib_w32 (it's more trouble than it's worth) 26 years ago
php_custom_build.mak PHP 4.0 27 years ago
snapshot Integration of -ng changes. Changes: 26 years ago
snmp.mak PHP 4.0 27 years ago
stamp-h.in # Fix ColorResolve bogosity 26 years ago
strtok_r.c Get Win32 to compile again 26 years ago
stub.c * archive-based convenience libraries completely replaced 27 years ago
zlib.mak PHP 4.0 27 years ago

README.bcmath

NOTE: If you are going to build with --enable-bcmath, you must download
http://www.php.net/version4/do_download.php?download_file=number.tar.gz
and unpack it in the top php4 directory.

PHP no longer ships the bcmath files with the distribution because of
licensing restrictions.