diff options
| author | Joey Smith <joey@php.net> | 2000-04-27 16:08:36 +0000 |
|---|---|---|
| committer | Joey Smith <joey@php.net> | 2000-04-27 16:08:36 +0000 |
| commit | 095f1d91b178ade6bdf629f020369df9cee19ceb (patch) | |
| tree | 80dd4f819dac1e7f948a83c2e93f41b9e3cb1e7a /README.bcmath | |
| parent | 3b77fd37a9a6199e816fffecd67c16a1c8575546 (diff) | |
| download | php-git-095f1d91b178ade6bdf629f020369df9cee19ceb.tar.gz | |
Please, no more bug reports about bcmath
Diffstat (limited to 'README.bcmath')
| -rw-r--r-- | README.bcmath | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.bcmath b/README.bcmath new file mode 100644 index 0000000000..eb8735699a --- /dev/null +++ b/README.bcmath @@ -0,0 +1,6 @@ +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. |
