Mercurial > hg > rc1
comparison vendor/pear/mail_mime/README @ 0:1e000243b222
vanilla 1.3.3 distro, I hope
| author | Charlie Root |
|---|---|
| date | Thu, 04 Jan 2018 15:50:29 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:1e000243b222 |
|---|---|
| 1 This package is http://pear.php.net/package/Mail_Mime and has been migrated from http://svn.php.net/repository/pear/packages/Mail_Mime | |
| 2 | |
| 3 Please report all new issues via the PEAR bug tracker. | |
| 4 | |
| 5 If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list. | |
| 6 | |
| 7 To test, run either | |
| 8 $ phpunit tests/ | |
| 9 or | |
| 10 $ pear run-tests -r | |
| 11 | |
| 12 To build, simply | |
| 13 $ pear package | |
| 14 | |
| 15 To install from scratch | |
| 16 $ pear install package.xml | |
| 17 | |
| 18 To upgrade | |
| 19 $ pear upgrade -f package.xml |
