Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Nette\Object #69

Merged
merged 5 commits into from
Feb 22, 2018
Merged

Conversation

ondrakub
Copy link
Contributor

Removed Nette\Object for support of PHP 7.2

@ondrakub ondrakub mentioned this pull request Feb 20, 2018
@ondrakub
Copy link
Contributor Author

@f3l1x Do you approve this if it is all right? :) I dont want to hurry, but we're waiting for this in our company.

@@ -126,7 126,7 @@ protected function buildRecurrentPayment(RecurrentPayment $payment, $channel)
$payment->getRecurrencePeriod(),
$channels,
$channel,
$this->gopay->config->getGopaySecretKey(),
$this->gopay->getConfig()->getGopaySecretKey(),
Copy link
Member

@f3l1x f3l1x Feb 22, 2018

Choose a reason for hiding this comment

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

Well, I like this syntax. Could you preserve Nette\Object -> SmartObject for that? Similar for soap.

{

use Nette\SmartObject;
Copy link
Member

Choose a reason for hiding this comment

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

Please import this class.

@f3l1x
Copy link
Member

f3l1x commented Feb 22, 2018

It's great, one last thing. Add PHP 7.2 to Travis check.

@f3l1x f3l1x merged commit 54902d5 into contributte:master Feb 22, 2018
@f3l1x
Copy link
Member

f3l1x commented Feb 22, 2018

Thanks.

@f3l1x
Copy link
Member

f3l1x commented Feb 22, 2018

Bumped in v3.2.0

@natocTo
Copy link

natocTo commented Feb 22, 2018

How long it usually take to reflect a new version on packagist? No new version there, it is weird.

@f3l1x
Copy link
Member

f3l1x commented Feb 22, 2018

It's there. I've had to change New BSD to BSD-3-Clause in composer.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants