]> git.mxchange.org Git - core.git/commit - framework/main/classes/mailer/debug/class_DebugMailer.php
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 11:29:43 +0000 (12:29 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 11:29:43 +0000 (12:29 +0100)
commit1ea693c1e7ba44465dc7a563c2e523b55d72c37f
tree7f73b4a0965fe0eed7cc627f135bdc3db960988a
parent57e7f91a5aba4faf1a7ad107b3e013ad926f94f2
Continued:
- replaced InvalidInterfaceException with UnexpectedValueException
- removed that deprecated interface

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/mailer/debug/class_DebugMailer.php
framework/main/exceptions/main/class_InvalidClassNameException.php [deleted file]
framework/main/exceptions/main/class_InvalidInterfaceException.php [deleted file]
framework/main/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php [deleted file]