summaryrefslogtreecommitdiff
path: root/README.bcmath
diff options
context:
space:
mode:
authorJoey Smith <joey@php.net>2000-04-27 16:08:36 +0000
committerJoey Smith <joey@php.net>2000-04-27 16:08:36 +0000
commit095f1d91b178ade6bdf629f020369df9cee19ceb (patch)
tree80dd4f819dac1e7f948a83c2e93f41b9e3cb1e7a /README.bcmath
parent3b77fd37a9a6199e816fffecd67c16a1c8575546 (diff)
downloadphp-git-095f1d91b178ade6bdf629f020369df9cee19ceb.tar.gz
Please, no more bug reports about bcmath
Diffstat (limited to 'README.bcmath')
-rw-r--r--README.bcmath6
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.