History log of /plugin/smtp/ (Results 51 – 75 of 116)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
07d7cb0b26-Jul-2015 Andreas Gohr <andi@splitbrain.org>

use Psr\Log\LoggerInterface for logging

Using this interface makes it possible to use the library with any
logger that implements that interface - not only MonoLog.

089a513222-May-2015 Andrew Carter <andrewcarter1992@gmail.com>

Code alignment in LogLevel class

Aligned code to improve readability - this also now matches the PSR-3 document (which had lines aligned).

https://github.com/php-fig/fig-standards/blob/master/acc

Code alignment in LogLevel class

Aligned code to improve readability - this also now matches the PSR-3 document (which had lines aligned).

https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md

show more ...

ec12bb3818-May-2015 Cloud <cloud@txthinking.com>

support addX method

c66914f506-Apr-2015 cloud <cloud@txthinking.com>

readme

758c054806-Apr-2015 cloud <cloud@txthinking.com>

GOD!

2d6b3ec406-Apr-2015 cloud <cloud@txthinking.com>

seperate message

065f362301-Apr-2015 Graham Campbell <graham@mineuk.com>

Using namespaces requires php 5.3.0 or higher

81b2bbdc01-Apr-2015 cloud <cloud@txthinking.com>

readme

b346c02401-Apr-2015 cloud <cloud@txthinking.com>

reduce namespace, some test, make debuglog detail

ebc17c8a31-Mar-2015 Matt Sowers <msowers@erblearn.org>

Cleanup

f15d0a7c31-Mar-2015 Matt Sowers <msowers@erblearn.org>

Updated some unit tests

f7d1603131-Mar-2015 Matt Sowers <msowers@erblearn.org>

Updated some unit tests

c5d131ae31-Mar-2015 Matt Sowers <msowers@erblearn.org>

Updated unit tests and added coverage report

950aa3cb31-Mar-2015 Matt Sowers <msowers@erblearn.org>

Updated system to use exceptions over booleans

7db1915c30-Mar-2015 cloud <cloud@txthinking.com>

add return $this

12f7003330-Mar-2015 Cloud <cloud@txthinking.com>

add util

9091bfd926-Mar-2015 Matt Sowers <msowers@erblearn.org>

Updated phpdoc blocks to match types

b3e2c4da26-Mar-2015 Matt Sowers <msowers@erblearn.org>

Updated mailer to return $this on all sets and added a bypass for non-authenticating servers

4ee887be26-Mar-2015 Graham Campbell <graham@mineuk.com>

Phpdoc cleanup

abd9b0cf26-Mar-2015 Graham Campbell <graham@mineuk.com>

PSR-2 fixes

53566ccd26-Mar-2015 Graham Campbell <graham@mineuk.com>

Use PSR-4 without moving any files

4032a63914-Mar-2015 Cloud <cloud@txthinking.com>

readme

a8200cce14-Mar-2015 Cloud <cloud@txthinking.com>

rm version

befa3ef114-Mar-2015 Cloud <cloud@txthinking.com>

add tests

b972426e14-Mar-2015 Cloud <cloud@txthinking.com>

fixed exception

12345