diff --git a/build/header_comment.txt b/build/header_comment.txt index e3fc3e6..ea5a646 100644 --- a/build/header_comment.txt +++ b/build/header_comment.txt @@ -9,7 +9,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/ArrayWrapper.php b/src/ArrayWrapper.php index 9ebfede..8f7a052 100644 --- a/src/ArrayWrapper.php +++ b/src/ArrayWrapper.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Config.php b/src/Config.php index 6790df0..f9ee8c9 100644 --- a/src/Config.php +++ b/src/Config.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/ConfigInterface.php b/src/ConfigInterface.php index 90998e3..1b2a147 100644 --- a/src/ConfigInterface.php +++ b/src/ConfigInterface.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Di/Container.php b/src/Di/Container.php index 4676b5a..fd1cc2d 100644 --- a/src/Di/Container.php +++ b/src/Di/Container.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Di/ContainerAware.php b/src/Di/ContainerAware.php index dbf9817..699444e 100644 --- a/src/Di/ContainerAware.php +++ b/src/Di/ContainerAware.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Di/ContainerAwareInterface.php b/src/Di/ContainerAwareInterface.php index f0bd5f5..54b2fb2 100644 --- a/src/Di/ContainerAwareInterface.php +++ b/src/Di/ContainerAwareInterface.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Di/ContainerInterface.php b/src/Di/ContainerInterface.php index d68d7e9..bee8116 100644 --- a/src/Di/ContainerInterface.php +++ b/src/Di/ContainerInterface.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Di/Exception/ContainerException.php b/src/Di/Exception/ContainerException.php index f44997c..5d31705 100644 --- a/src/Di/Exception/ContainerException.php +++ b/src/Di/Exception/ContainerException.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Di/Exception/NotFoundException.php b/src/Di/Exception/NotFoundException.php index 53e008c..efe08cb 100644 --- a/src/Di/Exception/NotFoundException.php +++ b/src/Di/Exception/NotFoundException.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Enum.php b/src/Enum.php index 72cc934..cf66866 100644 --- a/src/Enum.php +++ b/src/Enum.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Exception/ConfigException.php b/src/Exception/ConfigException.php index 28e1eed..b5f3f37 100644 --- a/src/Exception/ConfigException.php +++ b/src/Exception/ConfigException.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Exception/DoubleRenderException.php b/src/Exception/DoubleRenderException.php index 53e5b06..47dc0f8 100644 --- a/src/Exception/DoubleRenderException.php +++ b/src/Exception/DoubleRenderException.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Friend.php b/src/Friend.php index 7088ac2..94b1ed9 100644 --- a/src/Friend.php +++ b/src/Friend.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Json.php b/src/Json.php index db4df8b..a2c2927 100644 --- a/src/Json.php +++ b/src/Json.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/JsonException.php b/src/JsonException.php index b6ca5db..bd671d1 100644 --- a/src/JsonException.php +++ b/src/JsonException.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Model.php b/src/Model.php index 992462e..d9d08ca 100644 --- a/src/Model.php +++ b/src/Model.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Model/DB.php b/src/Model/DB.php index ef83438..f391f9d 100644 --- a/src/Model/DB.php +++ b/src/Model/DB.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/StringWrapper.php b/src/StringWrapper.php index 23f170b..1b9fb3a 100644 --- a/src/StringWrapper.php +++ b/src/StringWrapper.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Transformer/AbstractTransformer.php b/src/Transformer/AbstractTransformer.php index ec27969..bc7026a 100644 --- a/src/Transformer/AbstractTransformer.php +++ b/src/Transformer/AbstractTransformer.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Transformer/TransformerInterface.php b/src/Transformer/TransformerInterface.php index 22f4347..c2835ae 100644 --- a/src/Transformer/TransformerInterface.php +++ b/src/Transformer/TransformerInterface.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Type/ArrayType.php b/src/Type/ArrayType.php index 9accb9e..d093efa 100644 --- a/src/Type/ArrayType.php +++ b/src/Type/ArrayType.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/Type/StringType.php b/src/Type/StringType.php index 576f910..479817b 100644 --- a/src/Type/StringType.php +++ b/src/Type/StringType.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/View.php b/src/View.php index 340a76e..98e769d 100644 --- a/src/View.php +++ b/src/View.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/View/HtmlView.php b/src/View/HtmlView.php index 6be0dd6..85a50bb 100644 --- a/src/View/HtmlView.php +++ b/src/View/HtmlView.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/View/HttpView.php b/src/View/HttpView.php index bc221b9..00cd5f0 100644 --- a/src/View/HttpView.php +++ b/src/View/HttpView.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/View/JsonView.php b/src/View/JsonView.php index 6083dfd..4f15ca6 100644 --- a/src/View/JsonView.php +++ b/src/View/JsonView.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/ViewInterface.php b/src/ViewInterface.php index 2d5cce0..6a71820 100644 --- a/src/ViewInterface.php +++ b/src/ViewInterface.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/src/functions.php b/src/functions.php index 291211f..0d05ce5 100644 --- a/src/functions.php +++ b/src/functions.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/BaseModelTest.php b/tests/BaseModelTest.php index b396613..22737fb 100644 --- a/tests/BaseModelTest.php +++ b/tests/BaseModelTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/ConfigTest.php b/tests/ConfigTest.php index 1ee924c..f451fa3 100644 --- a/tests/ConfigTest.php +++ b/tests/ConfigTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Di/ContainerAwareTest.php b/tests/Di/ContainerAwareTest.php index 518d35a..8f1a92e 100644 --- a/tests/Di/ContainerAwareTest.php +++ b/tests/Di/ContainerAwareTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Di/ContainerTest.php b/tests/Di/ContainerTest.php index a02944a..f7464aa 100644 --- a/tests/Di/ContainerTest.php +++ b/tests/Di/ContainerTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/EnumTest.php b/tests/EnumTest.php index b7ca6d6..94263ad 100644 --- a/tests/EnumTest.php +++ b/tests/EnumTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Exception/DoubleRenderExceptionTest.php b/tests/Exception/DoubleRenderExceptionTest.php index bbeb27a..db4e070 100644 --- a/tests/Exception/DoubleRenderExceptionTest.php +++ b/tests/Exception/DoubleRenderExceptionTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/FriendTest.php b/tests/FriendTest.php index e4d4b33..22c76cf 100644 --- a/tests/FriendTest.php +++ b/tests/FriendTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Ion_TestCase.php b/tests/Ion_TestCase.php index b9d7b83..5fb7933 100644 --- a/tests/Ion_TestCase.php +++ b/tests/Ion_TestCase.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/JsonTest.php b/tests/JsonTest.php index 1e657f9..7611266 100644 --- a/tests/JsonTest.php +++ b/tests/JsonTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Model/BaseDBModelTest.php b/tests/Model/BaseDBModelTest.php index 44b97a5..b5afe7e 100644 --- a/tests/Model/BaseDBModelTest.php +++ b/tests/Model/BaseDBModelTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/StringWrapperTest.php b/tests/StringWrapperTest.php index 2154471..1c93db6 100644 --- a/tests/StringWrapperTest.php +++ b/tests/StringWrapperTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/TestSessionHandler.php b/tests/TestSessionHandler.php index 5ba4420..9993ae1 100644 --- a/tests/TestSessionHandler.php +++ b/tests/TestSessionHandler.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Transformer/AbstractTransformerTest.php b/tests/Transformer/AbstractTransformerTest.php index 7a98060..f81aceb 100644 --- a/tests/Transformer/AbstractTransformerTest.php +++ b/tests/Transformer/AbstractTransformerTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Type/ArrayTypeTest.php b/tests/Type/ArrayTypeTest.php index dd1790e..f4f259d 100644 --- a/tests/Type/ArrayTypeTest.php +++ b/tests/Type/ArrayTypeTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/Type/StringTypeTest.php b/tests/Type/StringTypeTest.php index f749b97..2570881 100644 --- a/tests/Type/StringTypeTest.php +++ b/tests/Type/StringTypeTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/View/HtmlViewTest.php b/tests/View/HtmlViewTest.php index beb5c01..a00d542 100644 --- a/tests/View/HtmlViewTest.php +++ b/tests/View/HtmlViewTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/View/HttpViewTest.php b/tests/View/HttpViewTest.php index 1e1235a..20d1455 100644 --- a/tests/View/HttpViewTest.php +++ b/tests/View/HttpViewTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/View/JsonViewTest.php b/tests/View/JsonViewTest.php index 06edb95..3a67698 100644 --- a/tests/View/JsonViewTest.php +++ b/tests/View/JsonViewTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/functionsTest.php b/tests/functionsTest.php index e343787..05f433b 100644 --- a/tests/functionsTest.php +++ b/tests/functionsTest.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */ diff --git a/tests/mocks.php b/tests/mocks.php index ed7a388..6f8e7ed 100644 --- a/tests/mocks.php +++ b/tests/mocks.php @@ -10,7 +10,7 @@ * @author Timothy J. Warren * @copyright 2015 - 2018 Timothy J. Warren * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @version 2.4.0 + * @version 2.4.1 * @link https://git.timshomepage.net/timw4mail/ion */