[Bug 505356] Review Request: php-PHPMailer - PHP email transport class with a lot of features

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=505356


Remi Collet <fedora@xxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nobody@xxxxxxxxxxxxxxxxx    |fedora@xxxxxxxxxxxxxxxxx




--- Comment #4 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx>  2009-07-18 07:49:25 EDT ---
PHP CompatInfo report (not fully reliable info, but give some usefull ones): 
$ pci -d /usr/share/php/PHPMailer/ -p -S
+-----------------------------+---------+---+------------+--------------------+
| Files                       | Version | C | Extensions | Constants/Tokens   |
+-----------------------------+---------+---+------------+--------------------+
| /usr/share/php/PHPMailer//* | 5.1.0   | 1 | date       | catch              |
|                             |         |   | filter     | private            |
|                             |         |   | hash       | protected          |
|                             |         |   | mbstring   | public             |
|                             |         |   | openssl    | throw              |
|                             |         |   | pcre       | try                |
+-----------------------------+---------+---+------------+--------------------+


mbstring seems not mandatory (ready quickly the code), but really usefull.

Requiring "php" brings a lot of dependencies (mainly httpd) which are not need
(could use this without apache: with another web server, in cgi, or from
command line)


So Requires seems to be :
Requires: php-mbstring >= 5.1.0

This is only a quick note, I will do the full review ASAP.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]