Commit Graph

9 Commits (60a79649f2a5f85d82af923e48cdf1cc895e9b10)

Author SHA1 Message Date
Dennis1993 60a79649f2 Update Socket.php
remove sensless version_compare(). Min PHP Version is 5.2.1 so is a check of PHP 5.1.0 sensless. So never occurs.
13 years ago
Aleksander Machniak a963a2b38c Fix connecting when host is specified with protocol prefix e.g. ssl:// 13 years ago
Aleksander Machniak c71281fd44 Fix warning when using IP address as hostname in Net_Socket 13 years ago
Aleksander Machniak 893c274045 Fix Net_Socket bug with no timeout (failed connection in managesieve plugin) 13 years ago
Aleksander Machniak e5b376b178 Fix SMTP connection using IPv6 address in smtp_server option (#1489024), update Net_Socket package 13 years ago
alecpl 58b5dde4cc - Updated PEAR::Net_Socket to 1.0.10 15 years ago
alecpl e275ce6e8d - updated bundled Net_Socket to 1.0.9 17 years ago
till a5b598241f * updated bundled Net_Socket to 1.0.8
* updated bundled Net_SMTP to 1.2.10
18 years ago
thomascube 627330f670 Minor bugfixes and SMTP support 21 years ago