diff --git a/CHANGELOG.md b/CHANGELOG.md index 746260b..8df9cbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com/). ## [Unreleased][unreleased] +- + +## [1.2.5] - 2016-02-01 - Added an gateway settings class. ## [1.2.4] - 2015-10-19 @@ -29,7 +32,9 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C ## 1.0.0 - 2015-01-19 - First release. -[unreleased]: https://github.com/wp-pay-gateways/icepay/compare/1.2.3...HEAD +[unreleased]: https://github.com/wp-pay-gateways/icepay/compare/1.2.5...HEAD +[1.2.5]: https://github.com/wp-pay-gateways/icepay/compare/1.2.4...1.2.5 +[1.2.4]: https://github.com/wp-pay-gateways/icepay/compare/1.2.3...1.2.4 [1.2.3]: https://github.com/wp-pay-gateways/icepay/compare/1.2.2...1.2.3 [1.2.2]: https://github.com/wp-pay-gateways/icepay/compare/1.2.1...1.2.2 [1.2.1]: https://github.com/wp-pay-gateways/icepay/compare/1.2.0...1.2.1 diff --git a/composer.json b/composer.json index b33c53b..add56e6 100644 --- a/composer.json +++ b/composer.json @@ -30,8 +30,8 @@ "php": ">=5.2.4", "xrstf/composer-php52": "1.*", "icepay/icepay": "~2.4.0", - "wp-pay/core": "dev-develop", - "wp-pay-gateways/common": "dev-develop" + "wp-pay/core": "^1.3.1", + "wp-pay-gateways/common": "^1.0.0" }, "require-dev": { "phpmd/phpmd": "^2.2.3", diff --git a/composer.lock b/composer.lock index 79eb9a1..b434f80 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "b5c5f257122b2e60a66672ba3a21d098", - "content-hash": "cde783d4bccdcd43146a85d63700b857", + "hash": "0dd677296c94331b98f980a33f85acc7", + "content-hash": "af86b8d5240b064b1294c54cbb9dcc6c", "packages": [ { "name": "icepay/icepay", @@ -42,24 +42,29 @@ }, { "name": "wp-pay-gateways/common", - "version": "dev-develop", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/wp-pay-gateways/common.git", - "reference": "66a36014eaa96b657fd3ac3ade7f6c68c1b3c695" + "reference": "4020ab38efaea0a8366458fd8c4835c53c624cb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-pay-gateways/common/zipball/66a36014eaa96b657fd3ac3ade7f6c68c1b3c695", - "reference": "66a36014eaa96b657fd3ac3ade7f6c68c1b3c695", + "url": "https://api.github.com/repos/wp-pay-gateways/common/zipball/4020ab38efaea0a8366458fd8c4835c53c624cb5", + "reference": "4020ab38efaea0a8366458fd8c4835c53c624cb5", "shasum": "" }, "require": { "php": ">=5.2.4", - "wp-pay/core": "dev-develop" + "wp-pay/core": ">=1.3.0", + "xrstf/composer-php52": "1.*" }, "require-dev": { - "satooshi/php-coveralls": "dev-master" + "phpmd/phpmd": "^2.2.3", + "satooshi/php-coveralls": "^0.7.1", + "squizlabs/php_codesniffer": "^2.2.0", + "wp-cli/wp-cli": "^0.21.1", + "wp-coding-standards/wpcs": "0.8.0" }, "type": "library", "autoload": { @@ -95,24 +100,32 @@ "wordpress", "wp" ], - "time": "2015-11-19 07:11:15" + "time": "2016-01-29 14:12:41" }, { "name": "wp-pay/core", - "version": "dev-develop", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/wp-pay/core.git", - "reference": "64e63674a591787c442e0b74dc5f709e36adcedf" + "reference": "ef03f9f16d54546915ef697e1bd91b7392d8c5df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-pay/core/zipball/64e63674a591787c442e0b74dc5f709e36adcedf", - "reference": "64e63674a591787c442e0b74dc5f709e36adcedf", + "url": "https://api.github.com/repos/wp-pay/core/zipball/ef03f9f16d54546915ef697e1bd91b7392d8c5df", + "reference": "ef03f9f16d54546915ef697e1bd91b7392d8c5df", "shasum": "" }, "require": { - "php": ">=5.2.4" + "php": ">=5.2.4", + "xrstf/composer-php52": "1.*" + }, + "require-dev": { + "phpmd/phpmd": "^2.2.3", + "satooshi/php-coveralls": "^0.7.1", + "squizlabs/php_codesniffer": "^2.2.0", + "wp-cli/wp-cli": "^0.21.1", + "wp-coding-standards/wpcs": "0.8.0" }, "type": "library", "autoload": { @@ -148,7 +161,7 @@ "wordpress", "wp" ], - "time": "2015-12-10 15:55:11" + "time": "2016-01-22 15:28:45" }, { "name": "xrstf/composer-php52", @@ -429,27 +442,26 @@ }, { "name": "pdepend/pdepend", - "version": "2.2.2", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "d3ae0d084d526cdc6c3f1b858fb7148de77b41c5" + "reference": "eceacb580af64e9039b274a1e9c6997fc69756c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/d3ae0d084d526cdc6c3f1b858fb7148de77b41c5", - "reference": "d3ae0d084d526cdc6c3f1b858fb7148de77b41c5", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/eceacb580af64e9039b274a1e9c6997fc69756c7", + "reference": "eceacb580af64e9039b274a1e9c6997fc69756c7", "shasum": "" }, "require": { - "php": ">=5.3.7", - "symfony/config": "^2.3.0", - "symfony/dependency-injection": "^2.3.0", - "symfony/filesystem": "^2.3.0" + "symfony/config": ">=2.4", + "symfony/dependency-injection": ">=2.4", + "symfony/filesystem": ">=2.4" }, "require-dev": { - "phpunit/phpunit": "^4.0.0,<4.8", - "squizlabs/php_codesniffer": "^2.0.0" + "phpunit/phpunit": "4.*@stable", + "squizlabs/php_codesniffer": "@stable" }, "bin": [ "src/bin/pdepend" @@ -465,7 +477,7 @@ "BSD-3-Clause" ], "description": "Official version of pdepend to be handled with Composer", - "time": "2015-10-16 08:49:58" + "time": "2015-09-20 20:30:27" }, { "name": "phpmd/phpmd", @@ -729,16 +741,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "2.5.0", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "e4fb41d5d0387d556e2c25534d630b3cce90ea67" + "reference": "6731851d6aaf1d0d6c58feff1065227b7fda3ba8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e4fb41d5d0387d556e2c25534d630b3cce90ea67", - "reference": "e4fb41d5d0387d556e2c25534d630b3cce90ea67", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6731851d6aaf1d0d6c58feff1065227b7fda3ba8", + "reference": "6731851d6aaf1d0d6c58feff1065227b7fda3ba8", "shasum": "" }, "require": { @@ -756,7 +768,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -802,30 +814,30 @@ "phpcs", "standards" ], - "time": "2015-12-11 00:12:46" + "time": "2016-01-19 23:39:10" }, { "name": "symfony/config", - "version": "v2.8.1", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "17d4b2e64ce1c6ba7caa040f14469b3c44d7f7d2" + "reference": "58680a6516a457a6c65044fe33586c4a81fdff01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/17d4b2e64ce1c6ba7caa040f14469b3c44d7f7d2", - "reference": "17d4b2e64ce1c6ba7caa040f14469b3c44d7f7d2", + "url": "https://api.github.com/repos/symfony/config/zipball/58680a6516a457a6c65044fe33586c4a81fdff01", + "reference": "58680a6516a457a6c65044fe33586c4a81fdff01", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/filesystem": "~2.3|~3.0.0" + "php": ">=5.5.9", + "symfony/filesystem": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -852,7 +864,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2015-12-26 13:37:56" + "time": "2015-12-26 13:39:53" }, { "name": "symfony/console", @@ -916,28 +928,25 @@ }, { "name": "symfony/dependency-injection", - "version": "v2.8.1", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c5086d186f538c2711b9af6f727be7b0446979cd" + "reference": "1256a2e57879ae561278c306d47977d1f73387b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c5086d186f538c2711b9af6f727be7b0446979cd", - "reference": "c5086d186f538c2711b9af6f727be7b0446979cd", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1256a2e57879ae561278c306d47977d1f73387b8", + "reference": "1256a2e57879ae561278c306d47977d1f73387b8", "shasum": "" }, "require": { - "php": ">=5.3.9" - }, - "conflict": { - "symfony/expression-language": "<2.6" + "php": ">=5.5.9" }, "require-dev": { - "symfony/config": "~2.2|~3.0.0", - "symfony/expression-language": "~2.6|~3.0.0", - "symfony/yaml": "~2.1|~3.0.0" + "symfony/config": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/yaml": "~2.8|~3.0" }, "suggest": { "symfony/config": "", @@ -947,7 +956,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -974,20 +983,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2015-12-26 13:37:56" + "time": "2015-12-26 13:39:53" }, { "name": "symfony/event-dispatcher", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc" + "reference": "ee278f7c851533e58ca307f66305ccb9188aceda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5eb815363c0388e83247e7e9853e5dbc14999cc", - "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ee278f7c851533e58ca307f66305ccb9188aceda", + "reference": "ee278f7c851533e58ca307f66305ccb9188aceda", "shasum": "" }, "require": { @@ -1034,29 +1043,29 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-10-30 20:15:42" + "time": "2016-01-13 10:28:07" }, { "name": "symfony/filesystem", - "version": "v2.8.1", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "a7ad724530a764d70c168d321ac226ba3d2f10fc" + "reference": "c2e59d11dccd135dc8f00ee97f34fe1de842e70c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/a7ad724530a764d70c168d321ac226ba3d2f10fc", - "reference": "a7ad724530a764d70c168d321ac226ba3d2f10fc", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/c2e59d11dccd135dc8f00ee97f34fe1de842e70c", + "reference": "c2e59d11dccd135dc8f00ee97f34fe1de842e70c", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -1083,20 +1092,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2015-12-22 10:25:57" + "time": "2015-12-22 10:39:06" }, { "name": "symfony/finder", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "dd41ae57f4f737be271d944a0cc5f5f21203a7c6" + "reference": "c90fabdd97e431ee19b6383999cf35334dff27da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/dd41ae57f4f737be271d944a0cc5f5f21203a7c6", - "reference": "dd41ae57f4f737be271d944a0cc5f5f21203a7c6", + "url": "https://api.github.com/repos/symfony/finder/zipball/c90fabdd97e431ee19b6383999cf35334dff27da", + "reference": "c90fabdd97e431ee19b6383999cf35334dff27da", "shasum": "" }, "require": { @@ -1132,20 +1141,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2015-12-05 11:09:21" + "time": "2016-01-14 08:26:52" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.0.1", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25" + "reference": "1289d16209491b584839022f29257ad859b8532d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/49ff736bd5d41f45240cec77b44967d76e0c3d25", - "reference": "49ff736bd5d41f45240cec77b44967d76e0c3d25", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", + "reference": "1289d16209491b584839022f29257ad859b8532d", "shasum": "" }, "require": { @@ -1157,7 +1166,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -1191,7 +1200,7 @@ "portable", "shim" ], - "time": "2015-11-20 09:19:13" + "time": "2016-01-20 09:13:37" }, { "name": "symfony/stopwatch", @@ -1439,10 +1448,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "wp-pay/core": 20, - "wp-pay-gateways/common": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { diff --git a/package.json b/package.json index 16d52ce..9ed7e1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "icepay", - "version": "1.2.4", + "version": "1.2.5", "description": "ICEPAY driver for the WordPress payment processing library.", "repository": { "type": "git", @@ -34,9 +34,9 @@ "homepage": "http://www.wp-pay.org/gateways/icepay/", "devDependencies": { "grunt": "~0.4.5", - "grunt-contrib-jshint": "^0.11.3", + "grunt-contrib-jshint": "^0.12.0", "grunt-phpcs": "^0.4.0", - "grunt-phplint": "0.0.6", + "grunt-phplint": "0.0.8", "grunt-phpmd": "^0.1.1", "grunt-phpunit": "^0.3.6", "load-grunt-tasks": "^3.4.0" diff --git a/src/Config.php b/src/Config.php index 66866ce..4578cd8 100644 --- a/src/Config.php +++ b/src/Config.php @@ -3,8 +3,9 @@ /** * Title: ICEPAY config * Description: - * Copyright: Copyright (c) 2005 - 2015 + * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @version 1.0.0 */ diff --git a/src/ConfigFactory.php b/src/ConfigFactory.php index 699ae42..853523f 100644 --- a/src/ConfigFactory.php +++ b/src/ConfigFactory.php @@ -3,8 +3,9 @@ /** * Title: ICEPAY config factory * Description: - * Copyright: Copyright (c) 2005 - 2015 + * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @version 1.0.0 */ diff --git a/src/Gateway.php b/src/Gateway.php index 6ff95bf..235c36b 100644 --- a/src/Gateway.php +++ b/src/Gateway.php @@ -3,8 +3,9 @@ /** * Title: ICEPAY gateway * Description: - * Copyright: Copyright (c) 2005 - 2015 + * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @since 1.0.0 * @version 1.2.4 diff --git a/src/Listener.php b/src/Listener.php index 0302d24..335c3d7 100644 --- a/src/Listener.php +++ b/src/Listener.php @@ -3,8 +3,9 @@ /** * Title: ICEPAY listener * Description: - * Copyright: Copyright (c) 2005 - 2015 + * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @version 1.1.0 */ diff --git a/src/Settings.php b/src/Settings.php index 94bbf20..e77ed26 100644 --- a/src/Settings.php +++ b/src/Settings.php @@ -3,8 +3,9 @@ /** * Title: ICEPAY gateway settings * Description: - * Copyright: Copyright (c) 2005 - 2015 + * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @version 1.3.0 * @since 1.3.0 diff --git a/tests/ConfigFactoryTest.php b/tests/ConfigFactoryTest.php index e517be2..52e4f5c 100644 --- a/tests/ConfigFactoryTest.php +++ b/tests/ConfigFactoryTest.php @@ -5,6 +5,7 @@ * Description: * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @version 1.0.0 */ diff --git a/tests/ConfigTest.php b/tests/ConfigTest.php index bd01724..71120ed 100644 --- a/tests/ConfigTest.php +++ b/tests/ConfigTest.php @@ -3,8 +3,9 @@ /** * Title: ICEPAY - Config test * Description: - * Copyright: Copyright (c) 2005 - 2014 + * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @version 1.0.0 */ diff --git a/tests/IntegrationTest.php b/tests/IntegrationTest.php index bf4ba9d..53a0223 100644 --- a/tests/IntegrationTest.php +++ b/tests/IntegrationTest.php @@ -5,6 +5,7 @@ * Description: * Copyright: Copyright (c) 2005 - 2016 * Company: Pronamic + * * @author Remco Tolsma * @version 1.0.0 */