Skip to content

add php-7.2, change phpunit namespace - #38

Merged
itafroma merged 2 commits into
acquia:masterfrom
peter279k:test_enhancement
Mar 15, 2018
Merged

add php-7.2, change phpunit namespace#38
itafroma merged 2 commits into
acquia:masterfrom
peter279k:test_enhancement

Conversation

@peter279k

@peter279k peter279k commented Mar 14, 2018

Copy link
Copy Markdown
Contributor

Changed log

  • add php7.2 in Travis build.
  • change into the current PHPUnit namepace.
  • add more tests.

@itafroma itafroma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! I just have one small comment.

Comment thread test/AcquiaSpecTest.php Outdated
use GuzzleHttp\Psr7\Response;

class AcquiaSpecTest extends \PHPUnit_Framework_TestCase
class AcquiaSpecTest extends \PHPUnit\Framework\TestCase

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's move these to use statements since they are no longer in the top-level namespace.

@itafroma
itafroma merged commit 2a4f07e into acquia:master Mar 15, 2018
@itafroma

Copy link
Copy Markdown
Contributor

Awesome, thanks again! Merged.

itafroma added a commit to EDSI-Tech/http-hmac-php that referenced this pull request Mar 19, 2018
* master:
  Add PHP 7.2 support, change PHPUnit namespace, improve test coverage (acquia#38)
  Bump minor version in README.
  Update README
  ACM-484: Add a base64 key/secret encoder (acquia#37)
  Ensure response body is rewound after signing response (acquia#35)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants