diff options
| author | Wez Furlong <wez@php.net> | 2002-04-20 14:29:06 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2002-04-20 14:29:06 +0000 |
| commit | 83f57e03814967ea87018dcf329cb0eebb06fc95 (patch) | |
| tree | 8dac2a2139975e1a39aeee49628c2107561d4d4f | |
| parent | 3fe419e7a2b9e6b34edc284d5a9e976692d39df5 (diff) | |
| download | php-git-83f57e03814967ea87018dcf329cb0eebb06fc95.tar.gz | |
The PECL version probably will not compile with PHP 4.2 unless they
check it out on the branch.
I have a tarball ready-to-go from my site, so add a not about it.
| -rw-r--r-- | ext/mailparse/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mailparse/README b/ext/mailparse/README index 5b1b7a2da0..81cd79ff4d 100644 --- a/ext/mailparse/README +++ b/ext/mailparse/README @@ -6,3 +6,5 @@ It is located in /pear/PECL/mailparse/ See http://pear.php.net/faq.php#faq-6 for information about installing a C module from PEAR. +You can download a PHP 4.2 compatible package from: +http://thebrainroom.com/opensource/php/ |
